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 87d1c22b7ebe52f81b8054fd12290d8ff52f063a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Commit message: "epdg: fix a DTE in as_GSUP_rx_CL_REQ" > git rev-list --no-walk 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins626265808004464593.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:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241116-1239-9b028342-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241116-1239-9b028342-0.log', '--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', '-e', 'PODMAN=1', '--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'] time="2024-11-16T12:39:02Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241116-1239-9b028342-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-20241116-1239-9b028342-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (9692 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-20241116-1239-9b028342-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' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241116-1239-9b028342-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-20241116-1239-9b028342-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241116-1239-9b028342-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-20241116-1239-9b028342-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241116-1239-9b028342-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_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_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_3.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_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_3.cc Creating dependency file for Osmocom_Types_part_4.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_3.cc Creating dependency file for Osmocom_Gb_Types_part_4.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_2.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_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_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_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.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_5.cc Creating dependency file for MobileL3_CC_Types_part_6.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_6.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_4.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_4.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc 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 IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241116-1239-9b028342-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-20241116-1239-9b028342-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 (396 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241116-1239-9b028342-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-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 52 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 (22.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-20241116-1239-9b028342-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-20241116-1239-9b028342-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-20241116-1239-9b028342-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-20241116-1239-9b028342-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-20241116-1239-9b028342-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-20241116-1239-9b028342-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-20241116-1239-9b028342-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-20241116-1239-9b028342-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-20241116-1239-9b028342-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-20241116-1239-9b028342-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241116123929612 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241116123929612 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241116123929612 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) 20241116123929612 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241116123929612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241116123929612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241116123929612 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241116123929612 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241116123929612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241116123929612 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241116123929612 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241116123929612 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241116123929612 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241116123929612 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241116123929612 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241116123929612 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241116123929612 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-20241116-1239-9b028342-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x55ec23d5fd60(sgsn) with 23 counters 20241116123929883 DLSS7 INFO (r=127.0.0.1:35156<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116123929883 DLSS7 INFO (r=127.0.0.1:35156<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241116123929883 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:35156<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241116123929883 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116123929883 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241116123929883 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241116123929883 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241116123929883 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241116123929883 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241116123929883 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241116123929883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123929883 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241116123929883 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241116123929883 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241116123929883 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116123929883 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) 20241116123929883 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116123929883 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116123929883 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116123929883 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) 20241116123929883 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116123929883 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116123929883 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:35156<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241116123929883 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) 20241116123929883 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116123929883 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241116123929883 DLSS7 INFO (r=127.0.0.1:56719<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116123929883 DLSS7 INFO (r=127.0.0.1:56719<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241116123929883 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:56719<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241116123929883 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241116123929883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116123929883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116123929883 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116123929883 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241116123929883 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241116123929883 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241116123929883 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241116123929883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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-20241116-1239-9b028342-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@5f94dcb17fe6: Unix server socket created successfully. MC@5f94dcb17fe6: Listening on TCP port 37903. 5f94dcb17fe6 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 5f94dcb17fe6 37903 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5f94dcb17fe6: New HC connected from 10.0.2.100 [10.0.2.100]. 5f94dcb17fe6: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@5f94dcb17fe6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5f94dcb17fe6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f94dcb17fe6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f94dcb17fe6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f94dcb17fe6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f94dcb17fe6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f94dcb17fe6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5f94dcb17fe6: Configuration file was processed on all HCs. MC@5f94dcb17fe6: Creating MTC on host 10.0.2.100. MC@5f94dcb17fe6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116123930884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123930884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach started. 20241116123931729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123931732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123931773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241116123931773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241116123931773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241116123931773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116123931773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123931773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123931773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123931773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123931773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123931774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123931774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123931774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123931775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123931775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123931775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123931775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123931775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241116123931775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116123931775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123931775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123931775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123931775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123931779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116123931788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123931788 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123931816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241116123931816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241116123931816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241116123931816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116123931816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123931816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123931816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123931816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123931816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(12)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116123931819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123931819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123931819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123931819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123931819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123931819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123931819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123931819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241116123931819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116123931819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123931819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(13)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116123931820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123931820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123931823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123931823 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123931833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123931833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(10)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123931844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241116123931844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241116123931844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241116123931844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116123931844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123931844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123931844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123931844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123931844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123931846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123931846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123931846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123931847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123931847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123931847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123931847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123931847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241116123931847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116123931847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123931847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123931847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123931847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123931851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123931851 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)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123931861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123931862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116123931884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116123931884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241116123931884 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241116123931884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241116123931884 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241116123931884 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241116123931884 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241116123931884 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241116123931884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241116123931884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116123931884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123931884 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241116123931885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116123931885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116123931885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241116123931885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116123931885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116123931885 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116123931885 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116123931885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116123931885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116123931885 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116123931885 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55ec254bf660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241116123931885 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116123931887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116123931888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116123932513 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) 20241116123932513 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241116123932513 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:56719 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@5f94dcb17fe6: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FAE4A885'O, index=0 SGSN_Test-GSUP(19)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@5f94dcb17fe6: 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 := '847EC042E50E69C4F5992A59994217B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F11C713'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '747AF82FC162ABE8'O } } } } } 20241116123932942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123932942 DLLC NOTICE LLME(ffffffff/fae4a885){UNASSIGNED} LLC RX: unknown TLLI 0xfae4a885, creating LLME on the fly (gprs_llc.c:552) 20241116123932942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123932942 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241116123932942 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116123932942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116123932942 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116123932942 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116123932942 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116123932942 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116123932942 DLLC NOTICE LLME(ffffffff/fae4a885){UNASSIGNED} LLGM Assign pre (fae4a885 => de1e3968) (gprs_llc.c:1079) 20241116123932942 DLLC NOTICE LLME(fae4a885/de1e3968){ASSIGNED} LLGM Assign post (fae4a885 => de1e3968) (gprs_llc.c:1125) 20241116123932942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116123932942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116123932942 DMM DEBUG MM(262420000000001/de1e3968) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116123932956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123932956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116123932956 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123932956 DMM DEBUG MM(262420000000001/de1e3968) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241116123932956 DMM NOTICE MM(262420000000001/de1e3968) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116123932956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116123932956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116123932956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116123932956 DMM DEBUG MM(262420000000001/de1e3968) Requesting authorization (sgsn_auth.c:160) 20241116123932956 DMM INFO MM(262420000000001/de1e3968) Requesting authentication tuples (sgsn_auth.c:184) 20241116123932956 DMM DEBUG MM(262420000000001/de1e3968) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116123932956 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241116123932956 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@5f94dcb17fe6: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241116123932959 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116123932959 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116123932959 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116123932959 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116123932959 DMM INFO MM(262420000000001/de1e3968) Subscriber data update (mmctx.c:445) 20241116123932959 DMM DEBUG MM(262420000000001/de1e3968) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116123932959 DMM INFO MM(262420000000001/de1e3968) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116123932959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116123932959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116123932959 DMM INFO MM(262420000000001/de1e3968) <- GMM AUTH AND CIPHERING REQ (rand = 84 7e c0 42 e5 0e 69 c4 f5 99 2a 59 99 42 17 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116123932967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123932967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123932967 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123932967 DMM INFO MM(262420000000001/de1e3968) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116123932967 DMM NOTICE MM(262420000000001/de1e3968) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116123932967 DMM DEBUG MM(262420000000001/de1e3968) checking auth: received GSM SRES = 4f 11 c7 13 (gprs_gmm.c:666) 20241116123932967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116123932967 DMM DEBUG MM(262420000000001/de1e3968) Requesting authorization (sgsn_auth.c:160) 20241116123932967 DMM INFO MM(262420000000001/de1e3968) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116123932967 DMM DEBUG MM(262420000000001/de1e3968) Requesting subscriber data update (gprs_subscriber.c:894) 20241116123932967 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241116123932967 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) 20241116123932967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116123932967 DMM INFO MM(262420000000001/de1e3968) <- GMM ATTACH ACCEPT (new P-TMSI=0xde1e3968) (gprs_gmm.c:300) 20241116123932968 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116123932968 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116123932968 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241116123932968 DMM INFO MM(262420000000001/de1e3968) Subscriber data update (mmctx.c:445) 20241116123932968 DMM DEBUG MM(262420000000001/de1e3968) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116123932968 DMM INFO MM(262420000000001/de1e3968) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116123932968 DMM NOTICE MM(262420000000001/de1e3968) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241116123932968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116123932968 DMM NOTICE MM(262420000000001/de1e3968) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116123932968 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) 20241116123932969 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116123932969 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241116123932969 DMM INFO MM(262420000000001/de1e3968) Subscriber data update (mmctx.c:445) 20241116123932969 DMM DEBUG MM(262420000000001/de1e3968) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116123932975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123932975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116123932975 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123932975 DMM INFO MM(262420000000001/de1e3968) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116123932975 DMM NOTICE MM(262420000000001/de1e3968) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116123932975 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116123932975 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116123932975 DLLC NOTICE LLME(fae4a885/de1e3968){ASSIGNED} LLGM Assign pre (ffffffff => de1e3968) (gprs_llc.c:1079) 20241116123932975 DLLC NOTICE LLME(ffffffff/de1e3968){ASSIGNED} LLGM Assign post (ffffffff => de1e3968) (gprs_llc.c:1125) 20241116123932975 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116123932975 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116123932975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116123932975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach-BVCI196(6)@5f94dcb17fe6: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@5f94dcb17fe6: Final verdict of PTC: pass 20241116123933028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@5f94dcb17fe6: Final verdict of PTC: none 20241116123933031 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116123933031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@5f94dcb17fe6: Final verdict of PTC: none TC_attach-BVCI210(10)@5f94dcb17fe6: Final verdict of PTC: none TC_attach-BVCI220(16)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(7)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(13)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(17)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@5f94dcb17fe6: Final verdict of PTC: none TC_attach-BVCI196(6)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(11)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(15)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(5)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12:39:33 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241116123933188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123933589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64212) 20241116123934032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123934032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64212, count=105036) 20241116123935032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123935033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116123936033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123936033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_mnc3 started. 20241116123936650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123936651 DMM INFO MM(262420000000001/de1e3968) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116123936651 DMM INFO MM(262420000000001/de1e3968) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116123936651 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116123936651 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116123936651 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116123936652 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116123936652 DLLC NOTICE LLME(ffffffff/de1e3968){ASSIGNED} LLGM Assign pre (de1e3968 => ffffffff) (gprs_llc.c:1079) 20241116123936652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de1e3968 => ffffffff) (gprs_llc.c:1125) 20241116123936652 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241116123936652 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) 20241116123936652 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) 20241116123936652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116123936652 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116123936652 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116123936652 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116123936652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123936704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116123936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123936704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123936704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116123936704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123936704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(26)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(27)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123936706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123936706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123936706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123936706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123936706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123936706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123936706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123936706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123936706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116123936706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123936706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(27)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116123936707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123936707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123936710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(23)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123936722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123936722 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(24)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(26)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123936733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116123936733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123936733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123936733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123936733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116123936733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123936733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123936733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123936733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123936735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123936735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123936735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123936735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123936735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123936735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116123936735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123936735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123936736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123936736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(31)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116123936740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123936751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123936751 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(33)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123936765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116123936765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123936765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123936765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123936765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116123936765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123936765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123936765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123936765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123936767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123936767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123936767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123936767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123936767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123936767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123936767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123936767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123936767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116123936767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123936767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(36)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116123936768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123936768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123936772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123936780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123936780 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116123937034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123937034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116123937034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116123937034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116123937036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116123937037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@5f94dcb17fe6: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D28BB034'O, index=0 SGSN_Test-GSUP(38)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@5f94dcb17fe6: 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 := '53669EE54355429C7AD1C617ED078E13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4B9EDBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DC8760327EFA9C5'O } } } } } 20241116123938087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123938087 DLLC NOTICE LLME(ffffffff/d28bb034){UNASSIGNED} LLC RX: unknown TLLI 0xd28bb034, creating LLME on the fly (gprs_llc.c:552) 20241116123938087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123938087 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241116123938087 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116123938087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116123938087 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116123938087 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116123938087 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116123938087 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116123938087 DLLC NOTICE LLME(ffffffff/d28bb034){UNASSIGNED} LLGM Assign pre (d28bb034 => ca22adcf) (gprs_llc.c:1079) 20241116123938087 DLLC NOTICE LLME(d28bb034/ca22adcf){ASSIGNED} LLGM Assign post (d28bb034 => ca22adcf) (gprs_llc.c:1125) 20241116123938087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116123938087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116123938087 DMM DEBUG MM(262420000001001/ca22adcf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116123938102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123938102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116123938102 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123938102 DMM DEBUG MM(262420000001001/ca22adcf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241116123938102 DMM NOTICE MM(262420000001001/ca22adcf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116123938102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116123938102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116123938102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116123938102 DMM DEBUG MM(262420000001001/ca22adcf) Requesting authorization (sgsn_auth.c:160) 20241116123938102 DMM INFO MM(262420000001001/ca22adcf) Requesting authentication tuples (sgsn_auth.c:184) 20241116123938102 DMM DEBUG MM(262420000001001/ca22adcf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116123938102 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241116123938102 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241116123938105 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116123938105 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116123938105 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116123938105 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116123938105 DMM INFO MM(262420000001001/ca22adcf) Subscriber data update (mmctx.c:445) 20241116123938106 DMM DEBUG MM(262420000001001/ca22adcf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116123938106 DMM INFO MM(262420000001001/ca22adcf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116123938106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116123938106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116123938106 DMM INFO MM(262420000001001/ca22adcf) <- GMM AUTH AND CIPHERING REQ (rand = 53 66 9e e5 43 55 42 9c 7a d1 c6 17 ed 07 8e 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116123938113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123938113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123938113 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123938113 DMM INFO MM(262420000001001/ca22adcf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116123938113 DMM NOTICE MM(262420000001001/ca22adcf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116123938113 DMM DEBUG MM(262420000001001/ca22adcf) checking auth: received GSM SRES = a4 b9 ed ba (gprs_gmm.c:666) 20241116123938113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116123938113 DMM DEBUG MM(262420000001001/ca22adcf) Requesting authorization (sgsn_auth.c:160) 20241116123938113 DMM INFO MM(262420000001001/ca22adcf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116123938113 DMM DEBUG MM(262420000001001/ca22adcf) Requesting subscriber data update (gprs_subscriber.c:894) 20241116123938113 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241116123938113 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) 20241116123938113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116123938113 DMM INFO MM(262420000001001/ca22adcf) <- GMM ATTACH ACCEPT (new P-TMSI=0xca22adcf) (gprs_gmm.c:300) 20241116123938115 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116123938115 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116123938115 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241116123938115 DMM INFO MM(262420000001001/ca22adcf) Subscriber data update (mmctx.c:445) 20241116123938115 DMM DEBUG MM(262420000001001/ca22adcf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116123938115 DMM INFO MM(262420000001001/ca22adcf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116123938115 DMM NOTICE MM(262420000001001/ca22adcf) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241116123938115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116123938115 DMM NOTICE MM(262420000001001/ca22adcf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116123938115 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) 20241116123938115 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116123938115 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241116123938115 DMM INFO MM(262420000001001/ca22adcf) Subscriber data update (mmctx.c:445) 20241116123938115 DMM DEBUG MM(262420000001001/ca22adcf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116123938122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123938122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116123938122 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123938122 DMM INFO MM(262420000001001/ca22adcf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116123938122 DMM NOTICE MM(262420000001001/ca22adcf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116123938122 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116123938122 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116123938122 DLLC NOTICE LLME(d28bb034/ca22adcf){ASSIGNED} LLGM Assign pre (ffffffff => ca22adcf) (gprs_llc.c:1079) 20241116123938122 DLLC NOTICE LLME(ffffffff/ca22adcf){ASSIGNED} LLGM Assign post (ffffffff => ca22adcf) (gprs_llc.c:1125) 20241116123938122 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116123938122 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116123938122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116123938122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@5f94dcb17fe6: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@5f94dcb17fe6: Final verdict of PTC: pass 20241116123938175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@5f94dcb17fe6: Final verdict of PTC: none 20241116123938177 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116123938177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(32)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(27)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(36)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(34)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(30)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(25)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_mnc3 finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116123938305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123938706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20241116123939178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123939178 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) 20241116123940179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123940179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116123941180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123941180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_umts_aka_umts_res started. 20241116123941764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123941766 DMM INFO MM(262420000001001/ca22adcf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116123941766 DMM INFO MM(262420000001001/ca22adcf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116123941766 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116123941766 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116123941766 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116123941766 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116123941766 DLLC NOTICE LLME(ffffffff/ca22adcf){ASSIGNED} LLGM Assign pre (ca22adcf => ffffffff) (gprs_llc.c:1079) 20241116123941766 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca22adcf => ffffffff) (gprs_llc.c:1125) 20241116123941766 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241116123941766 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) 20241116123941766 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) 20241116123941766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116123941766 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116123941766 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116123941766 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116123941766 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123941815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116123941815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123941815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123941815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123941815 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116123941815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123941815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123941815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123941815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123941817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123941817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123941817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123941818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123941818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123941818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123941818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123941818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123941818 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116123941818 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123941818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(45)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116123941819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123941819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123941824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123941833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123941833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(47)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123941845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116123941845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123941845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123941845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123941845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116123941845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123941845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123941845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123941845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123941847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123941847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123941847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123941847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123941847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123941847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123941847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123941847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123941847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116123941847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123941847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123941848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(50)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116123941848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123941851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123941861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123941861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123941893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116123941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123941893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123941893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116123941893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123941893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123941893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123941895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123941895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123941895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123941895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123941895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123941895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123941895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123941895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123941895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116123941895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123941895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123941896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123941896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123941900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123941910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123941910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116123942181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123942181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116123942181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116123942181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116123942183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116123942184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@5f94dcb17fe6: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F1614065'O, index=0 SGSN_Test-GSUP(57)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@5f94dcb17fe6: 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 := '640963AFFB0F29D720B220C7D7972956'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E565AE39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8ECA89AF31860077'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '52B58749C8D83227982C2973D77CA35E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D148D09F80570A331A602254C21D612C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F187F953655A83CDDE1F0DA3D1C1A59D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CBE1683982115B2D'O } } } } } 20241116123943238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123943238 DLLC NOTICE LLME(ffffffff/f1614065){UNASSIGNED} LLC RX: unknown TLLI 0xf1614065, creating LLME on the fly (gprs_llc.c:552) 20241116123943238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123943238 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241116123943239 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116123943239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116123943239 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116123943239 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116123943239 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116123943239 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116123943239 DLLC NOTICE LLME(ffffffff/f1614065){UNASSIGNED} LLGM Assign pre (f1614065 => fe6f6d99) (gprs_llc.c:1079) 20241116123943239 DLLC NOTICE LLME(f1614065/fe6f6d99){ASSIGNED} LLGM Assign post (f1614065 => fe6f6d99) (gprs_llc.c:1125) 20241116123943239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116123943239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116123943239 DMM DEBUG MM(262420000001002/fe6f6d99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116123943253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123943253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116123943253 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123943253 DMM DEBUG MM(262420000001002/fe6f6d99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241116123943253 DMM NOTICE MM(262420000001002/fe6f6d99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116123943253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116123943253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116123943253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116123943253 DMM DEBUG MM(262420000001002/fe6f6d99) Requesting authorization (sgsn_auth.c:160) 20241116123943253 DMM INFO MM(262420000001002/fe6f6d99) Requesting authentication tuples (sgsn_auth.c:184) 20241116123943253 DMM DEBUG MM(262420000001002/fe6f6d99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116123943253 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241116123943253 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241116123943256 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116123943256 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116123943256 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116123943256 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116123943256 DMM INFO MM(262420000001002/fe6f6d99) Subscriber data update (mmctx.c:445) 20241116123943256 DMM DEBUG MM(262420000001002/fe6f6d99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116123943256 DMM INFO MM(262420000001002/fe6f6d99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116123943256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116123943256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116123943256 DMM INFO MM(262420000001002/fe6f6d99) <- GMM AUTH AND CIPHERING REQ (rand = 64 09 63 af fb 0f 29 d7 20 b2 20 c7 d7 97 29 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f1 87 f9 53 65 5a 83 cd de 1f 0d a3 d1 c1 a5 9d ) (gprs_gmm.c:483) 20241116123943264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123943264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123943264 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123943264 DMM INFO MM(262420000001002/fe6f6d99) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116123943264 DMM NOTICE MM(262420000001002/fe6f6d99) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116123943264 DMM DEBUG MM(262420000001002/fe6f6d99) checking auth: received UMTS RES = cb e1 68 39 82 11 5b 2d (gprs_gmm.c:666) 20241116123943264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116123943264 DMM DEBUG MM(262420000001002/fe6f6d99) Requesting authorization (sgsn_auth.c:160) 20241116123943264 DMM INFO MM(262420000001002/fe6f6d99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116123943264 DMM DEBUG MM(262420000001002/fe6f6d99) Requesting subscriber data update (gprs_subscriber.c:894) 20241116123943264 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241116123943264 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) 20241116123943264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116123943264 DMM INFO MM(262420000001002/fe6f6d99) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe6f6d99) (gprs_gmm.c:300) 20241116123943265 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116123943265 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116123943265 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241116123943265 DMM INFO MM(262420000001002/fe6f6d99) Subscriber data update (mmctx.c:445) 20241116123943265 DMM DEBUG MM(262420000001002/fe6f6d99) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116123943265 DMM INFO MM(262420000001002/fe6f6d99) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116123943265 DMM NOTICE MM(262420000001002/fe6f6d99) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241116123943265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116123943265 DMM NOTICE MM(262420000001002/fe6f6d99) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116123943265 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) 20241116123943266 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116123943266 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241116123943266 DMM INFO MM(262420000001002/fe6f6d99) Subscriber data update (mmctx.c:445) 20241116123943266 DMM DEBUG MM(262420000001002/fe6f6d99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116123943271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123943271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116123943271 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123943271 DMM INFO MM(262420000001002/fe6f6d99) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116123943271 DMM NOTICE MM(262420000001002/fe6f6d99) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116123943271 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116123943271 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116123943271 DLLC NOTICE LLME(f1614065/fe6f6d99){ASSIGNED} LLGM Assign pre (ffffffff => fe6f6d99) (gprs_llc.c:1079) 20241116123943271 DLLC NOTICE LLME(ffffffff/fe6f6d99){ASSIGNED} LLGM Assign post (ffffffff => fe6f6d99) (gprs_llc.c:1125) 20241116123943271 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116123943271 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116123943271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116123943271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@5f94dcb17fe6: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@5f94dcb17fe6: Final verdict of PTC: pass 20241116123943325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@5f94dcb17fe6: Final verdict of PTC: none 20241116123943328 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116123943328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(50)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(46)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(56)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(44)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(48)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(54)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116123943454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123943856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20241116123944329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123944329 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) 20241116123945331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123945331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116123946332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123946332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_umts_aka_gsm_sres started. 20241116123946921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123946923 DMM INFO MM(262420000001002/fe6f6d99) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116123946923 DMM INFO MM(262420000001002/fe6f6d99) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116123946923 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116123946923 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116123946923 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116123946923 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116123946923 DLLC NOTICE LLME(ffffffff/fe6f6d99){ASSIGNED} LLGM Assign pre (fe6f6d99 => ffffffff) (gprs_llc.c:1079) 20241116123946923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe6f6d99 => ffffffff) (gprs_llc.c:1125) 20241116123946923 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241116123946923 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) 20241116123946923 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) 20241116123946923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116123946923 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116123946923 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116123946923 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116123946923 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123946970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116123946970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123946971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123946971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123946971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116123946971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123946971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123946971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123946971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123946972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123946972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123946972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123946972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123946973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123946973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123946973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123946973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123946973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116123946973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123946973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123946973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123946973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123946977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123946988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123946988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123947007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116123947007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123947007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123947007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123947007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116123947007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123947007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123947007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123947007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123947009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123947009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123947009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123947009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123947009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123947009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123947009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123947009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123947009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116123947009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123947009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123947010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123947010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123947013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123947023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123947052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116123947052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123947052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123947052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123947052 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116123947052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123947052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123947052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123947052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123947053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123947053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123947053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123947053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123947054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123947054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123947054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123947054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123947054 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116123947054 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123947054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123947054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123947054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123947059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123947068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123947068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116123947333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123947333 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116123947333 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116123947333 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116123947335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116123947335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@5f94dcb17fe6: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E8EC0521'O, index=0 SGSN_Test-GSUP(76)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@5f94dcb17fe6: 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 := '302D4A01BA999C8025C10F26A147B1BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F9204BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B6DACE4E7ED673B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AFC96B591F885A5524D8A20E74420950'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '84D4429BE3C54B3305A8A789FF499952'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1EEA565789D93D739A6BF7DD7262CBF8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDB78CD7F9D3BE78'O } } } } } 20241116123948390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123948390 DLLC NOTICE LLME(ffffffff/e8ec0521){UNASSIGNED} LLC RX: unknown TLLI 0xe8ec0521, creating LLME on the fly (gprs_llc.c:552) 20241116123948390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123948390 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241116123948390 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116123948390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116123948390 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116123948390 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116123948390 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116123948390 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116123948390 DLLC NOTICE LLME(ffffffff/e8ec0521){UNASSIGNED} LLGM Assign pre (e8ec0521 => cb930c6c) (gprs_llc.c:1079) 20241116123948390 DLLC NOTICE LLME(e8ec0521/cb930c6c){ASSIGNED} LLGM Assign post (e8ec0521 => cb930c6c) (gprs_llc.c:1125) 20241116123948390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116123948390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116123948390 DMM DEBUG MM(262420000001003/cb930c6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116123948403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123948403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116123948403 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123948403 DMM DEBUG MM(262420000001003/cb930c6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241116123948403 DMM NOTICE MM(262420000001003/cb930c6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116123948403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116123948403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116123948403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116123948403 DMM DEBUG MM(262420000001003/cb930c6c) Requesting authorization (sgsn_auth.c:160) 20241116123948403 DMM INFO MM(262420000001003/cb930c6c) Requesting authentication tuples (sgsn_auth.c:184) 20241116123948403 DMM DEBUG MM(262420000001003/cb930c6c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116123948403 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241116123948403 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241116123948406 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116123948406 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116123948406 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116123948406 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116123948406 DMM INFO MM(262420000001003/cb930c6c) Subscriber data update (mmctx.c:445) 20241116123948406 DMM DEBUG MM(262420000001003/cb930c6c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116123948406 DMM INFO MM(262420000001003/cb930c6c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116123948406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116123948406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116123948406 DMM INFO MM(262420000001003/cb930c6c) <- GMM AUTH AND CIPHERING REQ (rand = 30 2d 4a 01 ba 99 9c 80 25 c1 0f 26 a1 47 b1 bd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e ea 56 57 89 d9 3d 73 9a 6b f7 dd 72 62 cb f8 ) (gprs_gmm.c:483) 20241116123948415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123948415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123948415 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123948415 DMM INFO MM(262420000001003/cb930c6c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116123948415 DMM NOTICE MM(262420000001003/cb930c6c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116123948415 DMM DEBUG MM(262420000001003/cb930c6c) checking auth: received GSM SRES = 4f 92 04 bc (gprs_gmm.c:666) 20241116123948415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116123948415 DMM DEBUG MM(262420000001003/cb930c6c) Requesting authorization (sgsn_auth.c:160) 20241116123948415 DMM INFO MM(262420000001003/cb930c6c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116123948416 DMM DEBUG MM(262420000001003/cb930c6c) Requesting subscriber data update (gprs_subscriber.c:894) 20241116123948416 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241116123948416 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) 20241116123948416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116123948416 DMM INFO MM(262420000001003/cb930c6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb930c6c) (gprs_gmm.c:300) 20241116123948417 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116123948417 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116123948417 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241116123948417 DMM INFO MM(262420000001003/cb930c6c) Subscriber data update (mmctx.c:445) 20241116123948417 DMM DEBUG MM(262420000001003/cb930c6c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116123948417 DMM INFO MM(262420000001003/cb930c6c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116123948417 DMM NOTICE MM(262420000001003/cb930c6c) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241116123948417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116123948417 DMM NOTICE MM(262420000001003/cb930c6c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116123948417 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) 20241116123948417 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116123948417 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241116123948417 DMM INFO MM(262420000001003/cb930c6c) Subscriber data update (mmctx.c:445) 20241116123948417 DMM DEBUG MM(262420000001003/cb930c6c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116123948424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123948424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116123948424 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123948424 DMM INFO MM(262420000001003/cb930c6c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116123948424 DMM NOTICE MM(262420000001003/cb930c6c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116123948424 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116123948424 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116123948424 DLLC NOTICE LLME(e8ec0521/cb930c6c){ASSIGNED} LLGM Assign pre (ffffffff => cb930c6c) (gprs_llc.c:1079) 20241116123948424 DLLC NOTICE LLME(ffffffff/cb930c6c){ASSIGNED} LLGM Assign post (ffffffff => cb930c6c) (gprs_llc.c:1125) 20241116123948424 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116123948424 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116123948424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116123948424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@5f94dcb17fe6: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@5f94dcb17fe6: Final verdict of PTC: pass 20241116123948477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116123948479 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116123948480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_gsm_sres-BVCI210(68)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(69)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(76)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(75)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(64)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(67)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(62)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(73)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116123948608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123949010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241116123949480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123949480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85460, count=89816) 20241116123950482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123950482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116123951483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123951484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_timeout_after_pdp_act started. 20241116123952075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116123952076 DMM INFO MM(262420000001003/cb930c6c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116123952077 DMM INFO MM(262420000001003/cb930c6c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116123952077 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116123952077 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116123952077 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116123952077 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116123952077 DLLC NOTICE LLME(ffffffff/cb930c6c){ASSIGNED} LLGM Assign pre (cb930c6c => ffffffff) (gprs_llc.c:1079) 20241116123952077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb930c6c => ffffffff) (gprs_llc.c:1125) 20241116123952077 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241116123952077 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) 20241116123952077 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) 20241116123952077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116123952077 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116123952077 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116123952077 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116123952077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123952118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116123952118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123952118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123952118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123952118 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116123952118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123952118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123952118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123952118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123952120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123952120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123952120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123952120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123952120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123952120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123952120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123952120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123952120 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116123952120 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123952120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123952120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123952120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123952124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116123952133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952133 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123952160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116123952160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123952160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123952160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123952160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116123952160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123952160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123952160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123952160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123952162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123952162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123952162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123952162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123952162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123952162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123952162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123952162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123952162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116123952162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123952162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123952163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123952163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123952167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116123952198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116123952198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116123952198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116123952198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123952198 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116123952198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116123952198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116123952198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116123952198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116123952200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116123952200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116123952200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116123952200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116123952200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116123952200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116123952200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116123952200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116123952200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116123952200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116123952200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116123952200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116123952200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116123952205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116123952216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116123952485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116123952485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116123952485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116123952485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116123952488 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116123952488 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@5f94dcb17fe6: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C5C083EF'O, index=0 SGSN_Test-GSUP(95)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: 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 := '2FCB9F8565DC2E5C7234B1AC787A4069'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C32625CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A47D5D7C7F64AD3'O } } } } } 20241116123952536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952536 DLLC NOTICE LLME(ffffffff/c5c083ef){UNASSIGNED} LLC RX: unknown TLLI 0xc5c083ef, creating LLME on the fly (gprs_llc.c:552) 20241116123952536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123952536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241116123952536 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116123952536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116123952536 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116123952536 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116123952536 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116123952536 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116123952536 DLLC NOTICE LLME(ffffffff/c5c083ef){UNASSIGNED} LLGM Assign pre (c5c083ef => c684fcdd) (gprs_llc.c:1079) 20241116123952536 DLLC NOTICE LLME(c5c083ef/c684fcdd){ASSIGNED} LLGM Assign post (c5c083ef => c684fcdd) (gprs_llc.c:1125) 20241116123952536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116123952536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116123952536 DMM DEBUG MM(262420000000021/c684fcdd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116123952548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116123952548 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123952548 DMM DEBUG MM(262420000000021/c684fcdd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241116123952548 DMM NOTICE MM(262420000000021/c684fcdd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116123952548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116123952548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116123952548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116123952548 DMM DEBUG MM(262420000000021/c684fcdd) Requesting authorization (sgsn_auth.c:160) 20241116123952548 DMM INFO MM(262420000000021/c684fcdd) Requesting authentication tuples (sgsn_auth.c:184) 20241116123952548 DMM DEBUG MM(262420000000021/c684fcdd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116123952548 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241116123952548 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241116123952551 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116123952551 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116123952551 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116123952551 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116123952551 DMM INFO MM(262420000000021/c684fcdd) Subscriber data update (mmctx.c:445) 20241116123952551 DMM DEBUG MM(262420000000021/c684fcdd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116123952551 DMM INFO MM(262420000000021/c684fcdd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116123952551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116123952551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116123952551 DMM INFO MM(262420000000021/c684fcdd) <- GMM AUTH AND CIPHERING REQ (rand = 2f cb 9f 85 65 dc 2e 5c 72 34 b1 ac 78 7a 40 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116123952560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116123952560 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123952560 DMM INFO MM(262420000000021/c684fcdd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116123952560 DMM NOTICE MM(262420000000021/c684fcdd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116123952560 DMM DEBUG MM(262420000000021/c684fcdd) checking auth: received GSM SRES = c3 26 25 cd (gprs_gmm.c:666) 20241116123952560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116123952560 DMM DEBUG MM(262420000000021/c684fcdd) Requesting authorization (sgsn_auth.c:160) 20241116123952560 DMM INFO MM(262420000000021/c684fcdd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116123952560 DMM DEBUG MM(262420000000021/c684fcdd) Requesting subscriber data update (gprs_subscriber.c:894) 20241116123952560 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241116123952560 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) 20241116123952560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116123952560 DMM INFO MM(262420000000021/c684fcdd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc684fcdd) (gprs_gmm.c:300) 20241116123952561 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116123952561 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116123952561 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241116123952561 DMM INFO MM(262420000000021/c684fcdd) Subscriber data update (mmctx.c:445) 20241116123952561 DMM DEBUG MM(262420000000021/c684fcdd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116123952561 DMM INFO MM(262420000000021/c684fcdd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116123952561 DMM NOTICE MM(262420000000021/c684fcdd) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241116123952561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116123952561 DMM NOTICE MM(262420000000021/c684fcdd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116123952561 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) 20241116123952562 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116123952562 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241116123952562 DMM INFO MM(262420000000021/c684fcdd) Subscriber data update (mmctx.c:445) 20241116123952562 DMM DEBUG MM(262420000000021/c684fcdd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116123952567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116123952567 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123952567 DMM INFO MM(262420000000021/c684fcdd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116123952567 DMM NOTICE MM(262420000000021/c684fcdd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116123952567 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116123952567 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116123952567 DLLC NOTICE LLME(c5c083ef/c684fcdd){ASSIGNED} LLGM Assign pre (ffffffff => c684fcdd) (gprs_llc.c:1079) 20241116123952567 DLLC NOTICE LLME(ffffffff/c684fcdd){ASSIGNED} LLGM Assign post (ffffffff => c684fcdd) (gprs_llc.c:1125) 20241116123952567 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116123952567 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116123952567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116123952567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116123952619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116123952619 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123952619 DMM INFO MM(262420000000021/c684fcdd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116123952619 DMM INFO MM(262420000000021/c684fcdd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116123952619 DMM DEBUG MM(262420000000021/c684fcdd) Using GGSN 0 (gprs_sm.c:312) 20241116123952619 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241116123952619 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116123952619 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241116123952619 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241116123952631 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 1c 77 f8 38 11 6d 7c 31 a9 14 05 7f 71 d1 35 94 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241116123952631 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdd9058, cbp=0x55ec254ca0f0) (sgsn_libgtp.c:632) 20241116123952631 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116123952631 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254cb5b8 TLLI=c684fcdd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116123952631 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116123952631 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116123952639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241116123952639 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123952639 DMM INFO MM(262420000000021/c684fcdd) -> GMM ATTACH REQUEST MI(TMSI-0xC684FCDD) type="GPRS attach" (gprs_gmm.c:1266) 20241116123952639 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116123952639 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116123952639 DLLC NOTICE LLME(ffffffff/c684fcdd){ASSIGNED} LLGM Assign pre (c684fcdd => fc389a8b) (gprs_llc.c:1079) 20241116123952639 DLLC NOTICE LLME(c684fcdd/fc389a8b){ASSIGNED} LLGM Assign post (c684fcdd => fc389a8b) (gprs_llc.c:1125) 20241116123952639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116123952639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116123952639 DMM DEBUG MM(262420000000021/fc389a8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116123952644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116123952644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241116123952644 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116123952644 DMM DEBUG MM(262420000000021/fc389a8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241116123952644 DMM NOTICE MM(262420000000021/fc389a8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116123952644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116123952644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116123952644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116123952644 DMM DEBUG MM(262420000000021/fc389a8b) Requesting authorization (sgsn_auth.c:160) 20241116123952644 DMM INFO MM(262420000000021/fc389a8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116123952644 DMM DEBUG MM(262420000000021/fc389a8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241116123952644 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241116123952644 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) 20241116123952645 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116123952645 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116123952645 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241116123952645 DMM INFO MM(262420000000021/fc389a8b) Subscriber data update (mmctx.c:445) 20241116123952645 DMM DEBUG MM(262420000000021/fc389a8b) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241116123952645 DMM INFO MM(262420000000021/fc389a8b) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241116123952645 DMM NOTICE MM(262420000000021/fc389a8b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241116123952645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116123952645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116123952645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241116123952645 DMM INFO MM(262420000000021/fc389a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc389a8b) (gprs_gmm.c:300) 20241116123952645 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) TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: Trying to receive 5 ATTACH ACCEPTs 20241116123952646 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116123952646 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241116123952646 DMM INFO MM(262420000000021/fc389a8b) Subscriber data update (mmctx.c:445) 20241116123952646 DMM DEBUG MM(262420000000021/fc389a8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116123958647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116123958647 DMM INFO MM(262420000000021/fc389a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc389a8b) (gprs_gmm.c:300) 20241116123959882 DGPRS DEBUG Checking for inactive LLMEs, time = 13571534 (sgsn.c:131) 20241116124004648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124004648 DMM INFO MM(262420000000021/fc389a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc389a8b) (gprs_gmm.c:300) 20241116124010649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124010649 DMM INFO MM(262420000000021/fc389a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc389a8b) (gprs_gmm.c:300) 20241116124012486 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116124012486 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241116124012487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124016651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124016651 DMM INFO MM(262420000000021/fc389a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc389a8b) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241116124022121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124022123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124022123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124022163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124022164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124022164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124022201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124022202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124022202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124022652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124022652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241116124022652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124022652 DMM NOTICE MM(262420000000021/fc389a8b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116124022652 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241116124022652 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254cb5b8, TLLI=fc389a8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124022652 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116124022652 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124022652 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241116124022652 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241116124022652 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) 20241116124022652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Reject}: Deallocated (fsm.c:568) 20241116124022652 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Deallocated (fsm.c:568) 20241116124022652 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124022652 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124022652 DLLC NOTICE LLME(c684fcdd/fc389a8b){ASSIGNED} LLGM Assign pre (fc389a8b => ffffffff) (gprs_llc.c:1079) 20241116124022652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc389a8b => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@5f94dcb17fe6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124023162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124023164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124023164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(95)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(83)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(88)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(93)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(81)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(86)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(91)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124023291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124023592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125364) 20241116124024165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124024165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125364, count=131416) 20241116124025166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124025166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124026166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124026166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_auth_id_timeout started. 20241116124026651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124026653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124026695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124026695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124026695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124026695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124026695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124026695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124026695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124026695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124026695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124026697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124026697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124026697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124026697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124026697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124026697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124026697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124026697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124026697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124026697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124026697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124026698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124026698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124026701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124026711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124026711 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124026734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124026734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124026734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124026734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124026734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124026734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124026734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124026734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124026734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124026735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124026735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124026735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124026735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124026735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124026735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124026735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124026735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124026735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124026735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124026735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124026736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124026736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124026740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124026750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124026750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124026771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124026771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124026771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124026771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124026771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124026771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124026772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124026772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124026773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124026773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124026773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124026773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124026773 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124026773 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124026773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124026773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124026773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124026777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124026786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124026786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124027167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124027167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124027167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124027167 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124027169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124027170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@5f94dcb17fe6: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F1344BA7'O, index=0 SGSN_Test-GSUP(114)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241116124027216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124027216 DLLC NOTICE LLME(ffffffff/f1344ba7){UNASSIGNED} LLC RX: unknown TLLI 0xf1344ba7, creating LLME on the fly (gprs_llc.c:552) 20241116124027216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124027216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241116124027216 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124027216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124027216 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124027216 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124027216 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124027216 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124027216 DLLC NOTICE LLME(ffffffff/f1344ba7){UNASSIGNED} LLGM Assign pre (f1344ba7 => f1c4c287) (gprs_llc.c:1079) 20241116124027216 DLLC NOTICE LLME(f1344ba7/f1c4c287){ASSIGNED} LLGM Assign post (f1344ba7 => f1c4c287) (gprs_llc.c:1125) 20241116124027216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124027216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124027216 DMM DEBUG MM(262420000000002/f1c4c287) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124029882 DGPRS DEBUG Checking for inactive LLMEs, time = 13571564 (sgsn.c:131) 20241116124033217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124033217 DMM DEBUG MM(262420000000002/f1c4c287) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124039218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124039218 DMM DEBUG MM(262420000000002/f1c4c287) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124045220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124045220 DMM DEBUG MM(262420000000002/f1c4c287) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124047168 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116124047168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124047169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241116124051220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124051220 DMM DEBUG MM(262420000000002/f1c4c287) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124056699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124056700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124056700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124056736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124056738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124056738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124056774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124056776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124056776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124057221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124057221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241116124057221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124057221 DMM NOTICE MM(262420000000002/f1c4c287) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241116124057221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Reject}: Deallocated (fsm.c:568) 20241116124057221 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124057221 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124057221 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124057221 DLLC NOTICE LLME(f1344ba7/f1c4c287){ASSIGNED} LLGM Assign pre (f1c4c287 => ffffffff) (gprs_llc.c:1079) 20241116124057221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1c4c287 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@5f94dcb17fe6: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124057231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32846<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_id_timeout-BVCI210(106)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(114)@5f94dcb17fe6: Final verdict of PTC: none 20241116124057234 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124057234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(107)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(112)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(102)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(110)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(100)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(105)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124057360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124057661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59760) 20241116124058234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124058234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59760, count=68016) 20241116124059235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124059235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124059883 DGPRS DEBUG Checking for inactive LLMEs, time = 13571594 (sgsn.c:131) 20241116124100237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124100237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_auth_sai_timeout started. 20241116124100717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124100718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124100770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124100770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124100770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124100770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124100770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124100770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124100770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124100770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124100770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124100771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124100771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124100771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124100772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124100772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124100772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124100772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124100772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124100772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124100772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124100772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(122)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124100772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124100773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(121)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124100776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124100786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124100786 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(119)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(121)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124100804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124100804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124100804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124100804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124100804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124100804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124100804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124100804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124100804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124100806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124100806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124100806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124100806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124100806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124100806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124100806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124100806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124100806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124100806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124100806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(126)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124100807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124100807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124100810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124100819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124100819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124100840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124100840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124100840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124100840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124100840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124100840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124100840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124100840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124100840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124100842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124100842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124100842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124100842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124100842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124100842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124100842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124100842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124100842 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124100842 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124100842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124100843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124100843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124100847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124100855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124100855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124101238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124101238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124101238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124101238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124101240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124101241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@5f94dcb17fe6: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D7E8FCD0'O, index=0 SGSN_Test-GSUP(133)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241116124101286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124101286 DLLC NOTICE LLME(ffffffff/d7e8fcd0){UNASSIGNED} LLC RX: unknown TLLI 0xd7e8fcd0, creating LLME on the fly (gprs_llc.c:552) 20241116124101286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124101286 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241116124101286 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124101286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124101286 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124101286 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124101286 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124101286 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124101286 DLLC NOTICE LLME(ffffffff/d7e8fcd0){UNASSIGNED} LLGM Assign pre (d7e8fcd0 => f9730d19) (gprs_llc.c:1079) 20241116124101286 DLLC NOTICE LLME(d7e8fcd0/f9730d19){ASSIGNED} LLGM Assign post (d7e8fcd0 => f9730d19) (gprs_llc.c:1125) 20241116124101286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124101286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124101286 DMM DEBUG MM(262420000000003/f9730d19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124101297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124101297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124101297 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124101297 DMM DEBUG MM(262420000000003/f9730d19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241116124101297 DMM NOTICE MM(262420000000003/f9730d19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124101297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124101297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124101297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124101297 DMM DEBUG MM(262420000000003/f9730d19) Requesting authorization (sgsn_auth.c:160) 20241116124101297 DMM INFO MM(262420000000003/f9730d19) Requesting authentication tuples (sgsn_auth.c:184) 20241116124101297 DMM DEBUG MM(262420000000003/f9730d19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124101297 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241116124101297 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241116124107298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241116124107298 DMM ERROR MM(262420000000003/f9730d19) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241116124107298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241116124107298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124107298 DMM NOTICE MM(262420000000003/f9730d19) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241116124107298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Reject}: Deallocated (fsm.c:568) 20241116124107298 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124107298 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124107298 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124107298 DLLC NOTICE LLME(d7e8fcd0/f9730d19){ASSIGNED} LLGM Assign pre (f9730d19 => ffffffff) (gprs_llc.c:1079) 20241116124107298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9730d19 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@5f94dcb17fe6: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124107308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@5f94dcb17fe6: Final verdict of PTC: none 20241116124107310 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124107310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_timeout-BVCI196(119)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(122)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(131)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(126)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(120)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(124)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(129)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124107383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124107698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57396) 20241116124108311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124108311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57396, count=67140) 20241116124109312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124109312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124110314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124110314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_auth_sai_reject started. 20241116124110753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124110755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124110806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124110806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124110806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124110806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124110806 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124110806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124110806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124110806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124110806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(141)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124110808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124110808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124110808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(140)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124110808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124110808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124110808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124110808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124110808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124110808 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124110808 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124110808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124110808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124110808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(141)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124110813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(137)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124110824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124110824 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(140)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124110844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124110844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124110844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124110844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124110845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124110845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124110845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124110845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124110845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(145)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124110846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124110846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124110846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124110847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124110847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124110847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124110847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124110847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124110847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124110847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124110847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(146)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124110848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124110848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124110851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124110861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124110861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(143)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(145)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124110879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124110879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124110879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124110879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124110879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124110879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124110879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124110879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124110879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124110881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124110881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124110881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124110882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124110882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124110882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124110882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124110882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124110882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124110882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124110882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124110883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124110883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124110887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124110898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124110898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124111314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124111314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124111314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124111314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124111317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124111317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@5f94dcb17fe6: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DC16C6FD'O, index=0 SGSN_Test-GSUP(152)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241116124111364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124111364 DLLC NOTICE LLME(ffffffff/dc16c6fd){UNASSIGNED} LLC RX: unknown TLLI 0xdc16c6fd, creating LLME on the fly (gprs_llc.c:552) 20241116124111364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124111364 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241116124111364 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124111364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124111364 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124111364 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124111364 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124111364 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124111364 DLLC NOTICE LLME(ffffffff/dc16c6fd){UNASSIGNED} LLGM Assign pre (dc16c6fd => e04c255d) (gprs_llc.c:1079) 20241116124111364 DLLC NOTICE LLME(dc16c6fd/e04c255d){ASSIGNED} LLGM Assign post (dc16c6fd => e04c255d) (gprs_llc.c:1125) 20241116124111364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124111364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124111364 DMM DEBUG MM(262420000000004/e04c255d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124111378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124111378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124111378 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124111378 DMM DEBUG MM(262420000000004/e04c255d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241116124111378 DMM NOTICE MM(262420000000004/e04c255d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124111378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124111378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124111378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124111378 DMM DEBUG MM(262420000000004/e04c255d) Requesting authorization (sgsn_auth.c:160) 20241116124111378 DMM INFO MM(262420000000004/e04c255d) Requesting authentication tuples (sgsn_auth.c:184) 20241116124111378 DMM DEBUG MM(262420000000004/e04c255d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124111378 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241116124111378 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241116124111381 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241116124111381 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241116124111381 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241116124117379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241116124117379 DMM ERROR MM(262420000000004/e04c255d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241116124117379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241116124117379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124117379 DMM NOTICE MM(262420000000004/e04c255d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241116124117380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Reject}: Deallocated (fsm.c:568) 20241116124117380 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124117380 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124117380 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124117380 DLLC NOTICE LLME(dc16c6fd/e04c255d){ASSIGNED} LLGM Assign pre (e04c255d => ffffffff) (gprs_llc.c:1079) 20241116124117380 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e04c255d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@5f94dcb17fe6: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124117390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124117391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124117391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(152)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(141)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(150)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(146)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(144)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(139)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(148)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124117524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124117825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58568) 20241116124118392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124118393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58568, count=68312) 20241116124119393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124119394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124120395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124120395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_gsup_lu_timeout started. 20241116124120887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124120888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124120931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124120931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124120931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124120931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124120931 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124120931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124120931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124120931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124120931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124120932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124120932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124120932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124120932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124120932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124120932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124120932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124120932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124120932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124120932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124120932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124120933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124120933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124120936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124120944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124120944 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(160)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gsup_lu_timeout-BVCI196(158)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124120971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124120971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124120971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124120971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124120971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124120971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124120971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124120971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124120971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124120972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124120972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124120972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124120972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124120972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124120972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124120972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124120972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124120972 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124120972 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124120972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124120973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124120973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124120977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124120986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124120986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124121012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124121012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124121012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124121013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124121013 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124121013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124121013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124121013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124121013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124121014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124121014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124121014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124121014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124121014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124121014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124121014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124121014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124121014 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124121014 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124121014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124121015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124121015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124121018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124121028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124121028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124121396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124121396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124121396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124121396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124121398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124121399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@5f94dcb17fe6: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F4377DFA'O, index=0 SGSN_Test-GSUP(171)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@5f94dcb17fe6: 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 := '065F436A00CFDAD7B934237CA1E99F59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1421C739'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05A82E22B3048D1C'O } } } } } 20241116124122449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124122449 DLLC NOTICE LLME(ffffffff/f4377dfa){UNASSIGNED} LLC RX: unknown TLLI 0xf4377dfa, creating LLME on the fly (gprs_llc.c:552) 20241116124122449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124122449 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241116124122449 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124122449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124122449 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124122449 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124122449 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124122449 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124122449 DLLC NOTICE LLME(ffffffff/f4377dfa){UNASSIGNED} LLGM Assign pre (f4377dfa => e859fe57) (gprs_llc.c:1079) 20241116124122449 DLLC NOTICE LLME(f4377dfa/e859fe57){ASSIGNED} LLGM Assign post (f4377dfa => e859fe57) (gprs_llc.c:1125) 20241116124122449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124122449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124122449 DMM DEBUG MM(262420000000005/e859fe57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124122462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124122462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124122462 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124122462 DMM DEBUG MM(262420000000005/e859fe57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241116124122462 DMM NOTICE MM(262420000000005/e859fe57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124122462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124122462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124122462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124122462 DMM DEBUG MM(262420000000005/e859fe57) Requesting authorization (sgsn_auth.c:160) 20241116124122462 DMM INFO MM(262420000000005/e859fe57) Requesting authentication tuples (sgsn_auth.c:184) 20241116124122462 DMM DEBUG MM(262420000000005/e859fe57) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124122462 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241116124122462 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241116124122465 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124122465 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124122465 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124122465 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124122465 DMM INFO MM(262420000000005/e859fe57) Subscriber data update (mmctx.c:445) 20241116124122465 DMM DEBUG MM(262420000000005/e859fe57) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124122465 DMM INFO MM(262420000000005/e859fe57) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124122465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124122465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124122465 DMM INFO MM(262420000000005/e859fe57) <- GMM AUTH AND CIPHERING REQ (rand = 06 5f 43 6a 00 cf da d7 b9 34 23 7c a1 e9 9f 59 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124122472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124122472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124122472 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124122472 DMM INFO MM(262420000000005/e859fe57) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124122472 DMM NOTICE MM(262420000000005/e859fe57) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124122472 DMM DEBUG MM(262420000000005/e859fe57) checking auth: received GSM SRES = 14 21 c7 39 (gprs_gmm.c:666) 20241116124122472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124122472 DMM DEBUG MM(262420000000005/e859fe57) Requesting authorization (sgsn_auth.c:160) 20241116124122472 DMM INFO MM(262420000000005/e859fe57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124122472 DMM DEBUG MM(262420000000005/e859fe57) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124122472 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241116124122472 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) 20241116124122472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124122472 DMM INFO MM(262420000000005/e859fe57) <- GMM ATTACH ACCEPT (new P-TMSI=0xe859fe57) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@5f94dcb17fe6: setverdict(fail): none -> fail MC@5f94dcb17fe6: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241116124122481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124122481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(164)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(159)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@5f94dcb17fe6: Final verdict of PTC: none 20241116124122484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57464<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(169)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@5f94dcb17fe6: Final verdict of PTC: fail -NSVCI97-provIP(157)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(162)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(167)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@5f94dcb17fe6: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124122616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124123017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43804) 20241116124123483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124123483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43804, count=73440) 20241116124124484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124124484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124125486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124125486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_gsup_lu_reject started. 20241116124126081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124126082 DMM INFO MM(262420000000005/e859fe57) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124126082 DMM INFO MM(262420000000005/e859fe57) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124126082 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124126082 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124126082 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124126082 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116124126082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241116124126082 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124126082 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124126082 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124126082 DLLC NOTICE LLME(f4377dfa/e859fe57){ASSIGNED} LLGM Assign pre (e859fe57 => ffffffff) (gprs_llc.c:1079) 20241116124126082 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e859fe57 => ffffffff) (gprs_llc.c:1125) 20241116124126082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@5f94dcb17fe6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(178)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124126133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124126133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124126133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124126133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124126133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124126133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124126133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124126133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124126133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(179)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124126135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124126135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124126135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124126135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124126135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124126135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124126135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124126135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124126135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124126135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124126135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124126136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124126136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124126139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124126150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124126150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(176)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124126164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124126164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124126164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124126164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124126164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124126164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124126164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124126164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124126164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124126165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124126165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124126165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(183)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124126166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124126166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124126166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124126166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124126166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124126166 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124126166 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124126166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124126167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124126167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124126171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116124126181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124126181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(181)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124126192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124126192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124126192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124126192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124126192 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124126192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124126192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124126192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124126192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124126194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124126194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124126194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124126194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124126194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124126194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124126194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124126194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124126194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124126198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124126206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124126206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124126487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124126487 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124126487 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124126487 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124126489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124126490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@5f94dcb17fe6: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E9FFB23C'O, index=0 SGSN_Test-GSUP(190)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@5f94dcb17fe6: 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 := 'B7418A228E8A68A7A6F747492729B544'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09852EEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD8F25C3770DD87A'O } } } } } 20241116124127543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124127543 DLLC NOTICE LLME(ffffffff/e9ffb23c){UNASSIGNED} LLC RX: unknown TLLI 0xe9ffb23c, creating LLME on the fly (gprs_llc.c:552) 20241116124127543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124127543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241116124127543 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124127543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124127543 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124127543 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124127543 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124127543 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124127543 DLLC NOTICE LLME(ffffffff/e9ffb23c){UNASSIGNED} LLGM Assign pre (e9ffb23c => e122c424) (gprs_llc.c:1079) 20241116124127543 DLLC NOTICE LLME(e9ffb23c/e122c424){ASSIGNED} LLGM Assign post (e9ffb23c => e122c424) (gprs_llc.c:1125) 20241116124127543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124127543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124127543 DMM DEBUG MM(262420000000006/e122c424) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124127556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124127556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124127556 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124127556 DMM DEBUG MM(262420000000006/e122c424) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241116124127556 DMM NOTICE MM(262420000000006/e122c424) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124127556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124127556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124127556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124127556 DMM DEBUG MM(262420000000006/e122c424) Requesting authorization (sgsn_auth.c:160) 20241116124127556 DMM INFO MM(262420000000006/e122c424) Requesting authentication tuples (sgsn_auth.c:184) 20241116124127556 DMM DEBUG MM(262420000000006/e122c424) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124127556 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241116124127556 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241116124127559 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124127559 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124127559 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124127559 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124127559 DMM INFO MM(262420000000006/e122c424) Subscriber data update (mmctx.c:445) 20241116124127559 DMM DEBUG MM(262420000000006/e122c424) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124127559 DMM INFO MM(262420000000006/e122c424) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124127559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124127559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124127559 DMM INFO MM(262420000000006/e122c424) <- GMM AUTH AND CIPHERING REQ (rand = b7 41 8a 22 8e 8a 68 a7 a6 f7 47 49 27 29 b5 44 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124127566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124127566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124127566 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124127566 DMM INFO MM(262420000000006/e122c424) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124127566 DMM NOTICE MM(262420000000006/e122c424) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124127566 DMM DEBUG MM(262420000000006/e122c424) checking auth: received GSM SRES = 09 85 2e ea (gprs_gmm.c:666) 20241116124127566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124127567 DMM DEBUG MM(262420000000006/e122c424) Requesting authorization (sgsn_auth.c:160) 20241116124127567 DMM INFO MM(262420000000006/e122c424) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124127567 DMM DEBUG MM(262420000000006/e122c424) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124127567 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241116124127567 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) 20241116124127567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124127567 DMM INFO MM(262420000000006/e122c424) <- GMM ATTACH ACCEPT (new P-TMSI=0xe122c424) (gprs_gmm.c:300) 20241116124127567 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241116124127567 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241116124127567 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241116124127567 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124127567 DMM INFO MM(262420000000006/e122c424) Subscriber data update (mmctx.c:445) 20241116124127567 DMM DEBUG MM(262420000000006/e122c424) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@5f94dcb17fe6: setverdict(fail): none -> fail MC@5f94dcb17fe6: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@5f94dcb17fe6: Final verdict of PTC: none 20241116124127576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124127576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(189)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(184)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(179)@5f94dcb17fe6: Final verdict of PTC: none 20241116124127577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(174)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(188)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(177)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(182)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(186)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@5f94dcb17fe6: Final verdict of PTC: fail MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@5f94dcb17fe6: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124127707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124128109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79008) 20241116124128577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124128577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79008, count=80168) 20241116124129579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124129579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116124129884 DGPRS DEBUG Checking for inactive LLMEs, time = 13571624 (sgsn.c:131) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124130580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124130580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_combined started. 20241116124131164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124131166 DMM INFO MM(262420000000006/e122c424) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124131166 DMM INFO MM(262420000000006/e122c424) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124131166 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124131166 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124131166 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124131166 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116124131166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241116124131166 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124131166 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124131166 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124131166 DLLC NOTICE LLME(e9ffb23c/e122c424){ASSIGNED} LLGM Assign pre (e122c424 => ffffffff) (gprs_llc.c:1079) 20241116124131166 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e122c424 => ffffffff) (gprs_llc.c:1125) 20241116124131166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124131210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124131210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124131210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124131210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124131210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124131210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124131210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124131211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124131211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124131212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124131212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124131212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124131212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124131212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124131212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124131212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124131212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124131212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124131212 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124131212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124131213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124131213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124131217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124131227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124131227 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@5f94dcb17fe6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(202)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124131258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124131258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124131258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124131258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124131258 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124131258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124131258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124131258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124131258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124131260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124131260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124131261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124131261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124131261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124131261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124131261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124131261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124131261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124131261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124131261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(203)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124131262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124131262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124131266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124131278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124131278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(200)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124131294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124131294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124131294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124131294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124131294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124131296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124131296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124131296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124131296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124131296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124131296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124131296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124131296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124131296 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124131296 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124131296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(208)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124131297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124131297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124131300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124131308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124131308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(205)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124131581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124131581 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124131581 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124131581 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124131583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124131584 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@5f94dcb17fe6: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FCFCA401'O, index=0 SGSN_Test-GSUP(209)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@5f94dcb17fe6: 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 := '74EE494505C11BCC27AA59E0A8B2C8C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '811A596A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68AABC8CC92A164F'O } } } } } 20241116124132635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124132635 DLLC NOTICE LLME(ffffffff/fcfca401){UNASSIGNED} LLC RX: unknown TLLI 0xfcfca401, creating LLME on the fly (gprs_llc.c:552) 20241116124132635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124132635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241116124132635 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124132635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124132635 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124132635 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124132635 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124132635 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124132635 DLLC NOTICE LLME(ffffffff/fcfca401){UNASSIGNED} LLGM Assign pre (fcfca401 => f21a8f55) (gprs_llc.c:1079) 20241116124132635 DLLC NOTICE LLME(fcfca401/f21a8f55){ASSIGNED} LLGM Assign post (fcfca401 => f21a8f55) (gprs_llc.c:1125) 20241116124132635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124132635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124132635 DMM DEBUG MM(262420000000007/f21a8f55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124132648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124132648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124132648 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124132648 DMM DEBUG MM(262420000000007/f21a8f55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241116124132648 DMM NOTICE MM(262420000000007/f21a8f55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124132648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124132648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124132648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124132648 DMM DEBUG MM(262420000000007/f21a8f55) Requesting authorization (sgsn_auth.c:160) 20241116124132648 DMM INFO MM(262420000000007/f21a8f55) Requesting authentication tuples (sgsn_auth.c:184) 20241116124132648 DMM DEBUG MM(262420000000007/f21a8f55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124132648 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241116124132648 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241116124132651 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124132651 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124132651 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124132651 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124132651 DMM INFO MM(262420000000007/f21a8f55) Subscriber data update (mmctx.c:445) 20241116124132651 DMM DEBUG MM(262420000000007/f21a8f55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124132651 DMM INFO MM(262420000000007/f21a8f55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124132651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124132651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124132651 DMM INFO MM(262420000000007/f21a8f55) <- GMM AUTH AND CIPHERING REQ (rand = 74 ee 49 45 05 c1 1b cc 27 aa 59 e0 a8 b2 c8 c2 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124132660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124132660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124132660 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124132660 DMM INFO MM(262420000000007/f21a8f55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124132660 DMM NOTICE MM(262420000000007/f21a8f55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124132660 DMM DEBUG MM(262420000000007/f21a8f55) checking auth: received GSM SRES = 81 1a 59 6a (gprs_gmm.c:666) 20241116124132660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124132660 DMM DEBUG MM(262420000000007/f21a8f55) Requesting authorization (sgsn_auth.c:160) 20241116124132660 DMM INFO MM(262420000000007/f21a8f55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124132660 DMM DEBUG MM(262420000000007/f21a8f55) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124132661 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241116124132661 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) 20241116124132661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124132661 DMM INFO MM(262420000000007/f21a8f55) <- GMM ATTACH ACCEPT (new P-TMSI=0xf21a8f55) (gprs_gmm.c:300) 20241116124132662 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124132662 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124132662 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241116124132662 DMM INFO MM(262420000000007/f21a8f55) Subscriber data update (mmctx.c:445) 20241116124132662 DMM DEBUG MM(262420000000007/f21a8f55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124132662 DMM INFO MM(262420000000007/f21a8f55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124132662 DMM NOTICE MM(262420000000007/f21a8f55) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241116124132662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124132662 DMM NOTICE MM(262420000000007/f21a8f55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124132662 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) 20241116124132663 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124132663 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241116124132663 DMM INFO MM(262420000000007/f21a8f55) Subscriber data update (mmctx.c:445) 20241116124132663 DMM DEBUG MM(262420000000007/f21a8f55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@5f94dcb17fe6: Removing Client IMSI='262420000000007'H, index=0 20241116124132669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124132669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124132669 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124132669 DMM INFO MM(262420000000007/f21a8f55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124132669 DMM NOTICE MM(262420000000007/f21a8f55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124132669 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124132669 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124132669 DLLC NOTICE LLME(fcfca401/f21a8f55){ASSIGNED} LLGM Assign pre (ffffffff => f21a8f55) (gprs_llc.c:1079) 20241116124132669 DLLC NOTICE LLME(ffffffff/f21a8f55){ASSIGNED} LLGM Assign post (ffffffff => f21a8f55) (gprs_llc.c:1125) 20241116124132669 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124132669 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124132669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124132669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124132671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37108<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@5f94dcb17fe6: Final verdict of PTC: none 20241116124132673 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124132673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(207)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(197)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(203)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(208)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(201)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(195)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(206)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_combined finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124132800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124133201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87520) 20241116124133673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124133673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87520, count=88680) 20241116124134675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124134675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124135676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124135676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_accept_all started. 20241116124136259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124136261 DMM INFO MM(262420000000007/f21a8f55) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124136261 DMM INFO MM(262420000000007/f21a8f55) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124136261 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124136261 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124136261 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124136261 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124136261 DLLC NOTICE LLME(ffffffff/f21a8f55){ASSIGNED} LLGM Assign pre (f21a8f55 => ffffffff) (gprs_llc.c:1079) 20241116124136261 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f21a8f55 => ffffffff) (gprs_llc.c:1125) 20241116124136261 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241116124136261 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) 20241116124136261 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) 20241116124136261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124136261 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124136261 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124136261 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124136261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124136302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124136302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124136302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124136302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124136302 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124136302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124136302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124136302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124136302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124136304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124136304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124136304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124136304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124136304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124136304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124136304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124136304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124136304 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124136304 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124136304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(216)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124136305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124136305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124136309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124136318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124136318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124136336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124136336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124136336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124136336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124136336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124136336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124136336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124136336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124136336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124136337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124136337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124136337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124136338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124136338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124136338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124136338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124136338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124136338 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124136338 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124136338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124136338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124136338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124136341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(222)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124136351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124136351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124136377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124136377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124136378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124136378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124136378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124136378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124136378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124136378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124136378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124136379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124136379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124136379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124136380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124136380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124136380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124136380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124136380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124136380 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124136380 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124136380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124136380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124136380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124136384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124136393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124136393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124136677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124136677 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124136677 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124136677 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124136679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124136680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@5f94dcb17fe6: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='EB60B94F'O, index=0 SGSN_Test-GSUP(228)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241116124137731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124137731 DLLC NOTICE LLME(ffffffff/eb60b94f){UNASSIGNED} LLC RX: unknown TLLI 0xeb60b94f, creating LLME on the fly (gprs_llc.c:552) 20241116124137731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124137731 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241116124137732 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124137732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124137732 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124137732 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124137732 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124137732 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124137732 DLLC NOTICE LLME(ffffffff/eb60b94f){UNASSIGNED} LLGM Assign pre (eb60b94f => e1931d88) (gprs_llc.c:1079) 20241116124137732 DLLC NOTICE LLME(eb60b94f/e1931d88){ASSIGNED} LLGM Assign post (eb60b94f => e1931d88) (gprs_llc.c:1125) 20241116124137732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124137732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124137732 DMM DEBUG MM(262420000000008/e1931d88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124137744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124137744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124137744 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124137744 DMM DEBUG MM(262420000000008/e1931d88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241116124137744 DMM NOTICE MM(262420000000008/e1931d88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124137744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124137744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124137744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241116124137744 DMM INFO MM(262420000000008/e1931d88) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1931d88) (gprs_gmm.c:300) TC_attach_accept_all(230)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@5f94dcb17fe6: Removing Client IMSI='262420000000008'H, index=0 20241116124138734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124138734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124138734 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124138734 DMM INFO MM(262420000000008/e1931d88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124138734 DMM NOTICE MM(262420000000008/e1931d88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124138734 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124138734 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124138734 DLLC NOTICE LLME(eb60b94f/e1931d88){ASSIGNED} LLGM Assign pre (ffffffff => e1931d88) (gprs_llc.c:1079) 20241116124138734 DLLC NOTICE LLME(ffffffff/e1931d88){ASSIGNED} LLGM Assign post (ffffffff => e1931d88) (gprs_llc.c:1125) 20241116124138734 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124138734 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124138734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124138734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124138737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@5f94dcb17fe6: Final verdict of PTC: none 20241116124138740 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124138740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(217)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(216)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(221)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(226)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(214)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(219)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(224)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_accept_all finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124138868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124139269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60268) 20241116124139741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124139741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60268, count=70324) 20241116124140742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124140742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124141744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124141744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_closed started. 20241116124142330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124142331 DMM INFO MM(262420000000008/e1931d88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124142331 DMM INFO MM(262420000000008/e1931d88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124142331 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124142331 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124142331 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124142331 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124142331 DLLC NOTICE LLME(ffffffff/e1931d88){ASSIGNED} LLGM Assign pre (e1931d88 => ffffffff) (gprs_llc.c:1079) 20241116124142331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1931d88 => ffffffff) (gprs_llc.c:1125) 20241116124142331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124142331 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124142331 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124142331 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124142331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124142387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124142387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124142387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124142387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124142387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124142387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124142387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124142387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124142387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124142388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124142388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124142388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124142389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124142389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124142389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124142389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124142389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124142389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124142389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124142389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(236)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124142390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124142390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(235)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124142394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124142403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124142403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(233)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(235)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124142420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124142420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124142420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124142420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124142420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124142421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124142421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124142421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124142421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124142422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124142422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124142422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124142422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124142422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124142422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124142422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124142422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124142422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124142422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124142422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124142423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124142423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124142427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124142436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124142436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124142466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124142466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124142466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124142466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124142466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124142466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124142466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124142466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124142466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124142468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124142468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124142468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124142468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124142468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124142468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124142468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124142468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124142468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124142468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124142468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124142469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124142469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124142473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124142483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124142483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124142745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124142745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124142745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124142745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124142746 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124142747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@5f94dcb17fe6: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EA4D51E6'O, index=0 SGSN_Test-GSUP(247)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@5f94dcb17fe6: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EA4D51E6'O, index=1 20241116124143801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124143801 DLLC NOTICE LLME(ffffffff/ea4d51e6){UNASSIGNED} LLC RX: unknown TLLI 0xea4d51e6, creating LLME on the fly (gprs_llc.c:552) 20241116124143801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124143801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241116124143801 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124143801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124143801 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124143801 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124143801 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124143801 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124143801 DLLC NOTICE LLME(ffffffff/ea4d51e6){UNASSIGNED} LLGM Assign pre (ea4d51e6 => f5cecb9a) (gprs_llc.c:1079) 20241116124143801 DLLC NOTICE LLME(ea4d51e6/f5cecb9a){ASSIGNED} LLGM Assign post (ea4d51e6 => f5cecb9a) (gprs_llc.c:1125) 20241116124143801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124143801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124143801 DMM DEBUG MM(001010123456789/f5cecb9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124143812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124143812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124143812 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124143812 DMM DEBUG MM(001010123456789/f5cecb9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241116124143812 DMM NOTICE MM(001010123456789/f5cecb9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124143812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124143812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124143812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241116124143812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124143812 DMM NOTICE MM(001010123456789/f5cecb9a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241116124143812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Reject}: Deallocated (fsm.c:568) 20241116124143812 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124143812 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124143812 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124143812 DLLC NOTICE LLME(ea4d51e6/f5cecb9a){ASSIGNED} LLGM Assign pre (f5cecb9a => ffffffff) (gprs_llc.c:1079) 20241116124143812 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5cecb9a => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@5f94dcb17fe6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@5f94dcb17fe6: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@5f94dcb17fe6: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E715CBE8'O, index=2 SGSN_Test-GSUP(247)@5f94dcb17fe6: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241116124143858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124143858 DLLC NOTICE LLME(ffffffff/e715cbe8){UNASSIGNED} LLC RX: unknown TLLI 0xe715cbe8, creating LLME on the fly (gprs_llc.c:552) 20241116124143858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124143858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241116124143858 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124143858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124143858 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124143858 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124143858 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124143858 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124143858 DLLC NOTICE LLME(ffffffff/e715cbe8){UNASSIGNED} LLGM Assign pre (e715cbe8 => c06e259d) (gprs_llc.c:1079) 20241116124143858 DLLC NOTICE LLME(e715cbe8/c06e259d){ASSIGNED} LLGM Assign post (e715cbe8 => c06e259d) (gprs_llc.c:1125) 20241116124143858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124143858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124143858 DMM DEBUG MM(262420000000010/c06e259d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124143864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124143864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124143864 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124143864 DMM DEBUG MM(262420000000010/c06e259d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241116124143864 DMM NOTICE MM(262420000000010/c06e259d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124143864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124143864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124143864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241116124143864 DMM INFO MM(262420000000010/c06e259d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc06e259d) (gprs_gmm.c:300) TC_attach_closed(250)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@5f94dcb17fe6: Removing Client IMSI='262420000000010'H, index=2 20241116124144862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124144862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124144862 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124144862 DMM INFO MM(262420000000010/c06e259d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124144862 DMM NOTICE MM(262420000000010/c06e259d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124144862 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124144862 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124144862 DLLC NOTICE LLME(e715cbe8/c06e259d){ASSIGNED} LLGM Assign pre (ffffffff => c06e259d) (gprs_llc.c:1079) 20241116124144862 DLLC NOTICE LLME(ffffffff/c06e259d){ASSIGNED} LLGM Assign post (ffffffff => c06e259d) (gprs_llc.c:1125) 20241116124144862 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124144862 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124144862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124144862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124144864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57154<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124144866 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124144866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(247)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(236)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(245)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(240)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(234)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(238)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(243)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@5f94dcb17fe6: Test case TC_attach_closed finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124144993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124145395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79852) 20241116124145867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124145868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79852, count=81112) 20241116124146869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124146869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124147870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124147870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_no_imei_response started. 20241116124148452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124148453 DMM INFO MM(262420000000010/c06e259d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124148453 DMM INFO MM(262420000000010/c06e259d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124148453 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124148453 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124148453 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124148453 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124148453 DLLC NOTICE LLME(ffffffff/c06e259d){ASSIGNED} LLGM Assign pre (c06e259d => ffffffff) (gprs_llc.c:1079) 20241116124148453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c06e259d => ffffffff) (gprs_llc.c:1125) 20241116124148453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124148453 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124148453 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124148453 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124148454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124148501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124148501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124148501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124148501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124148501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124148501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124148501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124148501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124148501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124148503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124148503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124148503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(255)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124148504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124148504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124148504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124148504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124148504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124148504 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124148504 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124148504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124148504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124148505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124148509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116124148519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124148519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(253)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124148528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124148528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124148528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124148528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124148528 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124148528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124148528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124148528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124148528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124148529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124148529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124148529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124148530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124148530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124148530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124148530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124148530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124148530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124148530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124148530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124148530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124148530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124148533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124148542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124148542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124148565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124148565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124148565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124148565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124148565 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124148565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124148565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124148565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124148565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124148567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124148567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124148567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124148567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124148567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124148567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124148567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124148567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124148567 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124148567 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124148567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124148568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124148568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124148572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124148579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124148579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124148871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124148871 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124148871 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124148871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124148873 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124148874 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@5f94dcb17fe6: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C82EDD43'O, index=0 SGSN_Test-GSUP(267)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241116124149927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124149927 DLLC NOTICE LLME(ffffffff/c82edd43){UNASSIGNED} LLC RX: unknown TLLI 0xc82edd43, creating LLME on the fly (gprs_llc.c:552) 20241116124149927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124149927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241116124149927 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124149927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124149927 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124149927 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124149927 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124149927 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124149927 DLLC NOTICE LLME(ffffffff/c82edd43){UNASSIGNED} LLGM Assign pre (c82edd43 => e6e5cb31) (gprs_llc.c:1079) 20241116124149927 DLLC NOTICE LLME(c82edd43/e6e5cb31){ASSIGNED} LLGM Assign post (c82edd43 => e6e5cb31) (gprs_llc.c:1125) 20241116124149927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124149927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124149927 DMM DEBUG MM(262420000000032/e6e5cb31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124155928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124155928 DMM DEBUG MM(262420000000032/e6e5cb31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124159885 DGPRS DEBUG Checking for inactive LLMEs, time = 13571654 (sgsn.c:131) 20241116124201929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124201929 DMM DEBUG MM(262420000000032/e6e5cb31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124207930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124207930 DMM DEBUG MM(262420000000032/e6e5cb31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124208872 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116124208872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124208873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241116124213931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124213931 DMM DEBUG MM(262420000000032/e6e5cb31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124218506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124218507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124218507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124218531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124218533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124218533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124218569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124218571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124218571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124219931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124219931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241116124219931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124219932 DMM NOTICE MM(262420000000032/e6e5cb31) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241116124219932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Reject}: Deallocated (fsm.c:568) 20241116124219932 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124219932 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124219932 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124219932 DLLC NOTICE LLME(c82edd43/e6e5cb31){ASSIGNED} LLGM Assign pre (e6e5cb31 => ffffffff) (gprs_llc.c:1079) 20241116124219932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6e5cb31 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@5f94dcb17fe6: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124219950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(256)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@5f94dcb17fe6: Final verdict of PTC: none 20241116124219953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124219953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(251)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(260)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(265)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(258)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(263)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(254)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124220087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124220388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62892) 20241116124220954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124220954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62892, count=71148) 20241116124221955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124221955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124222956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124222956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_no_imsi_response started. 20241116124223445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124223446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124223487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124223487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124223487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124223487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124223487 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124223487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124223487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124223487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124223487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124223488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124223488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124223488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124223488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124223488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124223488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124223488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124223488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124223488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124223488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124223488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124223489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124223489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124223493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116124223503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124223503 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@5f94dcb17fe6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(279)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124223526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124223526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124223526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124223527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124223527 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124223527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124223527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124223527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124223527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124223528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124223528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124223528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124223528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124223528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124223528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124223529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124223529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124223529 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124223529 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124223529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124223529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124223529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124223533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116124223543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124223544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124223555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124223555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124223555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124223555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124223555 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124223555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124223555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124223555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124223555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124223556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124223556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124223556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124223556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124223556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124223556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124223556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124223556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124223556 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124223556 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124223556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124223557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124223557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124223561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124223569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124223569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124223957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124223957 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124223957 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124223957 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124223959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124223960 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@5f94dcb17fe6: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E880C975'O, index=0 SGSN_Test-GSUP(286)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241116124225011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124225011 DLLC NOTICE LLME(ffffffff/e880c975){UNASSIGNED} LLC RX: unknown TLLI 0xe880c975, creating LLME on the fly (gprs_llc.c:552) 20241116124225011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124225011 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241116124225011 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124225011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124225011 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124225011 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124225011 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124225011 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124225011 DLLC NOTICE LLME(ffffffff/e880c975){UNASSIGNED} LLGM Assign pre (e880c975 => e25ac5ec) (gprs_llc.c:1079) 20241116124225011 DLLC NOTICE LLME(e880c975/e25ac5ec){ASSIGNED} LLGM Assign post (e880c975 => e25ac5ec) (gprs_llc.c:1125) 20241116124225011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124225011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124225011 DMM DEBUG MM(/e25ac5ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124225023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124225023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124225023 DMM DEBUG MM_STATE_Gb(3900754293)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124225023 DMM DEBUG MM(/e25ac5ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241116124225023 DMM NOTICE MM(/e25ac5ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124225023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124225023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241116124225023 DMM DEBUG MM(/e25ac5ec) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241116124229886 DGPRS DEBUG Checking for inactive LLMEs, time = 13571684 (sgsn.c:131) 20241116124231024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124231024 DMM DEBUG MM(/e25ac5ec) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241116124237025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124237025 DMM DEBUG MM(/e25ac5ec) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241116124243026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124243026 DMM DEBUG MM(/e25ac5ec) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241116124243958 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116124243958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241116124243958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124249027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124249027 DMM DEBUG MM(/e25ac5ec) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241116124253490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124253492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124253492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124253530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124253532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124253532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124253557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124253559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124253559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124255027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241116124255027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241116124255027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124255027 DMM NOTICE MM(/e25ac5ec) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241116124255028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Reject}: Deallocated (fsm.c:568) 20241116124255028 DMM DEBUG MM_STATE_Gb(3900754293)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124255028 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124255028 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124255028 DLLC NOTICE LLME(e880c975/e25ac5ec){ASSIGNED} LLGM Assign pre (e25ac5ec => ffffffff) (gprs_llc.c:1079) 20241116124255028 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e25ac5ec => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@5f94dcb17fe6: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124255038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(276)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(286)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(274)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(280)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@5f94dcb17fe6: Final verdict of PTC: none 20241116124255041 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124255041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(284)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(278)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(282)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(272)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124255125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124255427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241116124256042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124256042 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) 20241116124257043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124257043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124258044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124258044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_closed_add_vty started. 20241116124258480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124258481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124258526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124258526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124258526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124258526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124258526 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124258526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124258526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124258526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124258526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124258528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124258528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124258528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124258528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124258528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124258528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124258528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124258528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124258528 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124258528 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124258528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124258529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124258529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124258532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124258540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124258540 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124258572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124258572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124258572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124258572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124258572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124258572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124258572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124258572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124258572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124258573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124258573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124258573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(298)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124258574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124258574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124258574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124258574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124258574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124258574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124258574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124258574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124258574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124258574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124258578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124258587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124258587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(296)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(298)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124258602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124258602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124258602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124258602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124258602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124258602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124258602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124258602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124258602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124258603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124258603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124258603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124258604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124258604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124258604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124258604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124258604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124258604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124258604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124258604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124258604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124258604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124258609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124258618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124258618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124259045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124259045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124259045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124259045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124259047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124259048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116124259887 DGPRS DEBUG Checking for inactive LLMEs, time = 13571714 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@5f94dcb17fe6: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='EEBF7D73'O, index=0 SGSN_Test-GSUP(305)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@5f94dcb17fe6: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='EEBF7D73'O, index=1 20241116124300109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124300109 DLLC NOTICE LLME(ffffffff/eebf7d73){UNASSIGNED} LLC RX: unknown TLLI 0xeebf7d73, creating LLME on the fly (gprs_llc.c:552) 20241116124300109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124300109 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241116124300109 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124300109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124300109 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124300109 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124300109 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124300109 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124300109 DLLC NOTICE LLME(ffffffff/eebf7d73){UNASSIGNED} LLGM Assign pre (eebf7d73 => debebf22) (gprs_llc.c:1079) 20241116124300109 DLLC NOTICE LLME(eebf7d73/debebf22){ASSIGNED} LLGM Assign post (eebf7d73 => debebf22) (gprs_llc.c:1125) 20241116124300109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124300109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124300109 DMM DEBUG MM(001010123456789/debebf22) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124300122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124300122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124300122 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124300122 DMM DEBUG MM(001010123456789/debebf22) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241116124300123 DMM NOTICE MM(001010123456789/debebf22) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124300123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124300123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124300123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241116124300123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124300123 DMM NOTICE MM(001010123456789/debebf22) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241116124300123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Reject}: Deallocated (fsm.c:568) 20241116124300123 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124300123 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124300123 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124300123 DLLC NOTICE LLME(eebf7d73/debebf22){ASSIGNED} LLGM Assign pre (debebf22 => ffffffff) (gprs_llc.c:1079) 20241116124300123 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (debebf22 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@5f94dcb17fe6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@5f94dcb17fe6: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='EEBF7D73'O, index=2 20241116124300130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124300130 DLLC NOTICE LLME(ffffffff/eebf7d73){UNASSIGNED} LLC RX: unknown TLLI 0xeebf7d73, creating LLME on the fly (gprs_llc.c:552) 20241116124300130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241116124300130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241116124300130 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124300130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124300130 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124300130 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124300130 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124300130 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124300130 DLLC NOTICE LLME(ffffffff/eebf7d73){UNASSIGNED} LLGM Assign pre (eebf7d73 => cf911cc6) (gprs_llc.c:1079) 20241116124300130 DLLC NOTICE LLME(eebf7d73/cf911cc6){ASSIGNED} LLGM Assign post (eebf7d73 => cf911cc6) (gprs_llc.c:1125) 20241116124300130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124300130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124300130 DMM DEBUG MM(001010123456700/cf911cc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124300135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124300135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124300135 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124300135 DMM DEBUG MM(001010123456700/cf911cc6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241116124300135 DMM NOTICE MM(001010123456700/cf911cc6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124300135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124300135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124300135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241116124300135 DMM INFO MM(001010123456700/cf911cc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf911cc6) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@5f94dcb17fe6: Removing Client IMSI='001010123456700'H, index=2 20241116124301135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124301135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124301135 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124301135 DMM INFO MM(001010123456700/cf911cc6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124301135 DMM NOTICE MM(001010123456700/cf911cc6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124301135 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124301135 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124301135 DLLC NOTICE LLME(eebf7d73/cf911cc6){ASSIGNED} LLGM Assign pre (ffffffff => cf911cc6) (gprs_llc.c:1079) 20241116124301135 DLLC NOTICE LLME(ffffffff/cf911cc6){ASSIGNED} LLGM Assign post (ffffffff => cf911cc6) (gprs_llc.c:1125) 20241116124301135 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124301135 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124301135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124301135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124301137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(293)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@5f94dcb17fe6: Final verdict of PTC: none 20241116124301140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124301140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed_add_vty-BVCI220(302)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(303)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(299)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(297)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(291)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(301)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124301269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124301670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80008) 20241116124302141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124302141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=80008, count=81168) 20241116124303142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124303142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124304143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124304143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_check_subscriber_list started. 20241116124304725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124304726 DMM INFO MM(001010123456700/cf911cc6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124304726 DMM INFO MM(001010123456700/cf911cc6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124304726 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124304726 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124304726 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124304726 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124304726 DLLC NOTICE LLME(ffffffff/cf911cc6){ASSIGNED} LLGM Assign pre (cf911cc6 => ffffffff) (gprs_llc.c:1079) 20241116124304726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf911cc6 => ffffffff) (gprs_llc.c:1125) 20241116124304726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124304726 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124304726 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124304726 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124304726 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124304774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124304774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124304774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124304774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124304774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124304774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124304774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124304774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124304774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124304775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124304775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124304775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124304776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124304776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124304776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124304776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124304776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124304776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124304776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124304776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124304777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124304777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124304781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124304791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124304791 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124304814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124304814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124304814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124304814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124304814 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124304814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124304814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124304814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124304814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124304816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124304816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124304816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124304816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124304816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124304816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124304816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124304816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124304816 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124304816 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124304816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124304817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124304817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124304821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124304830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124304830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124304856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124304856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124304856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124304856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124304856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124304856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124304856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124304856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124304856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124304857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124304857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124304858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124304858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124304858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124304858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124304858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124304858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124304858 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124304858 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124304858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124304858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124304858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124304861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124304870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124304870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124305144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124305144 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124305144 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124305144 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124305146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124305146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@5f94dcb17fe6: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FE735207'O, index=0 SGSN_Test-GSUP(324)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@5f94dcb17fe6: 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 := '8DDB0C48E9E92E49014088501BD9C6A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '474A55FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71737196854A7E3E'O } } } } } 20241116124306196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124306196 DLLC NOTICE LLME(ffffffff/fe735207){UNASSIGNED} LLC RX: unknown TLLI 0xfe735207, creating LLME on the fly (gprs_llc.c:552) 20241116124306196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124306196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241116124306196 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124306196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124306196 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124306196 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124306196 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124306196 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124306196 DLLC NOTICE LLME(ffffffff/fe735207){UNASSIGNED} LLGM Assign pre (fe735207 => f3760cae) (gprs_llc.c:1079) 20241116124306196 DLLC NOTICE LLME(fe735207/f3760cae){ASSIGNED} LLGM Assign post (fe735207 => f3760cae) (gprs_llc.c:1125) 20241116124306196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124306196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124306196 DMM DEBUG MM(262420000000034/f3760cae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124306210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124306210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124306210 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124306210 DMM DEBUG MM(262420000000034/f3760cae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241116124306210 DMM NOTICE MM(262420000000034/f3760cae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124306210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124306210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124306210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124306210 DMM DEBUG MM(262420000000034/f3760cae) Requesting authorization (sgsn_auth.c:160) 20241116124306211 DMM INFO MM(262420000000034/f3760cae) Requesting authentication tuples (sgsn_auth.c:184) 20241116124306211 DMM DEBUG MM(262420000000034/f3760cae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124306211 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241116124306211 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241116124306214 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124306214 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124306214 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124306214 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124306214 DMM INFO MM(262420000000034/f3760cae) Subscriber data update (mmctx.c:445) 20241116124306214 DMM DEBUG MM(262420000000034/f3760cae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124306214 DMM INFO MM(262420000000034/f3760cae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124306214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124306214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124306214 DMM INFO MM(262420000000034/f3760cae) <- GMM AUTH AND CIPHERING REQ (rand = 8d db 0c 48 e9 e9 2e 49 01 40 88 50 1b d9 c6 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124306221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124306221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124306221 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124306221 DMM INFO MM(262420000000034/f3760cae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124306221 DMM NOTICE MM(262420000000034/f3760cae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124306221 DMM DEBUG MM(262420000000034/f3760cae) checking auth: received GSM SRES = 47 4a 55 fc (gprs_gmm.c:666) 20241116124306221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124306221 DMM DEBUG MM(262420000000034/f3760cae) Requesting authorization (sgsn_auth.c:160) 20241116124306222 DMM INFO MM(262420000000034/f3760cae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124306222 DMM DEBUG MM(262420000000034/f3760cae) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124306222 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241116124306222 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) 20241116124306222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124306222 DMM INFO MM(262420000000034/f3760cae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3760cae) (gprs_gmm.c:300) 20241116124306223 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124306223 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124306223 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241116124306223 DMM INFO MM(262420000000034/f3760cae) Subscriber data update (mmctx.c:445) 20241116124306223 DMM DEBUG MM(262420000000034/f3760cae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124306223 DMM INFO MM(262420000000034/f3760cae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124306223 DMM NOTICE MM(262420000000034/f3760cae) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241116124306223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124306223 DMM NOTICE MM(262420000000034/f3760cae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124306223 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) 20241116124306224 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124306224 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241116124306224 DMM INFO MM(262420000000034/f3760cae) Subscriber data update (mmctx.c:445) 20241116124306224 DMM DEBUG MM(262420000000034/f3760cae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124306231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124306231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124306231 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124306231 DMM INFO MM(262420000000034/f3760cae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124306231 DMM NOTICE MM(262420000000034/f3760cae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124306231 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124306231 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124306231 DLLC NOTICE LLME(fe735207/f3760cae){ASSIGNED} LLGM Assign pre (ffffffff => f3760cae) (gprs_llc.c:1079) 20241116124306231 DLLC NOTICE LLME(ffffffff/f3760cae){ASSIGNED} LLGM Assign post (ffffffff => f3760cae) (gprs_llc.c:1125) 20241116124306231 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124306231 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124306231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124306231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@5f94dcb17fe6: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124306285 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241116124306285 DMM INFO MM(262420000000034/f3760cae) Subscriber data update (mmctx.c:445) 20241116124306285 DMM DEBUG MM(262420000000034/f3760cae) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241116124306285 DMM INFO MM(262420000000034/f3760cae) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241116124306285 DMM INFO MM(262420000000034/f3760cae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124306285 DMM INFO MM(262420000000034/f3760cae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124306285 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124306285 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124306285 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124306285 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124306285 DLLC NOTICE LLME(ffffffff/f3760cae){ASSIGNED} LLGM Assign pre (f3760cae => ffffffff) (gprs_llc.c:1079) 20241116124306285 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3760cae => ffffffff) (gprs_llc.c:1125) 20241116124306285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124306285 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124306285 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124306285 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124306286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34694<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124306288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124306288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(313)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(324)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(322)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(317)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(312)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(315)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(310)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(320)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124306424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124306726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241116124307289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124307289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90040, count=94396) 20241116124308290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124308290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124309291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124309291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_detach_check_subscriber_list started. 20241116124309782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124309783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124309842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124309842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124309843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124309843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124309843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124309843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124309843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124309843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124309843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(331)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124309844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124309844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124309844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124309845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124309845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124309845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124309845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124309845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124309845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124309845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124309845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(332)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124309845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124309845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124309848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(328)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124309858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124309858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(329)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124309885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124309885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124309885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124309885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124309885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124309885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124309885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124309885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124309885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124309888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124309888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124309888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124309888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124309888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124309888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124309888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124309888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124309888 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124309888 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124309888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(337)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124309888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124309888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(336)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124309893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124309903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124309903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(334)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(336)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124309924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124309924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124309924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124309924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124309924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124309926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124309926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124309926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124309926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124309926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124309926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124309926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124309926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124309926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124309926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124309926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124309927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124309927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124309942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124309942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124310293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124310293 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124310293 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124310293 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124310295 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241116124310296 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@5f94dcb17fe6: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D52C8CB0'O, index=0 SGSN_Test-GSUP(343)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@5f94dcb17fe6: 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 := '19F329DA63AC8F0C479227649535D39E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '530C89A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B73843974E6EE682'O } } } } } 20241116124310346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124310346 DLLC NOTICE LLME(ffffffff/d52c8cb0){UNASSIGNED} LLC RX: unknown TLLI 0xd52c8cb0, creating LLME on the fly (gprs_llc.c:552) 20241116124310346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124310346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241116124310346 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124310346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124310346 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124310346 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124310346 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124310346 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124310346 DLLC NOTICE LLME(ffffffff/d52c8cb0){UNASSIGNED} LLGM Assign pre (d52c8cb0 => d8e3168a) (gprs_llc.c:1079) 20241116124310346 DLLC NOTICE LLME(d52c8cb0/d8e3168a){ASSIGNED} LLGM Assign post (d52c8cb0 => d8e3168a) (gprs_llc.c:1125) 20241116124310346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124310346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124310346 DMM DEBUG MM(262420000000033/d8e3168a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124310358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124310359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124310359 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124310359 DMM DEBUG MM(262420000000033/d8e3168a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241116124310359 DMM NOTICE MM(262420000000033/d8e3168a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124310359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124310359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124310359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124310359 DMM DEBUG MM(262420000000033/d8e3168a) Requesting authorization (sgsn_auth.c:160) 20241116124310359 DMM INFO MM(262420000000033/d8e3168a) Requesting authentication tuples (sgsn_auth.c:184) 20241116124310359 DMM DEBUG MM(262420000000033/d8e3168a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124310359 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241116124310359 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241116124310362 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124310362 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124310362 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124310362 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124310362 DMM INFO MM(262420000000033/d8e3168a) Subscriber data update (mmctx.c:445) 20241116124310362 DMM DEBUG MM(262420000000033/d8e3168a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124310362 DMM INFO MM(262420000000033/d8e3168a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124310362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124310362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124310362 DMM INFO MM(262420000000033/d8e3168a) <- GMM AUTH AND CIPHERING REQ (rand = 19 f3 29 da 63 ac 8f 0c 47 92 27 64 95 35 d3 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124310371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124310371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124310371 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124310371 DMM INFO MM(262420000000033/d8e3168a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124310371 DMM NOTICE MM(262420000000033/d8e3168a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124310371 DMM DEBUG MM(262420000000033/d8e3168a) checking auth: received GSM SRES = 53 0c 89 a1 (gprs_gmm.c:666) 20241116124310371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124310371 DMM DEBUG MM(262420000000033/d8e3168a) Requesting authorization (sgsn_auth.c:160) 20241116124310371 DMM INFO MM(262420000000033/d8e3168a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124310371 DMM DEBUG MM(262420000000033/d8e3168a) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124310371 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241116124310371 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) 20241116124310371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124310371 DMM INFO MM(262420000000033/d8e3168a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8e3168a) (gprs_gmm.c:300) 20241116124310373 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124310373 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124310373 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241116124310373 DMM INFO MM(262420000000033/d8e3168a) Subscriber data update (mmctx.c:445) 20241116124310373 DMM DEBUG MM(262420000000033/d8e3168a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124310373 DMM INFO MM(262420000000033/d8e3168a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124310373 DMM NOTICE MM(262420000000033/d8e3168a) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241116124310373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124310373 DMM NOTICE MM(262420000000033/d8e3168a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124310373 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) 20241116124310374 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124310374 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241116124310374 DMM INFO MM(262420000000033/d8e3168a) Subscriber data update (mmctx.c:445) 20241116124310374 DMM DEBUG MM(262420000000033/d8e3168a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124310380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124310380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124310380 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124310380 DMM INFO MM(262420000000033/d8e3168a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124310380 DMM NOTICE MM(262420000000033/d8e3168a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124310380 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124310380 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124310380 DLLC NOTICE LLME(d52c8cb0/d8e3168a){ASSIGNED} LLGM Assign pre (ffffffff => d8e3168a) (gprs_llc.c:1079) 20241116124310380 DLLC NOTICE LLME(ffffffff/d8e3168a){ASSIGNED} LLGM Assign post (ffffffff => d8e3168a) (gprs_llc.c:1125) 20241116124310380 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124310380 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124310380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124310380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124310431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124310431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241116124310431 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124310431 DMM INFO MM(262420000000033/d8e3168a) -> GMM DETACH REQUEST TLLI=0xd8e3168a type=GPRS detach Power-off (gprs_gmm.c:1465) 20241116124310431 DMM INFO MM(262420000000033/d8e3168a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241116124310431 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124310431 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124310431 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124310431 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124310432 DLLC NOTICE LLME(ffffffff/d8e3168a){ASSIGNED} LLGM Assign pre (d8e3168a => ffffffff) (gprs_llc.c:1079) 20241116124310432 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8e3168a => ffffffff) (gprs_llc.c:1125) 20241116124310432 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241116124310432 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) 20241116124310432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124310432 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124310432 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124310432 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124310432 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@5f94dcb17fe6: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124315441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56142<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124315443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124315443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(337)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(332)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(341)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(335)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(330)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(339)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124315585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124315886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87748) 20241116124316445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124316445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87748, count=93924) 20241116124317447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124317447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124318447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124318447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_check_complete_resend started. 20241116124318945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124318947 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124318990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124318990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124318990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124318990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124318990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124318990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124318990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124318990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124318990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124318992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124318992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124318992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124318992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124318992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124318992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124318992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124318992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124318992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124318992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124318992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124318993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124318993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124318997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124319007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124319007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124319035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124319035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124319035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124319035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124319035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124319035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124319035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124319035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124319035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124319038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124319038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124319038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124319038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124319038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124319038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124319038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124319038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124319038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124319038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124319038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124319039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124319039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124319042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124319051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124319051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(357)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(353)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124319066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124319066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124319066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124319066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124319066 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124319066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124319066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124319066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124319066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124319068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124319068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124319068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124319069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124319069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124319069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124319069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124319069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124319069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124319069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124319069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124319070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124319070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124319075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124319085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124319085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124319448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124319448 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124319448 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124319448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124319450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124319451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@5f94dcb17fe6: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D3DF0EEB'O, index=0 SGSN_Test-GSUP(362)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@5f94dcb17fe6: 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 := '14080E986F0ABD161C79CD2AEBB79C47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72CB3E9A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E95FC84FF76E4B03'O } } } } } 20241116124320503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124320503 DLLC NOTICE LLME(ffffffff/d3df0eeb){UNASSIGNED} LLC RX: unknown TLLI 0xd3df0eeb, creating LLME on the fly (gprs_llc.c:552) 20241116124320503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124320503 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241116124320503 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124320503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124320503 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124320503 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124320503 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124320503 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124320503 DLLC NOTICE LLME(ffffffff/d3df0eeb){UNASSIGNED} LLGM Assign pre (d3df0eeb => f299cb62) (gprs_llc.c:1079) 20241116124320503 DLLC NOTICE LLME(d3df0eeb/f299cb62){ASSIGNED} LLGM Assign post (d3df0eeb => f299cb62) (gprs_llc.c:1125) 20241116124320503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124320503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124320503 DMM DEBUG MM(262420000000036/f299cb62) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124320515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124320515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124320515 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124320515 DMM DEBUG MM(262420000000036/f299cb62) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241116124320515 DMM NOTICE MM(262420000000036/f299cb62) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124320515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124320515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124320515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124320515 DMM DEBUG MM(262420000000036/f299cb62) Requesting authorization (sgsn_auth.c:160) 20241116124320515 DMM INFO MM(262420000000036/f299cb62) Requesting authentication tuples (sgsn_auth.c:184) 20241116124320515 DMM DEBUG MM(262420000000036/f299cb62) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124320515 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241116124320515 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241116124320517 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124320517 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124320517 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124320517 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124320517 DMM INFO MM(262420000000036/f299cb62) Subscriber data update (mmctx.c:445) 20241116124320517 DMM DEBUG MM(262420000000036/f299cb62) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124320517 DMM INFO MM(262420000000036/f299cb62) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124320518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124320518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124320518 DMM INFO MM(262420000000036/f299cb62) <- GMM AUTH AND CIPHERING REQ (rand = 14 08 0e 98 6f 0a bd 16 1c 79 cd 2a eb b7 9c 47 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124320526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124320527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124320527 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124320527 DMM INFO MM(262420000000036/f299cb62) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124320527 DMM NOTICE MM(262420000000036/f299cb62) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124320527 DMM DEBUG MM(262420000000036/f299cb62) checking auth: received GSM SRES = 72 cb 3e 9a (gprs_gmm.c:666) 20241116124320527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124320527 DMM DEBUG MM(262420000000036/f299cb62) Requesting authorization (sgsn_auth.c:160) 20241116124320527 DMM INFO MM(262420000000036/f299cb62) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124320527 DMM DEBUG MM(262420000000036/f299cb62) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124320527 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241116124320527 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) 20241116124320527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124320527 DMM INFO MM(262420000000036/f299cb62) <- GMM ATTACH ACCEPT (new P-TMSI=0xf299cb62) (gprs_gmm.c:300) 20241116124320528 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124320528 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124320528 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241116124320528 DMM INFO MM(262420000000036/f299cb62) Subscriber data update (mmctx.c:445) 20241116124320528 DMM DEBUG MM(262420000000036/f299cb62) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124320528 DMM INFO MM(262420000000036/f299cb62) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124320528 DMM NOTICE MM(262420000000036/f299cb62) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241116124320528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124320528 DMM NOTICE MM(262420000000036/f299cb62) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124320528 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) 20241116124320528 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124320529 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241116124320529 DMM INFO MM(262420000000036/f299cb62) Subscriber data update (mmctx.c:445) 20241116124320529 DMM DEBUG MM(262420000000036/f299cb62) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@5f94dcb17fe6: Warning: Re-starting timer T, which is already active (running or expired). 20241116124326527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124326527 DMM INFO MM(262420000000036/f299cb62) <- GMM ATTACH ACCEPT (new P-TMSI=0xf299cb62) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5f94dcb17fe6: Warning: Re-starting timer T, which is already active (running or expired). 20241116124329888 DGPRS DEBUG Checking for inactive LLMEs, time = 13571744 (sgsn.c:131) 20241116124332528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124332528 DMM INFO MM(262420000000036/f299cb62) <- GMM ATTACH ACCEPT (new P-TMSI=0xf299cb62) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5f94dcb17fe6: Warning: Re-starting timer T, which is already active (running or expired). 20241116124338529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124338529 DMM INFO MM(262420000000036/f299cb62) <- GMM ATTACH ACCEPT (new P-TMSI=0xf299cb62) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5f94dcb17fe6: Warning: Re-starting timer T, which is already active (running or expired). 20241116124339449 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116124339449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241116124339450 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124344530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124344530 DMM INFO MM(262420000000036/f299cb62) <- GMM ATTACH ACCEPT (new P-TMSI=0xf299cb62) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5f94dcb17fe6: Warning: Re-starting timer T, which is already active (running or expired). 20241116124348994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124348996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124348996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124349040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124349041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124349041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124349071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124349072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124349072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124350531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241116124350531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241116124350531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124350531 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241116124350531 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) 20241116124350531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Reject}: Deallocated (fsm.c:568) 20241116124350531 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124350531 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124350531 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124350531 DLLC NOTICE LLME(d3df0eeb/f299cb62){ASSIGNED} LLGM Assign pre (f299cb62 => ffffffff) (gprs_llc.c:1079) 20241116124350531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f299cb62 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@5f94dcb17fe6: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124354544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124354547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124354547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(350)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(360)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(356)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(358)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(354)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(348)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124354681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124354982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89104) 20241116124355549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124355549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89104, count=94536) 20241116124356550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124356550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124357551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124357551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_hlr_location_cancel_request_update started. 20241116124358047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124358049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124358092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124358092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124358092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124358092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124358092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124358092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124358092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124358092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124358092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124358094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124358094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124358094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124358094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124358094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124358094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124358094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124358094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124358094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124358094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124358094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124358095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124358095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124358100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124358109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124358109 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124358138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124358138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124358138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124358138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124358138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124358138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124358138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124358138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124358138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(374)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124358140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124358140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124358140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124358140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124358140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124358140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124358140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124358140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124358140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124358140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124358140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124358141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124358141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124358144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124358153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124358153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(372)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(374)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124358168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124358168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124358168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124358168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124358168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124358168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124358168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124358168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124358168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124358170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124358170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124358170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124358170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124358170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124358170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124358170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124358170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124358170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124358170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124358170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124358171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124358171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124358175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124358184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124358184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124358552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124358552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124358552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124358552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124358555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124358555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@5f94dcb17fe6: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E05979B9'O, index=0 SGSN_Test-GSUP(381)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@5f94dcb17fe6: 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 := '33DE23B6359DA9929E4F457927387023'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81B373A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5B5D54561F45D79'O } } } } } 20241116124359608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124359608 DLLC NOTICE LLME(ffffffff/e05979b9){UNASSIGNED} LLC RX: unknown TLLI 0xe05979b9, creating LLME on the fly (gprs_llc.c:552) 20241116124359608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124359609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241116124359609 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124359609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124359609 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124359609 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124359609 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124359609 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124359609 DLLC NOTICE LLME(ffffffff/e05979b9){UNASSIGNED} LLGM Assign pre (e05979b9 => cfdac399) (gprs_llc.c:1079) 20241116124359609 DLLC NOTICE LLME(e05979b9/cfdac399){ASSIGNED} LLGM Assign post (e05979b9 => cfdac399) (gprs_llc.c:1125) 20241116124359609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124359609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124359609 DMM DEBUG MM(262420000000031/cfdac399) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124359622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124359622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124359622 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124359622 DMM DEBUG MM(262420000000031/cfdac399) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241116124359622 DMM NOTICE MM(262420000000031/cfdac399) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124359622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124359622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124359622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124359622 DMM DEBUG MM(262420000000031/cfdac399) Requesting authorization (sgsn_auth.c:160) 20241116124359622 DMM INFO MM(262420000000031/cfdac399) Requesting authentication tuples (sgsn_auth.c:184) 20241116124359622 DMM DEBUG MM(262420000000031/cfdac399) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124359622 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241116124359622 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@5f94dcb17fe6: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241116124359626 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124359626 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124359626 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124359626 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124359626 DMM INFO MM(262420000000031/cfdac399) Subscriber data update (mmctx.c:445) 20241116124359626 DMM DEBUG MM(262420000000031/cfdac399) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124359626 DMM INFO MM(262420000000031/cfdac399) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124359626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124359626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124359626 DMM INFO MM(262420000000031/cfdac399) <- GMM AUTH AND CIPHERING REQ (rand = 33 de 23 b6 35 9d a9 92 9e 4f 45 79 27 38 70 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124359632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124359632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124359632 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124359632 DMM INFO MM(262420000000031/cfdac399) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124359632 DMM NOTICE MM(262420000000031/cfdac399) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124359633 DMM DEBUG MM(262420000000031/cfdac399) checking auth: received GSM SRES = 81 b3 73 a2 (gprs_gmm.c:666) 20241116124359633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124359633 DMM DEBUG MM(262420000000031/cfdac399) Requesting authorization (sgsn_auth.c:160) 20241116124359633 DMM INFO MM(262420000000031/cfdac399) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124359633 DMM DEBUG MM(262420000000031/cfdac399) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124359633 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241116124359633 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) 20241116124359633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124359633 DMM INFO MM(262420000000031/cfdac399) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfdac399) (gprs_gmm.c:300) 20241116124359634 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124359634 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124359634 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241116124359634 DMM INFO MM(262420000000031/cfdac399) Subscriber data update (mmctx.c:445) 20241116124359634 DMM DEBUG MM(262420000000031/cfdac399) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124359634 DMM INFO MM(262420000000031/cfdac399) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124359634 DMM NOTICE MM(262420000000031/cfdac399) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241116124359634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124359634 DMM NOTICE MM(262420000000031/cfdac399) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124359634 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) 20241116124359635 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124359635 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241116124359635 DMM INFO MM(262420000000031/cfdac399) Subscriber data update (mmctx.c:445) 20241116124359635 DMM DEBUG MM(262420000000031/cfdac399) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124359640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124359640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124359640 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124359640 DMM INFO MM(262420000000031/cfdac399) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124359640 DMM NOTICE MM(262420000000031/cfdac399) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124359640 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124359640 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124359641 DLLC NOTICE LLME(e05979b9/cfdac399){ASSIGNED} LLGM Assign pre (ffffffff => cfdac399) (gprs_llc.c:1079) 20241116124359641 DLLC NOTICE LLME(ffffffff/cfdac399){ASSIGNED} LLGM Assign post (ffffffff => cfdac399) (gprs_llc.c:1125) 20241116124359641 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124359641 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124359641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124359641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124359689 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241116124359689 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241116124359689 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) 20241116124359689 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241116124359689 DMM INFO MM(262420000000031/cfdac399) Subscriber data update (mmctx.c:445) 20241116124359689 DMM DEBUG MM(262420000000031/cfdac399) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241116124359689 DMM INFO MM(262420000000031/cfdac399) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241116124359689 DMM INFO MM(262420000000031/cfdac399) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124359689 DMM INFO MM(262420000000031/cfdac399) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124359690 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124359690 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124359690 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124359690 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124359690 DLLC NOTICE LLME(ffffffff/cfdac399){ASSIGNED} LLGM Assign pre (cfdac399 => ffffffff) (gprs_llc.c:1079) 20241116124359690 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfdac399 => ffffffff) (gprs_llc.c:1125) 20241116124359690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124359690 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124359690 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124359690 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124359889 DGPRS DEBUG Checking for inactive LLMEs, time = 13571774 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed MC@5f94dcb17fe6: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241116124404696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124404696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(375)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(369)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(379)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@5f94dcb17fe6: Final verdict of PTC: none 20241116124404699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40722<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(372)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(367)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(377)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(373)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@5f94dcb17fe6: Final verdict of PTC: pass MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124404835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124405136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88912) 20241116124405697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124405697 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) 20241116124406699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124406699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124407700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124407700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_hlr_location_cancel_request_withdraw started. 20241116124408196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124408197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124408242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124408242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124408242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124408242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124408242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124408242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124408242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124408242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124408242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124408244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124408244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124408244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124408245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124408245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124408245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124408245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124408245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124408245 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124408245 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124408245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124408245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124408245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124408249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124408259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124408259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124408280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124408280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124408280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124408280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124408280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124408280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124408280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124408280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124408280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124408282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124408282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124408282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124408282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124408282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124408282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124408282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124408282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124408282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124408282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124408282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124408282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124408282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124408286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124408297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124408297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124408317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124408317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124408317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124408317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124408317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124408317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124408317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124408317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124408317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124408319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124408319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124408319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124408319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124408319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124408319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124408319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124408319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124408319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124408319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124408319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124408320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124408320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124408324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124408334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124408334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124408702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124408702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124408702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124408702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124408704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124408705 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5f94dcb17fe6: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D323EDB0'O, index=0 SGSN_Test-GSUP(400)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@5f94dcb17fe6: 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 := '6500F8DCB4DEBAD6F937BC565E7442E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '503A0A10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '336EED66CD7A4B70'O } } } } } 20241116124409756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124409756 DLLC NOTICE LLME(ffffffff/d323edb0){UNASSIGNED} LLC RX: unknown TLLI 0xd323edb0, creating LLME on the fly (gprs_llc.c:552) 20241116124409756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124409757 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241116124409757 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124409757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124409757 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124409757 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124409757 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124409757 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124409757 DLLC NOTICE LLME(ffffffff/d323edb0){UNASSIGNED} LLGM Assign pre (d323edb0 => cab74e9d) (gprs_llc.c:1079) 20241116124409757 DLLC NOTICE LLME(d323edb0/cab74e9d){ASSIGNED} LLGM Assign post (d323edb0 => cab74e9d) (gprs_llc.c:1125) 20241116124409757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124409757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124409757 DMM DEBUG MM(262420000000029/cab74e9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124409768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124409768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124409769 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124409769 DMM DEBUG MM(262420000000029/cab74e9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241116124409769 DMM NOTICE MM(262420000000029/cab74e9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124409769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124409769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124409769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124409769 DMM DEBUG MM(262420000000029/cab74e9d) Requesting authorization (sgsn_auth.c:160) 20241116124409769 DMM INFO MM(262420000000029/cab74e9d) Requesting authentication tuples (sgsn_auth.c:184) 20241116124409769 DMM DEBUG MM(262420000000029/cab74e9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124409769 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241116124409769 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@5f94dcb17fe6: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241116124409772 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124409772 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124409772 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124409772 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124409772 DMM INFO MM(262420000000029/cab74e9d) Subscriber data update (mmctx.c:445) 20241116124409772 DMM DEBUG MM(262420000000029/cab74e9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124409772 DMM INFO MM(262420000000029/cab74e9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124409772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124409772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124409772 DMM INFO MM(262420000000029/cab74e9d) <- GMM AUTH AND CIPHERING REQ (rand = 65 00 f8 dc b4 de ba d6 f9 37 bc 56 5e 74 42 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124409779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124409779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124409779 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124409779 DMM INFO MM(262420000000029/cab74e9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124409780 DMM NOTICE MM(262420000000029/cab74e9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124409780 DMM DEBUG MM(262420000000029/cab74e9d) checking auth: received GSM SRES = 50 3a 0a 10 (gprs_gmm.c:666) 20241116124409780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124409780 DMM DEBUG MM(262420000000029/cab74e9d) Requesting authorization (sgsn_auth.c:160) 20241116124409780 DMM INFO MM(262420000000029/cab74e9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124409780 DMM DEBUG MM(262420000000029/cab74e9d) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124409780 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241116124409780 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) 20241116124409780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124409780 DMM INFO MM(262420000000029/cab74e9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcab74e9d) (gprs_gmm.c:300) 20241116124409781 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124409781 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124409781 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241116124409781 DMM INFO MM(262420000000029/cab74e9d) Subscriber data update (mmctx.c:445) 20241116124409781 DMM DEBUG MM(262420000000029/cab74e9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124409781 DMM INFO MM(262420000000029/cab74e9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124409781 DMM NOTICE MM(262420000000029/cab74e9d) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241116124409781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124409781 DMM NOTICE MM(262420000000029/cab74e9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124409781 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) 20241116124409782 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124409782 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241116124409782 DMM INFO MM(262420000000029/cab74e9d) Subscriber data update (mmctx.c:445) 20241116124409782 DMM DEBUG MM(262420000000029/cab74e9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124409787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124409787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124409787 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124409787 DMM INFO MM(262420000000029/cab74e9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124409787 DMM NOTICE MM(262420000000029/cab74e9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124409787 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124409787 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124409787 DLLC NOTICE LLME(d323edb0/cab74e9d){ASSIGNED} LLGM Assign pre (ffffffff => cab74e9d) (gprs_llc.c:1079) 20241116124409787 DLLC NOTICE LLME(ffffffff/cab74e9d){ASSIGNED} LLGM Assign post (ffffffff => cab74e9d) (gprs_llc.c:1125) 20241116124409787 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124409787 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124409787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124409787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124409836 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241116124409836 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241116124409836 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) 20241116124409836 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241116124409836 DMM INFO MM(262420000000029/cab74e9d) Subscriber data update (mmctx.c:445) 20241116124409836 DMM DEBUG MM(262420000000029/cab74e9d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241116124409836 DMM INFO MM(262420000000029/cab74e9d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241116124409836 DMM INFO MM(262420000000029/cab74e9d) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241116124409836 DMM NOTICE MM(262420000000029/cab74e9d) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241116124409836 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241116124409836 DMM INFO MM(262420000000029/cab74e9d) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241116124409836 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124409836 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124409836 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124409836 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124409836 DLLC NOTICE LLME(ffffffff/cab74e9d){ASSIGNED} LLGM Assign pre (cab74e9d => ffffffff) (gprs_llc.c:1079) 20241116124409836 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cab74e9d => ffffffff) (gprs_llc.c:1125) 20241116124409836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124409837 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124409837 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124409837 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124409837 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5f94dcb17fe6: Removing Client IMSI='262420000000029'H, index=0 20241116124409843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124409843 DLLC NOTICE LLME(ffffffff/cab74e9d){UNASSIGNED} LLC RX: unknown TLLI 0xcab74e9d, creating LLME on the fly (gprs_llc.c:552) 20241116124409843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124409843 DMM NOTICE LLME(ffffffff/cab74e9d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241116124409843 DLLC NOTICE LLME(ffffffff/cab74e9d){UNASSIGNED} LLGM Assign pre (cab74e9d => ffffffff) (gprs_llc.c:1079) 20241116124409843 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cab74e9d => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124409845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50530<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124409848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124409848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(388)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(393)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(398)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(386)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(391)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(396)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124409980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124410282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79448) 20241116124410850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124410850 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) 20241116124411851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124411851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124412853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124412853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241116124413339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124413340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124413386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124413386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124413386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124413386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124413386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124413386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124413386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124413386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124413386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124413387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124413387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124413387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124413388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124413388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124413388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124413388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124413388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124413388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124413388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124413388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(407)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124413389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124413389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124413392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124413403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124413403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@5f94dcb17fe6: 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(406)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124413428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124413428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124413428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124413428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124413428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124413428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124413428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124413428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124413428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124413430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124413430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124413430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124413430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124413430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124413430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124413430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124413430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124413430 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124413430 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124413430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124413431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124413431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(412)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124413434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124413446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124413446 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(410)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(412)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124413462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124413463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124413463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124413463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124413463 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124413463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124413463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124413463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124413463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124413464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124413464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124413464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124413464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124413464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124413464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124413464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124413465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124413465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124413465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124413465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124413465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124413465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124413470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124413479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124413479 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(416)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124413854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124413854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124413854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124413854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124413857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124413857 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5f94dcb17fe6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E9EFA51C'O, index=0 SGSN_Test-GSUP(419)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241116124414900 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) 20241116124414900 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@5f94dcb17fe6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5f94dcb17fe6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5f94dcb17fe6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124414906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@5f94dcb17fe6: Final verdict of PTC: none 20241116124414908 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124414908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(413)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(407)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(417)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(415)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(411)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(405)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12:44:15 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 20241116124415046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124415347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241116124415909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124415909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241116124416910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124416910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124417911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124417911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241116124418404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124418406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124418449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124418449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124418449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124418449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124418449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124418449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124418449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124418449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124418449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124418450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124418450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124418450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124418451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124418451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124418451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124418451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124418451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124418451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124418451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124418451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124418451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124418451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124418455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124418466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124418466 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124418485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124418485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124418485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124418485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124418485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124418485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124418485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124418485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124418485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124418487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124418487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124418487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124418487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124418487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124418487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124418487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124418487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124418487 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124418487 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124418487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124418487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124418487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124418491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124418501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124418501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(433)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124418530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124418530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124418530 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124418530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124418530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124418530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124418532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124418532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124418532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124418532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124418532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124418532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124418532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124418532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124418532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124418532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124418532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124418532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124418532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124418536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124418546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124418546 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(434)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124418912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124418912 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124418912 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124418912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124418914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241116124418915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5f94dcb17fe6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EA5F3534'O, index=0 SGSN_Test-GSUP(438)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241116124419963 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) 20241116124419963 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@5f94dcb17fe6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5f94dcb17fe6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5f94dcb17fe6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124419968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124419970 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124419970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(438)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(426)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(431)@5f94dcb17fe6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(437)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(435)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(424)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(429)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124420107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124420408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48928) 20241116124420971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124420971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48928, count=53284) 20241116124421972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124421972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124422973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124422973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_rau_unknown started. 20241116124423468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124423470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124423511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124423511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124423511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124423511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124423511 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124423511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124423511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124423511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124423511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124423513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124423513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124423513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124423513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124423513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124423513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124423513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124423513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124423513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124423513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124423513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124423514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124423514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124423518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124423529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124423529 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124423546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124423546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124423546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124423546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124423546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124423546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124423546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124423546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124423546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124423548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124423548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124423548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124423548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124423548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124423548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124423548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124423548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124423548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124423548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124423548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124423549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124423549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124423552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124423560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124423561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124423578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124423578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124423578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124423578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124423578 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124423578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124423578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124423578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124423578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124423580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124423580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124423580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124423580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124423580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124423580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124423580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124423580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124423580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124423580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124423580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124423581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124423581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124423585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124423594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124423594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124423974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124423974 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124423974 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124423974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124423976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124423977 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@5f94dcb17fe6: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E433D2D5'O, index=0 SGSN_Test-GSUP(457)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241116124425024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124425024 DLLC NOTICE LLME(ffffffff/e433d2d5){UNASSIGNED} LLC RX: unknown TLLI 0xe433d2d5, creating LLME on the fly (gprs_llc.c:552) 20241116124425025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241116124425025 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116124425025 DMM NOTICE LLME(ffffffff/e433d2d5){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241116124425025 DLLC NOTICE LLME(ffffffff/e433d2d5){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241116124425025 DMM ERROR LLME(ffffffff/e433d2d5){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241116124425025 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241116124425025 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241116124425025 DLLC NOTICE LLME(ffffffff/e433d2d5){UNASSIGNED} LLGM Assign pre (e433d2d5 => ffffffff) (gprs_llc.c:1079) 20241116124425025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e433d2d5 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@5f94dcb17fe6: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@5f94dcb17fe6: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124425041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@5f94dcb17fe6: Final verdict of PTC: none 20241116124425043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124425043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(450)@5f94dcb17fe6: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(445)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@5f94dcb17fe6: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(455)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@5f94dcb17fe6: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(448)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(453)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(443)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_rau_unknown finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124425168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124425469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50580) 20241116124426044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124426044 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) 20241116124427045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124427045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124428046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124428046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_rau started. 20241116124428528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124428529 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@5f94dcb17fe6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(464)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124428588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124428588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124428588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124428588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124428588 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124428588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124428588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124428588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124428588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124428590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124428590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124428590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124428590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124428590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124428590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124428590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124428590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124428590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124428590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124428590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124428591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124428591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124428595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116124428605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124428605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(462)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(464)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124428615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124428615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124428615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124428615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124428615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124428615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124428615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124428615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124428615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124428617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124428617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124428617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124428617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124428617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124428617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124428617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124428617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124428617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124428617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124428617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124428618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124428618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124428622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124428630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124428630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124428650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124428650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124428651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124428651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124428651 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124428651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124428651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124428651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124428651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124428652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124428652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124428652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124428652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124428652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124428652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124428652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124428652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124428652 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124428652 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124428652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124428653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124428653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124428657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124428667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124428667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124429047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124429047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124429047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124429047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124429049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124429050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116124429890 DGPRS DEBUG Checking for inactive LLMEs, time = 13571804 (sgsn.c:131) TC_attach_rau-BVCI196(462)@5f94dcb17fe6: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F1A9AB66'O, index=0 SGSN_Test-GSUP(476)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@5f94dcb17fe6: 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 := '638854A4274D57FCDFAAEB93D0AA582E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '426D7846'O ("BmxF") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8AD8EC1FB8B09EB7'O } } } } } 20241116124430104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124430104 DLLC NOTICE LLME(ffffffff/f1a9ab66){UNASSIGNED} LLC RX: unknown TLLI 0xf1a9ab66, creating LLME on the fly (gprs_llc.c:552) 20241116124430104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124430104 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241116124430104 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124430104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124430104 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124430104 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124430104 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124430104 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124430104 DLLC NOTICE LLME(ffffffff/f1a9ab66){UNASSIGNED} LLGM Assign pre (f1a9ab66 => cc02d882) (gprs_llc.c:1079) 20241116124430104 DLLC NOTICE LLME(f1a9ab66/cc02d882){ASSIGNED} LLGM Assign post (f1a9ab66 => cc02d882) (gprs_llc.c:1125) 20241116124430104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124430104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124430104 DMM DEBUG MM(262420000000012/cc02d882) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124430116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124430116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124430116 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124430116 DMM DEBUG MM(262420000000012/cc02d882) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241116124430116 DMM NOTICE MM(262420000000012/cc02d882) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124430116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124430116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124430116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124430116 DMM DEBUG MM(262420000000012/cc02d882) Requesting authorization (sgsn_auth.c:160) 20241116124430116 DMM INFO MM(262420000000012/cc02d882) Requesting authentication tuples (sgsn_auth.c:184) 20241116124430116 DMM DEBUG MM(262420000000012/cc02d882) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124430116 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241116124430116 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241116124430119 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124430119 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124430119 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124430119 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124430119 DMM INFO MM(262420000000012/cc02d882) Subscriber data update (mmctx.c:445) 20241116124430119 DMM DEBUG MM(262420000000012/cc02d882) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124430119 DMM INFO MM(262420000000012/cc02d882) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124430119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124430119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124430119 DMM INFO MM(262420000000012/cc02d882) <- GMM AUTH AND CIPHERING REQ (rand = 63 88 54 a4 27 4d 57 fc df aa eb 93 d0 aa 58 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124430127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124430127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124430127 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124430127 DMM INFO MM(262420000000012/cc02d882) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124430127 DMM NOTICE MM(262420000000012/cc02d882) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124430127 DMM DEBUG MM(262420000000012/cc02d882) checking auth: received GSM SRES = 42 6d 78 46 (gprs_gmm.c:666) 20241116124430127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124430127 DMM DEBUG MM(262420000000012/cc02d882) Requesting authorization (sgsn_auth.c:160) 20241116124430127 DMM INFO MM(262420000000012/cc02d882) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124430127 DMM DEBUG MM(262420000000012/cc02d882) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124430127 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241116124430127 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) 20241116124430127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124430127 DMM INFO MM(262420000000012/cc02d882) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc02d882) (gprs_gmm.c:300) 20241116124430129 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124430129 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124430129 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241116124430129 DMM INFO MM(262420000000012/cc02d882) Subscriber data update (mmctx.c:445) 20241116124430129 DMM DEBUG MM(262420000000012/cc02d882) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124430129 DMM INFO MM(262420000000012/cc02d882) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124430129 DMM NOTICE MM(262420000000012/cc02d882) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241116124430129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124430129 DMM NOTICE MM(262420000000012/cc02d882) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124430129 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) 20241116124430129 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124430129 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241116124430129 DMM INFO MM(262420000000012/cc02d882) Subscriber data update (mmctx.c:445) 20241116124430129 DMM DEBUG MM(262420000000012/cc02d882) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124430136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124430136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124430136 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124430136 DMM INFO MM(262420000000012/cc02d882) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124430136 DMM NOTICE MM(262420000000012/cc02d882) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124430136 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124430136 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124430136 DLLC NOTICE LLME(f1a9ab66/cc02d882){ASSIGNED} LLGM Assign pre (ffffffff => cc02d882) (gprs_llc.c:1079) 20241116124430136 DLLC NOTICE LLME(ffffffff/cc02d882){ASSIGNED} LLGM Assign post (ffffffff => cc02d882) (gprs_llc.c:1125) 20241116124430136 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124430136 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124430136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124430136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124430188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124430188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124430188 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124430188 DMM INFO MM(262420000000012/cc02d882) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116124430188 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124430188 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116124430188 DLLC NOTICE LLME(ffffffff/cc02d882){ASSIGNED} LLGM Assign pre (cc02d882 => ec421791) (gprs_llc.c:1079) 20241116124430188 DLLC NOTICE LLME(cc02d882/ec421791){ASSIGNED} LLGM Assign post (cc02d882 => ec421791) (gprs_llc.c:1125) 20241116124430188 DMM INFO MM(262420000000012/ec421791) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@5f94dcb17fe6: Removing Client IMSI='262420000000012'H, index=0 20241116124430195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124430195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241116124430195 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124430195 DMM INFO MM(262420000000012/ec421791) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241116124430195 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241116124430196 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124430196 DLLC NOTICE LLME(cc02d882/ec421791){ASSIGNED} LLGM Assign pre (ffffffff => ec421791) (gprs_llc.c:1079) 20241116124430196 DLLC NOTICE LLME(ffffffff/ec421791){ASSIGNED} LLGM Assign post (ffffffff => ec421791) (gprs_llc.c:1125) 20241116124430196 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124430197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@5f94dcb17fe6: Final verdict of PTC: none 20241116124430199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124430199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(464)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(465)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(469)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(474)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(463)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(472)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(467)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_rau finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124430325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124430726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79076) 20241116124431200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124431200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79076, count=92220) 20241116124432201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124432201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124433202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124433202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_rau_a_a started. 20241116124433818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124433819 DMM INFO MM(262420000000012/ec421791) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124433819 DMM INFO MM(262420000000012/ec421791) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124433819 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124433819 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124433819 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124433819 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124433819 DLLC NOTICE LLME(ffffffff/ec421791){ASSIGNED} LLGM Assign pre (ec421791 => ffffffff) (gprs_llc.c:1079) 20241116124433819 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec421791 => ffffffff) (gprs_llc.c:1125) 20241116124433819 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241116124433819 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) 20241116124433819 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) 20241116124433819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124433819 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124433819 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124433819 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124433819 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124433867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124433867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124433867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124433867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124433867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124433867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124433867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124433867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124433867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124433868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124433868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124433868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124433869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124433869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124433869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124433869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124433869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124433869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124433869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124433869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124433869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124433869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124433873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124433882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124433882 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124433900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124433900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124433900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124433900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124433900 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124433900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124433900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124433900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124433901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124433902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124433902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124433902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124433902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124433902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124433902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124433902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124433902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124433902 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124433902 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124433902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124433903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124433903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124433906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124433917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124433917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124433942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124433942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124433942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124433942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124433942 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124433942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124433942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124433942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124433942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124433944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124433944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124433944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124433944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124433944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124433944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124433945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124433945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124433945 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124433945 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124433945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124433945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124433945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124433949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124433958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124433958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124434203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124434203 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124434203 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124434203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124434205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124434206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@5f94dcb17fe6: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D64DAF83'O, index=0 SGSN_Test-GSUP(495)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@5f94dcb17fe6: 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 := '5124CA962F1779F3BA1E9B9CAD373327'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F01D7D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20939D0B2EC686D1'O } } } } } 20241116124435255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435255 DLLC NOTICE LLME(ffffffff/d64daf83){UNASSIGNED} LLC RX: unknown TLLI 0xd64daf83, creating LLME on the fly (gprs_llc.c:552) 20241116124435255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241116124435255 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124435255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124435255 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124435255 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124435255 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124435255 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124435255 DLLC NOTICE LLME(ffffffff/d64daf83){UNASSIGNED} LLGM Assign pre (d64daf83 => ddc6099a) (gprs_llc.c:1079) 20241116124435255 DLLC NOTICE LLME(d64daf83/ddc6099a){ASSIGNED} LLGM Assign post (d64daf83 => ddc6099a) (gprs_llc.c:1125) 20241116124435255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124435255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124435255 DMM DEBUG MM(262420000000037/ddc6099a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124435268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435268 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124435268 DMM DEBUG MM(262420000000037/ddc6099a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241116124435268 DMM NOTICE MM(262420000000037/ddc6099a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124435268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124435268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124435268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124435268 DMM DEBUG MM(262420000000037/ddc6099a) Requesting authorization (sgsn_auth.c:160) 20241116124435268 DMM INFO MM(262420000000037/ddc6099a) Requesting authentication tuples (sgsn_auth.c:184) 20241116124435268 DMM DEBUG MM(262420000000037/ddc6099a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124435268 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241116124435268 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241116124435271 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124435271 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124435271 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124435271 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124435271 DMM INFO MM(262420000000037/ddc6099a) Subscriber data update (mmctx.c:445) 20241116124435271 DMM DEBUG MM(262420000000037/ddc6099a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124435271 DMM INFO MM(262420000000037/ddc6099a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124435271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124435271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124435271 DMM INFO MM(262420000000037/ddc6099a) <- GMM AUTH AND CIPHERING REQ (rand = 51 24 ca 96 2f 17 79 f3 ba 1e 9b 9c ad 37 33 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124435278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435278 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124435278 DMM INFO MM(262420000000037/ddc6099a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124435278 DMM NOTICE MM(262420000000037/ddc6099a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124435278 DMM DEBUG MM(262420000000037/ddc6099a) checking auth: received GSM SRES = 4f 01 d7 d3 (gprs_gmm.c:666) 20241116124435278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124435278 DMM DEBUG MM(262420000000037/ddc6099a) Requesting authorization (sgsn_auth.c:160) 20241116124435278 DMM INFO MM(262420000000037/ddc6099a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124435278 DMM DEBUG MM(262420000000037/ddc6099a) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124435278 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241116124435278 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) 20241116124435278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124435278 DMM INFO MM(262420000000037/ddc6099a) <- GMM ATTACH ACCEPT (new P-TMSI=0xddc6099a) (gprs_gmm.c:300) 20241116124435280 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124435280 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124435280 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241116124435280 DMM INFO MM(262420000000037/ddc6099a) Subscriber data update (mmctx.c:445) 20241116124435280 DMM DEBUG MM(262420000000037/ddc6099a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124435280 DMM INFO MM(262420000000037/ddc6099a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124435280 DMM NOTICE MM(262420000000037/ddc6099a) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241116124435280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124435280 DMM NOTICE MM(262420000000037/ddc6099a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124435280 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) 20241116124435280 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124435280 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241116124435280 DMM INFO MM(262420000000037/ddc6099a) Subscriber data update (mmctx.c:445) 20241116124435280 DMM DEBUG MM(262420000000037/ddc6099a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124435286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435286 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124435286 DMM INFO MM(262420000000037/ddc6099a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124435286 DMM NOTICE MM(262420000000037/ddc6099a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124435286 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124435286 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124435286 DLLC NOTICE LLME(d64daf83/ddc6099a){ASSIGNED} LLGM Assign pre (ffffffff => ddc6099a) (gprs_llc.c:1079) 20241116124435286 DLLC NOTICE LLME(ffffffff/ddc6099a){ASSIGNED} LLGM Assign post (ffffffff => ddc6099a) (gprs_llc.c:1125) 20241116124435286 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124435286 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124435286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124435286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124435338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435338 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124435338 DMM INFO MM(262420000000037/ddc6099a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116124435338 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124435338 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116124435338 DLLC NOTICE LLME(ffffffff/ddc6099a){ASSIGNED} LLGM Assign pre (ddc6099a => ed336e9a) (gprs_llc.c:1079) 20241116124435338 DLLC NOTICE LLME(ddc6099a/ed336e9a){ASSIGNED} LLGM Assign post (ddc6099a => ed336e9a) (gprs_llc.c:1125) 20241116124435338 DMM INFO MM(262420000000037/ed336e9a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124435346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435346 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124435346 DMM INFO MM(262420000000037/ed336e9a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241116124435346 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241116124435346 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124435346 DLLC NOTICE LLME(ddc6099a/ed336e9a){ASSIGNED} LLGM Assign pre (ffffffff => ed336e9a) (gprs_llc.c:1079) 20241116124435346 DLLC NOTICE LLME(ffffffff/ed336e9a){ASSIGNED} LLGM Assign post (ffffffff => ed336e9a) (gprs_llc.c:1125) 20241116124435346 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241116124435347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435347 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124435347 DMM INFO MM(262420000000037/ed336e9a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116124435347 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124435347 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116124435347 DLLC NOTICE LLME(ffffffff/ed336e9a){ASSIGNED} LLGM Assign pre (ed336e9a => d0b88cd8) (gprs_llc.c:1079) 20241116124435347 DLLC NOTICE LLME(ed336e9a/d0b88cd8){ASSIGNED} LLGM Assign post (ed336e9a => d0b88cd8) (gprs_llc.c:1125) 20241116124435347 DMM INFO MM(262420000000037/d0b88cd8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124435352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435352 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124435352 DMM INFO MM(262420000000037/d0b88cd8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241116124435352 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241116124435352 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124435352 DLLC NOTICE LLME(ed336e9a/d0b88cd8){ASSIGNED} LLGM Assign pre (ffffffff => d0b88cd8) (gprs_llc.c:1079) 20241116124435352 DLLC NOTICE LLME(ffffffff/d0b88cd8){ASSIGNED} LLGM Assign post (ffffffff => d0b88cd8) (gprs_llc.c:1125) 20241116124435352 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241116124435353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124435353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124435353 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124435353 DMM INFO MM(262420000000037/d0b88cd8) -> GMM DETACH REQUEST TLLI=0xd0b88cd8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241116124435353 DMM INFO MM(262420000000037/d0b88cd8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241116124435353 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124435353 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124435353 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124435353 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124435353 DLLC NOTICE LLME(ffffffff/d0b88cd8){ASSIGNED} LLGM Assign pre (d0b88cd8 => ffffffff) (gprs_llc.c:1079) 20241116124435353 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0b88cd8 => ffffffff) (gprs_llc.c:1125) 20241116124435353 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241116124435353 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) 20241116124435353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124435353 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124435353 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124435353 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124435354 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@5f94dcb17fe6: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124440362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@5f94dcb17fe6: Final verdict of PTC: none 20241116124440365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124440365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(488)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(493)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(483)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(486)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(481)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(491)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124440497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124440798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111552) 20241116124441365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124441366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111552, count=112192) 20241116124442366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124442366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124443367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124443367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_rau_a_b started. 20241116124443855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124443856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@5f94dcb17fe6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(502)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124443907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124443907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124443907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124443907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124443907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124443907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124443907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124443907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124443907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(503)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124443909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124443909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124443909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124443910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124443910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124443910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124443910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124443910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124443910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124443910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124443910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124443910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124443910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124443914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(499)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124443925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124443925 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(502)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI196(500)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(507)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124443931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124443931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124443931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124443931 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124443931 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124443931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124443931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124443931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124443931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124443932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124443932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124443932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124443933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124443933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124443933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124443933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124443933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124443933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124443933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124443933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124443933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124443933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124443937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124443946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124443946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124443976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124443976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124443976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124443976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124443976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124443976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124443976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124443976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124443976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124443978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124443978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124443978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124443978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124443978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124443979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124443979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124443979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124443979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124443979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124443979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(513)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124443979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124443979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124443983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124443991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124443991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124444369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124444369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124444369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124444369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124444370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(512)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241116124444371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@5f94dcb17fe6: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F10FCB4E'O, index=0 SGSN_Test-GSUP(514)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@5f94dcb17fe6: 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 := 'F4631CDC04F8CC32FC74ECFA7F15B97F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2ADD85D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '425B752FF36767D3'O } } } } } 20241116124445424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445424 DLLC NOTICE LLME(ffffffff/f10fcb4e){UNASSIGNED} LLC RX: unknown TLLI 0xf10fcb4e, creating LLME on the fly (gprs_llc.c:552) 20241116124445424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445424 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241116124445424 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124445424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124445424 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124445424 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124445424 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124445424 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124445424 DLLC NOTICE LLME(ffffffff/f10fcb4e){UNASSIGNED} LLGM Assign pre (f10fcb4e => c721d277) (gprs_llc.c:1079) 20241116124445424 DLLC NOTICE LLME(f10fcb4e/c721d277){ASSIGNED} LLGM Assign post (f10fcb4e => c721d277) (gprs_llc.c:1125) 20241116124445424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124445424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124445424 DMM DEBUG MM(262420000000038/c721d277) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124445434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445434 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124445434 DMM DEBUG MM(262420000000038/c721d277) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241116124445434 DMM NOTICE MM(262420000000038/c721d277) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124445434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124445434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124445434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124445434 DMM DEBUG MM(262420000000038/c721d277) Requesting authorization (sgsn_auth.c:160) 20241116124445434 DMM INFO MM(262420000000038/c721d277) Requesting authentication tuples (sgsn_auth.c:184) 20241116124445434 DMM DEBUG MM(262420000000038/c721d277) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124445434 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241116124445434 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241116124445437 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124445437 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124445437 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124445437 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124445437 DMM INFO MM(262420000000038/c721d277) Subscriber data update (mmctx.c:445) 20241116124445437 DMM DEBUG MM(262420000000038/c721d277) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124445437 DMM INFO MM(262420000000038/c721d277) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124445437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124445437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124445437 DMM INFO MM(262420000000038/c721d277) <- GMM AUTH AND CIPHERING REQ (rand = f4 63 1c dc 04 f8 cc 32 fc 74 ec fa 7f 15 b9 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124445445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445445 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124445445 DMM INFO MM(262420000000038/c721d277) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124445445 DMM NOTICE MM(262420000000038/c721d277) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124445445 DMM DEBUG MM(262420000000038/c721d277) checking auth: received GSM SRES = c2 ad d8 5d (gprs_gmm.c:666) 20241116124445445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124445445 DMM DEBUG MM(262420000000038/c721d277) Requesting authorization (sgsn_auth.c:160) 20241116124445445 DMM INFO MM(262420000000038/c721d277) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124445445 DMM DEBUG MM(262420000000038/c721d277) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124445445 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241116124445445 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) 20241116124445445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124445445 DMM INFO MM(262420000000038/c721d277) <- GMM ATTACH ACCEPT (new P-TMSI=0xc721d277) (gprs_gmm.c:300) 20241116124445446 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124445446 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124445446 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241116124445446 DMM INFO MM(262420000000038/c721d277) Subscriber data update (mmctx.c:445) 20241116124445446 DMM DEBUG MM(262420000000038/c721d277) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124445446 DMM INFO MM(262420000000038/c721d277) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124445446 DMM NOTICE MM(262420000000038/c721d277) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241116124445446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124445446 DMM NOTICE MM(262420000000038/c721d277) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124445446 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) 20241116124445447 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124445447 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241116124445447 DMM INFO MM(262420000000038/c721d277) Subscriber data update (mmctx.c:445) 20241116124445447 DMM DEBUG MM(262420000000038/c721d277) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124445452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445453 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124445453 DMM INFO MM(262420000000038/c721d277) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124445453 DMM NOTICE MM(262420000000038/c721d277) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124445453 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124445453 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124445453 DLLC NOTICE LLME(f10fcb4e/c721d277){ASSIGNED} LLGM Assign pre (ffffffff => c721d277) (gprs_llc.c:1079) 20241116124445453 DLLC NOTICE LLME(ffffffff/c721d277){ASSIGNED} LLGM Assign post (ffffffff => c721d277) (gprs_llc.c:1125) 20241116124445453 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124445453 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124445453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124445453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@5f94dcb17fe6: attach complete sending rau 20241116124445504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445504 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124445504 DMM INFO MM(262420000000038/c721d277) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116124445504 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124445504 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116124445504 DLLC NOTICE LLME(ffffffff/c721d277){ASSIGNED} LLGM Assign pre (c721d277 => efe0e0a3) (gprs_llc.c:1079) 20241116124445505 DLLC NOTICE LLME(c721d277/efe0e0a3){ASSIGNED} LLGM Assign post (c721d277 => efe0e0a3) (gprs_llc.c:1125) 20241116124445505 DMM INFO MM(262420000000038/efe0e0a3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5f94dcb17fe6: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@5f94dcb17fe6: Removing Client IMSI='262420000000038'H, index=0 20241116124445512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445512 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124445512 DMM INFO MM(262420000000038/efe0e0a3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241116124445512 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241116124445512 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124445512 DLLC NOTICE LLME(c721d277/efe0e0a3){ASSIGNED} LLGM Assign pre (ffffffff => efe0e0a3) (gprs_llc.c:1079) 20241116124445512 DLLC NOTICE LLME(ffffffff/efe0e0a3){ASSIGNED} LLGM Assign post (ffffffff => efe0e0a3) (gprs_llc.c:1125) 20241116124445512 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@5f94dcb17fe6: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EFE0E0A3'O, index=0 TC_attach_rau_a_b(516)@5f94dcb17fe6: sending second RAU via different RA 20241116124445516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445516 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116124445516 DMM INFO MM(262420000000038/efe0e0a3) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: efe0e0a3, P-TMSI: efe0e0a3 (00000000), TLLI: efe0e0a3 (efe0e0a3), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241116124445516 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241116124445516 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116124445516 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124445516 DLLC NOTICE LLME(ffffffff/efe0e0a3){ASSIGNED} LLGM Assign pre (efe0e0a3 => efe0e0a3) (gprs_llc.c:1079) 20241116124445516 DLLC NOTICE LLME(efe0e0a3/efe0e0a3){ASSIGNED} LLGM Assign post (efe0e0a3 => efe0e0a3) (gprs_llc.c:1125) 20241116124445516 DMM INFO MM(262420000000038/efe0e0a3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124445531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445531 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124445531 DMM INFO MM(262420000000038/efe0e0a3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241116124445531 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241116124445531 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124445531 DLLC NOTICE LLME(efe0e0a3/efe0e0a3){ASSIGNED} LLGM Assign pre (ffffffff => efe0e0a3) (gprs_llc.c:1079) 20241116124445531 DLLC NOTICE LLME(ffffffff/efe0e0a3){ASSIGNED} LLGM Assign post (ffffffff => efe0e0a3) (gprs_llc.c:1125) 20241116124445531 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241116124445531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124445531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124445531 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124445531 DMM INFO MM(262420000000038/efe0e0a3) -> GMM DETACH REQUEST TLLI=0xefe0e0a3 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241116124445531 DMM INFO MM(262420000000038/efe0e0a3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241116124445531 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124445531 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124445531 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124445531 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124445531 DLLC NOTICE LLME(ffffffff/efe0e0a3){ASSIGNED} LLGM Assign pre (efe0e0a3 => ffffffff) (gprs_llc.c:1079) 20241116124445531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efe0e0a3 => ffffffff) (gprs_llc.c:1125) 20241116124445531 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241116124445531 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) 20241116124445531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124445531 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124445531 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124445531 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124445532 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@5f94dcb17fe6: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124450541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54118<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124450543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124450543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(514)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(507)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(503)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(513)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(511)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(501)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(505)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124450685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124450986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20241116124451544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124451544 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=108712) 20241116124452546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124452546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124453547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124453547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_usim_resync started. 20241116124454047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124454049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124454091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124454092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124454092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124454092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124454092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124454092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124454092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124454092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124454092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124454093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124454093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124454093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124454093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124454093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124454093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124454093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124454093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124454093 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124454093 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124454093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124454094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124454094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124454097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124454107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124454107 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124454129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124454129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124454129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124454129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124454129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124454129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124454129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124454129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124454130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124454131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124454131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124454131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124454131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124454131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124454131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124454131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124454131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124454131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124454131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124454131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(526)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124454131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124454131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124454135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124454144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124454144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124454166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124454166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124454166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124454166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124454166 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124454166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124454166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124454166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124454166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124454168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124454168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124454168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124454168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124454168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124454168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124454168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124454168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124454168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124454168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124454168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124454169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124454169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124454172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124454181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124454181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124454547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124454547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124454547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124454547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124454550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241116124454550 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@5f94dcb17fe6: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='EAF89C4E'O, index=0 SGSN_Test-GSUP(533)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@5f94dcb17fe6: 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 := '17C83BD99432EFE081CEDE1E62E77A46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9EECD064'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2626C9F5203FD52'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '67A3F990C8F9FA64740AC29DA11721B9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6B1BD5C85A8E70F0B26FB9BEC85CF2A9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '22F242DD5EF6B2D861F9E5F714F62763'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B17F8C66B51A0F70'O } } } } } 20241116124455603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124455603 DLLC NOTICE LLME(ffffffff/eaf89c4e){UNASSIGNED} LLC RX: unknown TLLI 0xeaf89c4e, creating LLME on the fly (gprs_llc.c:552) 20241116124455604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124455604 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241116124455604 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124455604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124455604 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124455604 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124455604 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124455604 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124455604 DLLC NOTICE LLME(ffffffff/eaf89c4e){UNASSIGNED} LLGM Assign pre (eaf89c4e => f0895850) (gprs_llc.c:1079) 20241116124455604 DLLC NOTICE LLME(eaf89c4e/f0895850){ASSIGNED} LLGM Assign post (eaf89c4e => f0895850) (gprs_llc.c:1125) 20241116124455604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124455604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124455604 DMM DEBUG MM(262420000000040/f0895850) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124455618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124455618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124455618 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124455618 DMM DEBUG MM(262420000000040/f0895850) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241116124455618 DMM NOTICE MM(262420000000040/f0895850) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124455618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124455618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124455618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124455618 DMM DEBUG MM(262420000000040/f0895850) Requesting authorization (sgsn_auth.c:160) 20241116124455618 DMM INFO MM(262420000000040/f0895850) Requesting authentication tuples (sgsn_auth.c:184) 20241116124455618 DMM DEBUG MM(262420000000040/f0895850) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124455618 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241116124455618 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241116124455621 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124455622 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124455622 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124455622 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124455622 DMM INFO MM(262420000000040/f0895850) Subscriber data update (mmctx.c:445) 20241116124455622 DMM DEBUG MM(262420000000040/f0895850) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124455622 DMM INFO MM(262420000000040/f0895850) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124455622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124455622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124455622 DMM INFO MM(262420000000040/f0895850) <- GMM AUTH AND CIPHERING REQ (rand = 17 c8 3b d9 94 32 ef e0 81 ce de 1e 62 e7 7a 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 22 f2 42 dd 5e f6 b2 d8 61 f9 e5 f7 14 f6 27 63 ) (gprs_gmm.c:483) 20241116124455629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124455629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124455629 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124455629 DMM INFO MM(262420000000040/f0895850) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241116124455629 DMM INFO MM(262420000000040/f0895850) R99 AUTHENTICATION SYNCH (AUTS = f0388adc6fac063c58af177d8d08) (gprs_gmm.c:711) 20241116124455629 DMM DEBUG MM(262420000000040/f0895850) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124455629 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241116124455629 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e f0 38 8a dc 6f ac 06 3c 58 af 17 7d 8d 08 20 10 17 c8 3b d9 94 32 ef e0 81 ce de 1e 62 e7 7a 46 28 01 01 (gprs_subscriber.c:210) 20241116124455629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241116124455629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241116124455630 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124455630 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124455630 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124455630 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124455630 DMM INFO MM(262420000000040/f0895850) Subscriber data update (mmctx.c:445) 20241116124455630 DMM DEBUG MM(262420000000040/f0895850) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241116124455630 DMM INFO MM(262420000000040/f0895850) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241116124455630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124455630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124455630 DMM INFO MM(262420000000040/f0895850) <- GMM AUTH AND CIPHERING REQ (rand = c6 d7 b3 bb fa de 8a ba e3 a8 a2 15 64 f3 7f 26 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 f0 d3 71 1e 8d 4f cd d7 cf 53 45 c2 b9 c7 e5 ) (gprs_gmm.c:483) 20241116124455636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124455636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x79bc60 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124455636 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124455636 DMM INFO MM(262420000000040/f0895850) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124455636 DMM NOTICE MM(262420000000040/f0895850) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124455636 DMM DEBUG MM(262420000000040/f0895850) checking auth: received UMTS RES = b8 0e d1 be eb fb 03 66 (gprs_gmm.c:666) 20241116124455636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124455636 DMM DEBUG MM(262420000000040/f0895850) Requesting authorization (sgsn_auth.c:160) 20241116124455636 DMM INFO MM(262420000000040/f0895850) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124455636 DMM DEBUG MM(262420000000040/f0895850) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124455636 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241116124455636 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) 20241116124455636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124455636 DMM INFO MM(262420000000040/f0895850) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0895850) (gprs_gmm.c:300) 20241116124455637 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124455637 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124455637 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241116124455637 DMM INFO MM(262420000000040/f0895850) Subscriber data update (mmctx.c:445) 20241116124455637 DMM DEBUG MM(262420000000040/f0895850) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124455637 DMM INFO MM(262420000000040/f0895850) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124455637 DMM NOTICE MM(262420000000040/f0895850) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241116124455637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124455637 DMM NOTICE MM(262420000000040/f0895850) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124455637 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) 20241116124455638 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124455638 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241116124455638 DMM INFO MM(262420000000040/f0895850) Subscriber data update (mmctx.c:445) 20241116124455638 DMM DEBUG MM(262420000000040/f0895850) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@5f94dcb17fe6: Removing Client IMSI='262420000000040'H, index=0 20241116124455644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124455644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124455644 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124455644 DMM INFO MM(262420000000040/f0895850) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124455644 DMM NOTICE MM(262420000000040/f0895850) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124455644 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124455644 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124455644 DLLC NOTICE LLME(eaf89c4e/f0895850){ASSIGNED} LLGM Assign pre (ffffffff => f0895850) (gprs_llc.c:1079) 20241116124455644 DLLC NOTICE LLME(ffffffff/f0895850){ASSIGNED} LLGM Assign post (ffffffff => f0895850) (gprs_llc.c:1125) 20241116124455644 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124455644 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124455644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124455644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124455646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(517)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(533)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(521)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@5f94dcb17fe6: Final verdict of PTC: none 20241116124455649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(526)@5f94dcb17fe6: Final verdict of PTC: none 20241116124455649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(532)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(531)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(519)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(524)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(529)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_usim_resync finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124455784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124456185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90936) 20241116124456651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124456651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90936, count=95572) 20241116124457651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124457651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124458653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124458653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_usim_a54_a54 started. 20241116124459277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124459278 DMM INFO MM(262420000000040/f0895850) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124459278 DMM INFO MM(262420000000040/f0895850) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124459278 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124459278 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124459278 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124459278 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124459278 DLLC NOTICE LLME(ffffffff/f0895850){ASSIGNED} LLGM Assign pre (f0895850 => ffffffff) (gprs_llc.c:1079) 20241116124459278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0895850 => ffffffff) (gprs_llc.c:1125) 20241116124459278 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241116124459278 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) 20241116124459279 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) 20241116124459279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124459279 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124459279 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124459279 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124459279 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124459330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124459330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124459330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124459330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124459330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124459330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124459330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124459330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124459330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(540)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(541)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124459332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124459332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124459332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124459332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124459332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124459332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124459332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124459332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124459332 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124459332 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124459332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124459333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124459333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124459336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124459345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124459345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(542)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(538)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124459357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124459357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124459357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124459357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124459357 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124459357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124459357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124459357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124459357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124459358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124459358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124459358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124459358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124459358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124459358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124459358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124459358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124459358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124459358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124459358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124459359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124459359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124459363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124459371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124459371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124459392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124459392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124459392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124459392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124459392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124459392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124459392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124459392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124459392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124459394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124459394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124459394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124459394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124459395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124459395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124459399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124459410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124459410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124459654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124459654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124459654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124459654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124459656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124459657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116124459891 DGPRS DEBUG Checking for inactive LLMEs, time = 13571834 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(538)@5f94dcb17fe6: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='ED49C111'O, index=0 SGSN_Test-GSUP(552)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@5f94dcb17fe6: 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 := 'D4A80B31F19C47F7140B9E8365249D8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69061826'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55781E933BCD5EF0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '09DC863F7E4C87581B66FDC0CE482448'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '080EC082BDAD420680E5D5D8384104B8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '789E838DAE0CB2C8F1E2562CECD55980'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2FE392A243EBC263'O } } } } } 20241116124500710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124500710 DLLC NOTICE LLME(ffffffff/ed49c111){UNASSIGNED} LLC RX: unknown TLLI 0xed49c111, creating LLME on the fly (gprs_llc.c:552) 20241116124500710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124500710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241116124500710 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124500710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124500710 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124500710 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124500710 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124500710 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124500710 DLLC NOTICE LLME(ffffffff/ed49c111){UNASSIGNED} LLGM Assign pre (ed49c111 => f189da4d) (gprs_llc.c:1079) 20241116124500710 DLLC NOTICE LLME(ed49c111/f189da4d){ASSIGNED} LLGM Assign post (ed49c111 => f189da4d) (gprs_llc.c:1125) 20241116124500710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124500710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124500710 DMM DEBUG MM(262420000000040/f189da4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124500722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124500722 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124500722 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124500722 DMM DEBUG MM(262420000000040/f189da4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241116124500722 DMM NOTICE MM(262420000000040/f189da4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124500722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124500722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124500722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124500722 DMM DEBUG MM(262420000000040/f189da4d) Requesting authorization (sgsn_auth.c:160) 20241116124500722 DMM INFO MM(262420000000040/f189da4d) Requesting authentication tuples (sgsn_auth.c:184) 20241116124500722 DMM DEBUG MM(262420000000040/f189da4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124500722 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241116124500722 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241116124500725 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124500725 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124500725 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124500725 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124500725 DMM INFO MM(262420000000040/f189da4d) Subscriber data update (mmctx.c:445) 20241116124500725 DMM DEBUG MM(262420000000040/f189da4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124500725 DMM INFO MM(262420000000040/f189da4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124500725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124500725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124500725 DMM INFO MM(262420000000040/f189da4d) <- GMM AUTH AND CIPHERING REQ (rand = d4 a8 0b 31 f1 9c 47 f7 14 0b 9e 83 65 24 9d 8a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 78 9e 83 8d ae 0c b2 c8 f1 e2 56 2c ec d5 59 80 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@5f94dcb17fe6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124500735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44226<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124500737 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124500737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(541)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(545)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(550)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(543)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(539)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(548)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124500876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124501277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71640) 20241116124501737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124501737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71640, count=72800) 20241116124502739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124502739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124503741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124503741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_usim_a54_a53 started. 20241116124504328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124504329 DMM INFO MM(262420000000040/f189da4d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124504329 DMM INFO MM(262420000000040/f189da4d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124504329 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124504329 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124504329 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124504329 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116124504329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Deallocated (fsm.c:568) 20241116124504329 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124504329 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124504329 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124504329 DLLC NOTICE LLME(ed49c111/f189da4d){ASSIGNED} LLGM Assign pre (f189da4d => ffffffff) (gprs_llc.c:1079) 20241116124504329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f189da4d => ffffffff) (gprs_llc.c:1125) 20241116124504329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124504388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124504388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124504388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124504388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124504388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124504388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124504388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124504388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124504388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(559)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(560)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124504390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124504390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124504390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124504390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124504390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124504390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124504390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124504390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124504390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124504390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124504390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124504391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124504391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124504395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(556)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124504405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124504405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(557)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124504422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124504422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124504422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124504422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124504422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124504422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124504422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124504422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124504422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124504424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124504424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124504424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124504424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124504424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124504424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124504424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124504424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124504424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124504424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124504424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124504425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124504425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(564)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124504428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124504436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124504436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(564)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124504461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124504461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124504461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124504461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124504461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124504461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124504461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124504461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124504461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124504462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124504462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124504462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124504463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124504463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124504463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124504463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124504463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124504463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124504463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124504463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124504463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124504463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124504466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124504477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124504477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124504741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124504741 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124504741 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124504741 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124504744 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124504745 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@5f94dcb17fe6: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='C85512E9'O, index=0 SGSN_Test-GSUP(571)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@5f94dcb17fe6: 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 := '5EC4C11AC57ECAB02C3970B68BE23D01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88E1853E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39F3F3138B09547F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8636FF64F7EC8159C5CEB965060C870E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D5DE4C4AB6F24FF4094E939B638E8AF8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '132C04E96F96D340E90F5276D3319150'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '52F9D47A3F37801F'O } } } } } 20241116124505797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124505797 DLLC NOTICE LLME(ffffffff/c85512e9){UNASSIGNED} LLC RX: unknown TLLI 0xc85512e9, creating LLME on the fly (gprs_llc.c:552) 20241116124505797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124505797 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241116124505797 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124505797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124505797 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124505797 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124505797 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124505797 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124505797 DLLC NOTICE LLME(ffffffff/c85512e9){UNASSIGNED} LLGM Assign pre (c85512e9 => f7409758) (gprs_llc.c:1079) 20241116124505797 DLLC NOTICE LLME(c85512e9/f7409758){ASSIGNED} LLGM Assign post (c85512e9 => f7409758) (gprs_llc.c:1125) 20241116124505797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124505797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124505797 DMM DEBUG MM(262420000000040/f7409758) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124505810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124505810 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124505810 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124505810 DMM DEBUG MM(262420000000040/f7409758) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241116124505810 DMM NOTICE MM(262420000000040/f7409758) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124505810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124505810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124505810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124505810 DMM DEBUG MM(262420000000040/f7409758) Requesting authorization (sgsn_auth.c:160) 20241116124505810 DMM INFO MM(262420000000040/f7409758) Requesting authentication tuples (sgsn_auth.c:184) 20241116124505810 DMM DEBUG MM(262420000000040/f7409758) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124505810 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241116124505810 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241116124505813 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124505813 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124505813 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124505813 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124505813 DMM INFO MM(262420000000040/f7409758) Subscriber data update (mmctx.c:445) 20241116124505813 DMM DEBUG MM(262420000000040/f7409758) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124505813 DMM INFO MM(262420000000040/f7409758) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124505813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124505813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124505813 DMM INFO MM(262420000000040/f7409758) <- GMM AUTH AND CIPHERING REQ (rand = 5e c4 c1 1a c5 7e ca b0 2c 39 70 b6 8b e2 3d 01 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 2c 04 e9 6f 96 d3 40 e9 0f 52 76 d3 31 91 50 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@5f94dcb17fe6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124505823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@5f94dcb17fe6: Final verdict of PTC: none 20241116124505826 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124505826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(560)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(565)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(569)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(567)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(558)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(563)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124505960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124506361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70796) 20241116124506826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124506826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70796, count=71956) 20241116124507827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124507827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124508829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124508829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_usim_a53_a54 started. 20241116124509414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124509415 DMM INFO MM(262420000000040/f7409758) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124509415 DMM INFO MM(262420000000040/f7409758) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124509415 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124509415 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124509415 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124509415 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116124509415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Deallocated (fsm.c:568) 20241116124509415 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124509415 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124509415 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124509415 DLLC NOTICE LLME(c85512e9/f7409758){ASSIGNED} LLGM Assign pre (f7409758 => ffffffff) (gprs_llc.c:1079) 20241116124509415 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7409758 => ffffffff) (gprs_llc.c:1125) 20241116124509415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124509480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124509481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124509481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124509481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124509481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124509481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124509481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124509481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124509481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124509484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124509484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124509484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124509484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124509484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124509485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124509485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124509485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124509485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124509485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124509485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124509485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124509485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124509492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124509504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124509504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124509533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124509533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124509533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124509533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124509533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124509533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124509533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124509533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124509533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124509535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124509535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124509535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124509536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124509536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124509536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124509536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124509536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124509536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124509536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124509536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124509536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124509536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124509541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124509556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124509556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124509595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124509595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124509595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124509595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124509595 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124509595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124509595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124509595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124509595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124509598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124509598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124509598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124509599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124509599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124509599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124509599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124509599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124509599 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124509599 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124509599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124509601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124509601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124509606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124509616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124509616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124509830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124509830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124509830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124509830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124509832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124509832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@5f94dcb17fe6: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='D7C6E7AF'O, index=0 SGSN_Test-GSUP(590)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@5f94dcb17fe6: 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 := '8168F87D3239557D20A508572140617D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65B90E56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AB9865843EC5C9D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F7BA1AF35A86B6956453F4453B445A2B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3B28143D54794FB402C2D8A17E16B7E0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '57A6835AC5E62B1197C4B9E9695D1C72'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B9AFEBEAA390E3E'O } } } } } 20241116124510884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124510884 DLLC NOTICE LLME(ffffffff/d7c6e7af){UNASSIGNED} LLC RX: unknown TLLI 0xd7c6e7af, creating LLME on the fly (gprs_llc.c:552) 20241116124510884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124510884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241116124510884 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124510884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124510884 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124510884 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124510884 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124510884 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124510884 DLLC NOTICE LLME(ffffffff/d7c6e7af){UNASSIGNED} LLGM Assign pre (d7c6e7af => c4e6e2cd) (gprs_llc.c:1079) 20241116124510884 DLLC NOTICE LLME(d7c6e7af/c4e6e2cd){ASSIGNED} LLGM Assign post (d7c6e7af => c4e6e2cd) (gprs_llc.c:1125) 20241116124510884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124510884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124510884 DMM DEBUG MM(262420000000040/c4e6e2cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124510897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124510897 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124510897 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124510897 DMM DEBUG MM(262420000000040/c4e6e2cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241116124510897 DMM NOTICE MM(262420000000040/c4e6e2cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124510897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124510897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124510897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124510897 DMM DEBUG MM(262420000000040/c4e6e2cd) Requesting authorization (sgsn_auth.c:160) 20241116124510897 DMM INFO MM(262420000000040/c4e6e2cd) Requesting authentication tuples (sgsn_auth.c:184) 20241116124510897 DMM DEBUG MM(262420000000040/c4e6e2cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124510897 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241116124510897 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241116124510900 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124510900 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124510900 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124510900 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124510900 DMM INFO MM(262420000000040/c4e6e2cd) Subscriber data update (mmctx.c:445) 20241116124510900 DMM DEBUG MM(262420000000040/c4e6e2cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124510900 DMM INFO MM(262420000000040/c4e6e2cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124510900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124510900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124510900 DMM INFO MM(262420000000040/c4e6e2cd) <- GMM AUTH AND CIPHERING REQ (rand = 81 68 f8 7d 32 39 55 7d 20 a5 08 57 21 40 61 7d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 57 a6 83 5a c5 e6 2b 11 97 c4 b9 e9 69 5d 1c 72 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@5f94dcb17fe6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124510909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(583)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(588)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@5f94dcb17fe6: Final verdict of PTC: none 20241116124510911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124510912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(575)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(586)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(581)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(578)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(576)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12:45:10 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 20241116124511050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124511452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70588) 20241116124511912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124511912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70588, count=71848) 20241116124512913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124512913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124513914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124513914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_usim_a50_a54 started. 20241116124514517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124514519 DMM INFO MM(262420000000040/c4e6e2cd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124514519 DMM INFO MM(262420000000040/c4e6e2cd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124514519 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124514519 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124514519 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124514519 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116124514519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Deallocated (fsm.c:568) 20241116124514519 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124514519 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124514519 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124514519 DLLC NOTICE LLME(d7c6e7af/c4e6e2cd){ASSIGNED} LLGM Assign pre (c4e6e2cd => ffffffff) (gprs_llc.c:1079) 20241116124514519 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4e6e2cd => ffffffff) (gprs_llc.c:1125) 20241116124514519 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124514565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124514565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124514565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124514565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124514565 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124514565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124514565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124514565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124514565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124514567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124514567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124514567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124514567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124514567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124514567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124514567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124514567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124514567 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124514567 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124514567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124514568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124514568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124514572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124514582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124514582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124514613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124514613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124514613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124514613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124514613 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124514613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124514613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124514613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124514613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(602)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124514615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124514615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124514615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124514615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124514615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124514615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124514615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124514615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124514615 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124514615 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124514615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124514616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124514616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124514619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124514630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124514630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(600)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(602)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124514648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124514648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124514648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124514648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124514648 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124514648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124514648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124514648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124514648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124514650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124514650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124514650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124514650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124514650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124514650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124514650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124514650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124514650 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124514650 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124514650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124514651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124514651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124514654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124514665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124514665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124514914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124514915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124514915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124514915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124514917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241116124514918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@5f94dcb17fe6: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C5A8F045'O, index=0 SGSN_Test-GSUP(609)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@5f94dcb17fe6: 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 := '6B8A8E4F3AE1E6EEF70A917B1B97A53D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C2C46B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E83CFFA88450C311'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FC51BC33A58845744B0DCA31F2048710'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '84B3FA3F70B2D835F120BFC1F141BC9C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1C9FBE49CCD714992193DBAA40E1CA8F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7953C06C3829D913'O } } } } } 20241116124515970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124515970 DLLC NOTICE LLME(ffffffff/c5a8f045){UNASSIGNED} LLC RX: unknown TLLI 0xc5a8f045, creating LLME on the fly (gprs_llc.c:552) 20241116124515970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124515970 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241116124515970 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124515970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124515970 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124515970 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124515970 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124515970 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124515970 DLLC NOTICE LLME(ffffffff/c5a8f045){UNASSIGNED} LLGM Assign pre (c5a8f045 => eac236f5) (gprs_llc.c:1079) 20241116124515970 DLLC NOTICE LLME(c5a8f045/eac236f5){ASSIGNED} LLGM Assign post (c5a8f045 => eac236f5) (gprs_llc.c:1125) 20241116124515970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124515970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124515970 DMM DEBUG MM(262420000000040/eac236f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124515983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124515983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124515983 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124515983 DMM DEBUG MM(262420000000040/eac236f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241116124515983 DMM NOTICE MM(262420000000040/eac236f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124515983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124515983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124515983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124515983 DMM DEBUG MM(262420000000040/eac236f5) Requesting authorization (sgsn_auth.c:160) 20241116124515983 DMM INFO MM(262420000000040/eac236f5) Requesting authentication tuples (sgsn_auth.c:184) 20241116124515983 DMM DEBUG MM(262420000000040/eac236f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124515983 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241116124515983 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241116124515985 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124515985 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124515985 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124515985 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124515985 DMM INFO MM(262420000000040/eac236f5) Subscriber data update (mmctx.c:445) 20241116124515985 DMM DEBUG MM(262420000000040/eac236f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124515985 DMM INFO MM(262420000000040/eac236f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124515985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124515985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124515985 DMM INFO MM(262420000000040/eac236f5) <- GMM AUTH AND CIPHERING REQ (rand = 6b 8a 8e 4f 3a e1 e6 ee f7 0a 91 7b 1b 97 a5 3d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1c 9f be 49 cc d7 14 99 21 93 db aa 40 e1 ca 8f ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@5f94dcb17fe6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124515995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@5f94dcb17fe6: Final verdict of PTC: none 20241116124515998 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124515998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(593)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(597)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(607)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(603)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(605)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(595)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(601)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124516129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124516531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241116124516998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124516998 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) 20241116124517999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124517999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124519000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124519000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_usim_a54_a50 started. 20241116124519586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124519587 DMM INFO MM(262420000000040/eac236f5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124519587 DMM INFO MM(262420000000040/eac236f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124519587 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124519587 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124519587 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124519587 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116124519588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Deallocated (fsm.c:568) 20241116124519588 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124519588 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124519588 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124519588 DLLC NOTICE LLME(c5a8f045/eac236f5){ASSIGNED} LLGM Assign pre (eac236f5 => ffffffff) (gprs_llc.c:1079) 20241116124519588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eac236f5 => ffffffff) (gprs_llc.c:1125) 20241116124519588 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(616)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124519639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124519639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124519639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124519639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124519639 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124519639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124519639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124519639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124519639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(617)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124519641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124519641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124519641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124519641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124519641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124519641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124519641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124519641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124519641 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124519641 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124519641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124519642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124519642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124519646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(613)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124519657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124519657 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(616)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI196(614)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124519663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124519663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124519663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124519663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124519663 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124519663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124519663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124519663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124519663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124519665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124519665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124519665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124519665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124519665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124519665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124519665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124519665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124519665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124519665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124519665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124519666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124519666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124519669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124519679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124519679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(623)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(620)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124519707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124519707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124519707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124519707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124519707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124519707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124519707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124519707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124519707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124519709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124519709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124519709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124519709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124519709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124519709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124519709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124519709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124519709 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124519709 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124519709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124519710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124519710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124519714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124519723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124519724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124520000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124520001 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124520001 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124520001 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124520003 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124520004 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@5f94dcb17fe6: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='F729804E'O, index=0 SGSN_Test-GSUP(628)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@5f94dcb17fe6: 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 := '8A636341D76312B23B786572C1458ADD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4EA2991'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2566D16C57B3F08C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CDD6AAE32592686AE833305B3DDD2AA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '381C73033EFC82257A58AA8FCDC0394E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1CCAAB241901696C1CB264628CC053E2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D9AD5351591F1A8A'O } } } } } 20241116124521053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124521053 DLLC NOTICE LLME(ffffffff/f729804e){UNASSIGNED} LLC RX: unknown TLLI 0xf729804e, creating LLME on the fly (gprs_llc.c:552) 20241116124521053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124521053 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241116124521053 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124521053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124521053 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124521053 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124521053 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124521053 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124521053 DLLC NOTICE LLME(ffffffff/f729804e){UNASSIGNED} LLGM Assign pre (f729804e => e6fb97ab) (gprs_llc.c:1079) 20241116124521053 DLLC NOTICE LLME(f729804e/e6fb97ab){ASSIGNED} LLGM Assign post (f729804e => e6fb97ab) (gprs_llc.c:1125) 20241116124521053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124521053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124521053 DMM DEBUG MM(262420000000040/e6fb97ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124521067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124521067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124521067 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124521067 DMM DEBUG MM(262420000000040/e6fb97ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241116124521067 DMM NOTICE MM(262420000000040/e6fb97ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124521067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124521067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124521067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124521067 DMM DEBUG MM(262420000000040/e6fb97ab) Requesting authorization (sgsn_auth.c:160) 20241116124521067 DMM INFO MM(262420000000040/e6fb97ab) Requesting authentication tuples (sgsn_auth.c:184) 20241116124521067 DMM DEBUG MM(262420000000040/e6fb97ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124521067 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241116124521067 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241116124521070 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124521070 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124521070 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124521071 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124521071 DMM INFO MM(262420000000040/e6fb97ab) Subscriber data update (mmctx.c:445) 20241116124521071 DMM DEBUG MM(262420000000040/e6fb97ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124521071 DMM INFO MM(262420000000040/e6fb97ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124521071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124521071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124521071 DMM INFO MM(262420000000040/e6fb97ab) <- GMM AUTH AND CIPHERING REQ (rand = 8a 63 63 41 d7 63 12 b2 3b 78 65 72 c1 45 8a dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1c ca ab 24 19 01 69 6c 1c b2 64 62 8c c0 53 e2 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@5f94dcb17fe6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124521081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40726<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@5f94dcb17fe6: Final verdict of PTC: none 20241116124521083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124521083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(612)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(621)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(627)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(617)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(625)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(615)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(619)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124521216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124521617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241116124522084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124522084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20241116124523085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124523085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124524086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124524086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_detach_unknown_nopoweroff started. 20241116124524673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124524674 DMM INFO MM(262420000000040/e6fb97ab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124524674 DMM INFO MM(262420000000040/e6fb97ab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124524674 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124524674 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124524674 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124524674 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116124524674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Deallocated (fsm.c:568) 20241116124524674 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124524674 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124524674 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124524674 DLLC NOTICE LLME(f729804e/e6fb97ab){ASSIGNED} LLGM Assign pre (e6fb97ab => ffffffff) (gprs_llc.c:1079) 20241116124524674 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6fb97ab => ffffffff) (gprs_llc.c:1125) 20241116124524674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124524727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124524727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124524727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124524727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124524727 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124524727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124524727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124524727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124524727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(635)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(636)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124524728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124524728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124524728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124524728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124524728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124524728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124524728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124524728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124524728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124524728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124524728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124524729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124524729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124524733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124524742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124524742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(637)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(633)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124524753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124524753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124524753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124524753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124524753 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124524753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124524753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124524754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124524754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124524755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124524755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124524755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124524756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124524756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124524756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124524756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124524756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124524756 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124524756 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124524756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124524756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124524756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124524760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124524769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124524769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124524793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124524793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124524793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124524793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124524793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124524793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124524793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124524794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124524794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124524795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124524795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124524795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124524796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124524796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124524796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124524796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124524796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124524796 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124524796 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124524796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124524796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124524796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124524800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124524810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124524810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124525087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124525087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124525087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124525087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124525088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124525089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(633)@5f94dcb17fe6: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='D3DE87E0'O, index=0 SGSN_Test-GSUP(647)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241116124526140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124526140 DLLC NOTICE LLME(ffffffff/d3de87e0){UNASSIGNED} LLC RX: unknown TLLI 0xd3de87e0, creating LLME on the fly (gprs_llc.c:552) 20241116124526140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124526140 DMM NOTICE LLME(ffffffff/d3de87e0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241116124526140 DLLC NOTICE LLME(ffffffff/d3de87e0){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241116124526140 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd3de87e0 type=GPRS detach (gprs_gmm.c:1465) 20241116124526140 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241116124526140 DLLC NOTICE LLME(ffffffff/d3de87e0){UNASSIGNED} LLGM Assign pre (d3de87e0 => ffffffff) (gprs_llc.c:1079) 20241116124526140 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3de87e0 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@5f94dcb17fe6: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(633)@5f94dcb17fe6: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124526154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(631)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(640)@5f94dcb17fe6: Final verdict of PTC: none 20241116124526156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124526156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(647)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(645)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(636)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(633)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(643)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(638)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(634)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(633): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124526289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124526590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47760) 20241116124527156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124527156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47760, count=58364) 20241116124528157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124528157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124529158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124529158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_detach_unknown_poweroff started. 20241116124529650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124529651 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124529697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124529697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124529697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124529697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124529697 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124529697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124529697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124529697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124529697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124529698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124529698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124529698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124529699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124529699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124529699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124529699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124529699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124529699 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124529699 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124529699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124529699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124529699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124529702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124529712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124529712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124529735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124529735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124529735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124529735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124529735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124529735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124529735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124529735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124529735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124529737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124529737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124529737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124529737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124529738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124529738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124529738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124529738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124529738 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124529738 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124529738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124529738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124529738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124529742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124529751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124529751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124529773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124529773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124529773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124529773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124529773 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124529773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124529773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124529773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124529773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124529775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124529775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124529775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124529775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124529775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124529775 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124529775 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124529775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124529776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124529776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124529780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124529790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124529790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124529892 DGPRS DEBUG Checking for inactive LLMEs, time = 13571864 (sgsn.c:131) 20241116124530159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124530159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124530159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124530159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124530161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124530162 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@5f94dcb17fe6: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='FF9FC90F'O, index=0 SGSN_Test-GSUP(666)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241116124531205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124531205 DLLC NOTICE LLME(ffffffff/ff9fc90f){UNASSIGNED} LLC RX: unknown TLLI 0xff9fc90f, creating LLME on the fly (gprs_llc.c:552) 20241116124531205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124531205 DMM NOTICE LLME(ffffffff/ff9fc90f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@5f94dcb17fe6: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@5f94dcb17fe6: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124536213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@5f94dcb17fe6: Final verdict of PTC: none 20241116124536216 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124536216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(654)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(664)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(659)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(652)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(657)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(662)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124536344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124536645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46752) 20241116124537217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124537217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46752, count=52184) 20241116124538218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124538218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124539219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124539219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_detach_nopoweroff started. 20241116124539706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124539708 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124539750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124539750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124539750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124539750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124539750 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124539750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124539750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124539750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124539750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124539752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124539752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124539752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124539752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124539752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124539752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124539752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124539752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124539752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124539752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124539752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124539753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124539753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124539757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124539767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124539767 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124539793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124539793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124539793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124539793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124539793 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124539793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124539793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124539793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124539793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124539795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124539795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124539795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124539795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124539795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124539795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124539795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124539795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124539795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124539795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124539795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124539796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124539796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124539800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124539810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124539810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124539832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124539832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124539832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124539832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124539832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124539832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124539832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124539832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124539832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124539834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124539834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124539834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124539834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124539834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124539834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124539834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124539834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124539834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124539834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124539834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124539835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124539835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124539839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124539846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124539846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124540221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124540221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124540221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124540221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124540223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241116124540224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@5f94dcb17fe6: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C27975AD'O, index=0 SGSN_Test-GSUP(685)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@5f94dcb17fe6: 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 := 'B4591C2DB26CF7DB1EBF919F4FD8FAD8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '357EAFDF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D3D4969E57C4ED2'O } } } } } 20241116124541280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124541280 DLLC NOTICE LLME(ffffffff/c27975ad){UNASSIGNED} LLC RX: unknown TLLI 0xc27975ad, creating LLME on the fly (gprs_llc.c:552) 20241116124541280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124541280 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241116124541280 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124541280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124541280 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124541280 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124541280 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124541280 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124541280 DLLC NOTICE LLME(ffffffff/c27975ad){UNASSIGNED} LLGM Assign pre (c27975ad => f75bba1f) (gprs_llc.c:1079) 20241116124541280 DLLC NOTICE LLME(c27975ad/f75bba1f){ASSIGNED} LLGM Assign post (c27975ad => f75bba1f) (gprs_llc.c:1125) 20241116124541280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124541280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124541280 DMM DEBUG MM(262420000000015/f75bba1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124541294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124541294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124541294 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124541294 DMM DEBUG MM(262420000000015/f75bba1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241116124541294 DMM NOTICE MM(262420000000015/f75bba1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124541294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124541294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124541294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124541294 DMM DEBUG MM(262420000000015/f75bba1f) Requesting authorization (sgsn_auth.c:160) 20241116124541294 DMM INFO MM(262420000000015/f75bba1f) Requesting authentication tuples (sgsn_auth.c:184) 20241116124541294 DMM DEBUG MM(262420000000015/f75bba1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124541294 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241116124541294 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@5f94dcb17fe6: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241116124541296 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124541296 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124541296 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124541296 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124541296 DMM INFO MM(262420000000015/f75bba1f) Subscriber data update (mmctx.c:445) 20241116124541296 DMM DEBUG MM(262420000000015/f75bba1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124541296 DMM INFO MM(262420000000015/f75bba1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124541296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124541296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124541297 DMM INFO MM(262420000000015/f75bba1f) <- GMM AUTH AND CIPHERING REQ (rand = b4 59 1c 2d b2 6c f7 db 1e bf 91 9f 4f d8 fa d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124541303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124541303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124541303 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124541303 DMM INFO MM(262420000000015/f75bba1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124541303 DMM NOTICE MM(262420000000015/f75bba1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124541303 DMM DEBUG MM(262420000000015/f75bba1f) checking auth: received GSM SRES = 35 7e af df (gprs_gmm.c:666) 20241116124541303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124541303 DMM DEBUG MM(262420000000015/f75bba1f) Requesting authorization (sgsn_auth.c:160) 20241116124541303 DMM INFO MM(262420000000015/f75bba1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124541303 DMM DEBUG MM(262420000000015/f75bba1f) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124541303 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241116124541303 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) 20241116124541303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124541303 DMM INFO MM(262420000000015/f75bba1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75bba1f) (gprs_gmm.c:300) 20241116124541305 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124541305 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124541305 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241116124541305 DMM INFO MM(262420000000015/f75bba1f) Subscriber data update (mmctx.c:445) 20241116124541305 DMM DEBUG MM(262420000000015/f75bba1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124541305 DMM INFO MM(262420000000015/f75bba1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124541305 DMM NOTICE MM(262420000000015/f75bba1f) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241116124541305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124541305 DMM NOTICE MM(262420000000015/f75bba1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124541305 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) 20241116124541305 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124541305 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241116124541305 DMM INFO MM(262420000000015/f75bba1f) Subscriber data update (mmctx.c:445) 20241116124541305 DMM DEBUG MM(262420000000015/f75bba1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124541312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124541312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124541312 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124541312 DMM INFO MM(262420000000015/f75bba1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124541312 DMM NOTICE MM(262420000000015/f75bba1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124541312 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124541312 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124541312 DLLC NOTICE LLME(c27975ad/f75bba1f){ASSIGNED} LLGM Assign pre (ffffffff => f75bba1f) (gprs_llc.c:1079) 20241116124541312 DLLC NOTICE LLME(ffffffff/f75bba1f){ASSIGNED} LLGM Assign post (ffffffff => f75bba1f) (gprs_llc.c:1125) 20241116124541312 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124541312 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124541312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124541312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124541363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124541364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124541364 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124541364 DMM INFO MM(262420000000015/f75bba1f) -> GMM DETACH REQUEST TLLI=0xf75bba1f type=GPRS detach (gprs_gmm.c:1465) 20241116124541364 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241116124541364 DMM INFO MM(262420000000015/f75bba1f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241116124541364 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124541364 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124541364 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124541364 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124541364 DLLC NOTICE LLME(ffffffff/f75bba1f){ASSIGNED} LLGM Assign pre (f75bba1f => ffffffff) (gprs_llc.c:1079) 20241116124541364 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75bba1f => ffffffff) (gprs_llc.c:1125) 20241116124541364 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241116124541364 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) 20241116124541364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124541364 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124541364 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124541364 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124541365 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@5f94dcb17fe6: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124541373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45876<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@5f94dcb17fe6: Final verdict of PTC: none 20241116124541376 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124541376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(675)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(673)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(678)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(683)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(671)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(676)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(681)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124541507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124541808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50060) 20241116124542377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124542378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50060, count=93108) 20241116124543378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124543378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124544379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124544379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_detach_poweroff started. 20241116124544866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124544868 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124544912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124544912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124544912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124544912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124544912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124544912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124544912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124544912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124544912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124544914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124544914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124544914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124544914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124544914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124544914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124544914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124544914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124544914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124544914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124544914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124544914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124544915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124544919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124544927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124544927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(690)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124544944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124544944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124544944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124544944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124544944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124544944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124544944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124544944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124544944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124544945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124544945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124544945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124544945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124544945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124544945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124544945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124544945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124544946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124544946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124544946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124544946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124544946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124544949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124544958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124544958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(698)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 TC_detach_poweroff-BVCI210(696)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124544986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124544986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124544986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124544986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124544986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124544986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124544986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124544986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124544986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124544988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124544988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124544988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124544988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124544988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124544988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124544988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124544988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124544988 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124544988 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124544988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124544989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124544989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124544992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124545001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124545001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124545380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124545380 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124545380 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124545380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124545382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241116124545383 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@5f94dcb17fe6: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F489D590'O, index=0 SGSN_Test-GSUP(704)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@5f94dcb17fe6: 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 := 'FB6F04C0A2CBF515191354CE85D2BFB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22AB533A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3B6A802595832E7'O } } } } } 20241116124546436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124546436 DLLC NOTICE LLME(ffffffff/f489d590){UNASSIGNED} LLC RX: unknown TLLI 0xf489d590, creating LLME on the fly (gprs_llc.c:552) 20241116124546436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124546436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241116124546436 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124546436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124546436 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124546436 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124546436 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124546436 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124546436 DLLC NOTICE LLME(ffffffff/f489d590){UNASSIGNED} LLGM Assign pre (f489d590 => f7013264) (gprs_llc.c:1079) 20241116124546436 DLLC NOTICE LLME(f489d590/f7013264){ASSIGNED} LLGM Assign post (f489d590 => f7013264) (gprs_llc.c:1125) 20241116124546436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124546436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124546436 DMM DEBUG MM(262420000000016/f7013264) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124546450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124546450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124546450 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124546450 DMM DEBUG MM(262420000000016/f7013264) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241116124546450 DMM NOTICE MM(262420000000016/f7013264) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124546450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124546450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124546450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124546450 DMM DEBUG MM(262420000000016/f7013264) Requesting authorization (sgsn_auth.c:160) 20241116124546450 DMM INFO MM(262420000000016/f7013264) Requesting authentication tuples (sgsn_auth.c:184) 20241116124546450 DMM DEBUG MM(262420000000016/f7013264) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124546450 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241116124546450 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@5f94dcb17fe6: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241116124546453 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124546453 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124546453 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124546453 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124546453 DMM INFO MM(262420000000016/f7013264) Subscriber data update (mmctx.c:445) 20241116124546453 DMM DEBUG MM(262420000000016/f7013264) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124546453 DMM INFO MM(262420000000016/f7013264) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124546453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124546453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124546453 DMM INFO MM(262420000000016/f7013264) <- GMM AUTH AND CIPHERING REQ (rand = fb 6f 04 c0 a2 cb f5 15 19 13 54 ce 85 d2 bf b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124546461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124546461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124546461 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124546461 DMM INFO MM(262420000000016/f7013264) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124546461 DMM NOTICE MM(262420000000016/f7013264) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124546461 DMM DEBUG MM(262420000000016/f7013264) checking auth: received GSM SRES = 22 ab 53 3a (gprs_gmm.c:666) 20241116124546461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124546461 DMM DEBUG MM(262420000000016/f7013264) Requesting authorization (sgsn_auth.c:160) 20241116124546461 DMM INFO MM(262420000000016/f7013264) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124546461 DMM DEBUG MM(262420000000016/f7013264) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124546461 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241116124546461 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) 20241116124546461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124546461 DMM INFO MM(262420000000016/f7013264) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7013264) (gprs_gmm.c:300) 20241116124546463 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124546463 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124546463 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241116124546463 DMM INFO MM(262420000000016/f7013264) Subscriber data update (mmctx.c:445) 20241116124546463 DMM DEBUG MM(262420000000016/f7013264) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124546463 DMM INFO MM(262420000000016/f7013264) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124546463 DMM NOTICE MM(262420000000016/f7013264) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241116124546463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124546463 DMM NOTICE MM(262420000000016/f7013264) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124546463 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) 20241116124546463 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124546463 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241116124546463 DMM INFO MM(262420000000016/f7013264) Subscriber data update (mmctx.c:445) 20241116124546463 DMM DEBUG MM(262420000000016/f7013264) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124546471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124546471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124546471 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124546471 DMM INFO MM(262420000000016/f7013264) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124546471 DMM NOTICE MM(262420000000016/f7013264) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124546471 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124546471 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124546471 DLLC NOTICE LLME(f489d590/f7013264){ASSIGNED} LLGM Assign pre (ffffffff => f7013264) (gprs_llc.c:1079) 20241116124546471 DLLC NOTICE LLME(ffffffff/f7013264){ASSIGNED} LLGM Assign post (ffffffff => f7013264) (gprs_llc.c:1125) 20241116124546471 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124546471 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124546471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124546471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124546523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124546523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241116124546523 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124546523 DMM INFO MM(262420000000016/f7013264) -> GMM DETACH REQUEST TLLI=0xf7013264 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241116124546523 DMM INFO MM(262420000000016/f7013264) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241116124546523 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124546523 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124546523 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124546523 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124546523 DLLC NOTICE LLME(ffffffff/f7013264){ASSIGNED} LLGM Assign pre (f7013264 => ffffffff) (gprs_llc.c:1079) 20241116124546523 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7013264 => ffffffff) (gprs_llc.c:1125) 20241116124546523 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241116124546523 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) 20241116124546523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124546523 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124546523 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124546523 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124546524 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@5f94dcb17fe6: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124551533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@5f94dcb17fe6: Final verdict of PTC: none 20241116124551536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124551536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(692)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(697)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(702)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@5f94dcb17fe6: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(695)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(691)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(700)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_detach_poweroff finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124551661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124551962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20241116124552537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124552537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87108, count=93160) 20241116124553539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124553539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124554540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124554540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act started. 20241116124555023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124555024 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124555071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124555071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124555071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124555071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124555071 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124555071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124555071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124555071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124555071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124555073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124555073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124555073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124555073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124555073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124555073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124555073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124555073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124555073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124555073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124555073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124555074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124555074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124555078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124555087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124555087 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124555110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124555110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124555110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124555110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124555110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124555110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124555110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124555110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124555110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124555112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124555112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124555112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124555112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124555112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124555112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124555112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124555112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124555112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124555112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124555112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(716)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124555113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124555113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124555115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124555125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124555125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124555159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124555159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124555159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124555159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124555159 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124555159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124555159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124555159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124555159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124555160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124555160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124555160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124555160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124555160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124555160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124555160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124555160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124555160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124555160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124555160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124555161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124555161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124555165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124555173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124555173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124555541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124555541 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124555541 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124555541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124555542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124555543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='C92F4027'O, index=0 SGSN_Test-GSUP(723)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@5f94dcb17fe6: 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 := 'E9BAC36ED887AA9FE342598DE01650A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DACE9D4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE05ABCD33B65618'O } } } } } 20241116124555592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124555592 DLLC NOTICE LLME(ffffffff/c92f4027){UNASSIGNED} LLC RX: unknown TLLI 0xc92f4027, creating LLME on the fly (gprs_llc.c:552) 20241116124555592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124555592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241116124555592 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124555592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124555592 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124555592 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124555592 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124555592 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124555592 DLLC NOTICE LLME(ffffffff/c92f4027){UNASSIGNED} LLGM Assign pre (c92f4027 => fbaace4d) (gprs_llc.c:1079) 20241116124555592 DLLC NOTICE LLME(c92f4027/fbaace4d){ASSIGNED} LLGM Assign post (c92f4027 => fbaace4d) (gprs_llc.c:1125) 20241116124555592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124555592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124555592 DMM DEBUG MM(262420000000017/fbaace4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124555606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124555606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124555606 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124555606 DMM DEBUG MM(262420000000017/fbaace4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241116124555606 DMM NOTICE MM(262420000000017/fbaace4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124555606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124555606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124555606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124555606 DMM DEBUG MM(262420000000017/fbaace4d) Requesting authorization (sgsn_auth.c:160) 20241116124555606 DMM INFO MM(262420000000017/fbaace4d) Requesting authentication tuples (sgsn_auth.c:184) 20241116124555606 DMM DEBUG MM(262420000000017/fbaace4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124555606 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241116124555606 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241116124555609 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124555609 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124555609 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124555609 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124555609 DMM INFO MM(262420000000017/fbaace4d) Subscriber data update (mmctx.c:445) 20241116124555609 DMM DEBUG MM(262420000000017/fbaace4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124555609 DMM INFO MM(262420000000017/fbaace4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124555609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124555609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124555609 DMM INFO MM(262420000000017/fbaace4d) <- GMM AUTH AND CIPHERING REQ (rand = e9 ba c3 6e d8 87 aa 9f e3 42 59 8d e0 16 50 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124555616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124555616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124555616 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124555616 DMM INFO MM(262420000000017/fbaace4d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124555616 DMM NOTICE MM(262420000000017/fbaace4d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124555616 DMM DEBUG MM(262420000000017/fbaace4d) checking auth: received GSM SRES = da ce 9d 4a (gprs_gmm.c:666) 20241116124555616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124555616 DMM DEBUG MM(262420000000017/fbaace4d) Requesting authorization (sgsn_auth.c:160) 20241116124555616 DMM INFO MM(262420000000017/fbaace4d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124555616 DMM DEBUG MM(262420000000017/fbaace4d) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124555616 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241116124555616 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) 20241116124555616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124555616 DMM INFO MM(262420000000017/fbaace4d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbaace4d) (gprs_gmm.c:300) 20241116124555617 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124555617 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124555617 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241116124555617 DMM INFO MM(262420000000017/fbaace4d) Subscriber data update (mmctx.c:445) 20241116124555617 DMM DEBUG MM(262420000000017/fbaace4d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124555617 DMM INFO MM(262420000000017/fbaace4d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124555617 DMM NOTICE MM(262420000000017/fbaace4d) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241116124555617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124555617 DMM NOTICE MM(262420000000017/fbaace4d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124555617 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) 20241116124555618 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124555618 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241116124555618 DMM INFO MM(262420000000017/fbaace4d) Subscriber data update (mmctx.c:445) 20241116124555618 DMM DEBUG MM(262420000000017/fbaace4d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124555624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124555624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124555624 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124555624 DMM INFO MM(262420000000017/fbaace4d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124555624 DMM NOTICE MM(262420000000017/fbaace4d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124555624 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124555624 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124555624 DLLC NOTICE LLME(c92f4027/fbaace4d){ASSIGNED} LLGM Assign pre (ffffffff => fbaace4d) (gprs_llc.c:1079) 20241116124555624 DLLC NOTICE LLME(ffffffff/fbaace4d){ASSIGNED} LLGM Assign post (ffffffff => fbaace4d) (gprs_llc.c:1125) 20241116124555624 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124555624 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124555624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124555624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124555676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124555676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124555676 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124555676 DMM INFO MM(262420000000017/fbaace4d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124555676 DMM INFO MM(262420000000017/fbaace4d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124555676 DMM DEBUG MM(262420000000017/fbaace4d) Using GGSN 0 (gprs_sm.c:312) 20241116124555676 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) 20241116124555676 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241116124555676 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124555676 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124555676 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241116124555688 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 65 d5 7f da 11 d3 61 43 97 14 05 7f e6 6c f5 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=1026 from retransmit req queue (gtp.c:443) 20241116124555688 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdda0c8, cbp=0x55ec254cc660) (sgsn_libgtp.c:632) 20241116124555688 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124555688 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254cfd08 TLLI=fbaace4d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124555688 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124555688 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@5f94dcb17fe6: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124555698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@5f94dcb17fe6: Final verdict of PTC: none 20241116124555700 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124555700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(721)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(722)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(716)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(711)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(720)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(714)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(709)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124555830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124556232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74220) 20241116124556701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124556701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=74220, count=91852) 20241116124557703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124557703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124558704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124558704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_pdp_act_unattached started. 20241116124559292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124559294 DMM INFO MM(262420000000017/fbaace4d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124559294 DMM INFO MM(262420000000017/fbaace4d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124559294 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124559294 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124559294 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124559294 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124559294 DLLC NOTICE LLME(ffffffff/fbaace4d){ASSIGNED} LLGM Assign pre (fbaace4d => ffffffff) (gprs_llc.c:1079) 20241116124559294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbaace4d => ffffffff) (gprs_llc.c:1125) 20241116124559294 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254cf9b0 (gprs_sndcp.c:574) 20241116124559294 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254cfd08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124559294 DMM NOTICE MM(262420000000017/fbaace4d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116124559294 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241116124559294 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116124559294 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124559294 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241116124559294 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241116124559294 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) 20241116124559294 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) 20241116124559294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124559294 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124559294 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124559294 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124559294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124559338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124559338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124559338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124559338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124559338 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124559338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124559338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124559338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124559338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124559339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124559339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124559339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124559339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124559339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124559339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124559339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124559339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124559339 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124559339 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124559339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124559340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124559340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124559343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124559352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124559352 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124559375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124559375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124559376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124559376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124559376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124559376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124559376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124559376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124559376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124559378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124559378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124559378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124559378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124559378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124559378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124559378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124559378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124559378 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124559378 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124559378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124559378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124559378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124559382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124559392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124559423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124559423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124559423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124559423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124559423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124559423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124559423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124559423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124559423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124559425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124559425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124559425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124559425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124559425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124559425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124559425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124559425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124559425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124559425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124559425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(741)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124559426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124559426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124559430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124559439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124559439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124559705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124559705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124559705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124559705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124559707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124559707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@5f94dcb17fe6: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='E6C64D7A'O, index=0 SGSN_Test-GSUP(742)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241116124559755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124559755 DLLC NOTICE LLME(ffffffff/e6c64d7a){UNASSIGNED} LLC RX: unknown TLLI 0xe6c64d7a, creating LLME on the fly (gprs_llc.c:552) 20241116124559755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241116124559756 DMM NOTICE LLME(ffffffff/e6c64d7a){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241116124559756 DLLC NOTICE LLME(ffffffff/e6c64d7a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241116124559756 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@5f94dcb17fe6: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@5f94dcb17fe6: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124559772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34834<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124559774 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124559774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(741)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(730)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(735)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@5f94dcb17fe6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@5f94dcb17fe6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@5f94dcb17fe6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(728)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(739)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(733)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124559893 DGPRS DEBUG Checking for inactive LLMEs, time = 13571894 (sgsn.c:131) 20241116124559907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124600208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55540) 20241116124600775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124600775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55540, count=60120) 20241116124601777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124601777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124602779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124602779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user started. 20241116124603268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124603269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124603318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124603319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124603319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124603319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124603319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124603319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124603319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124603319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124603319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(749)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124603320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124603320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124603320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124603320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124603321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124603321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124603321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124603321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124603321 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124603321 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124603321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(750)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124603321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124603321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124603325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(746)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124603334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(747)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124603350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124603351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124603351 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124603351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124603351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124603352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124603352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124603352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124603353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124603353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124603353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124603353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124603353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124603353 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124603353 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124603353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(755)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124603354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124603354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124603357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124603365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(756)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(752)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124603375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124603375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124603375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124603375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124603375 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124603375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124603375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124603375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124603375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124603377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124603377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124603377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124603377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124603377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124603377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124603377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124603377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124603377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124603377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124603377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124603377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124603377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124603381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124603390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124603780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124603780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124603780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124603780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124603782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124603783 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='DDBB1D34'O, index=0 SGSN_Test-GSUP(761)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@5f94dcb17fe6: 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 := '3040DC219B6E79E880BA92C0820009E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D525BC0E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F5A93D58388C09A'O } } } } } 20241116124603829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603829 DLLC NOTICE LLME(ffffffff/ddbb1d34){UNASSIGNED} LLC RX: unknown TLLI 0xddbb1d34, creating LLME on the fly (gprs_llc.c:552) 20241116124603829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124603829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241116124603829 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124603829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124603829 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124603829 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124603829 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124603829 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124603829 DLLC NOTICE LLME(ffffffff/ddbb1d34){UNASSIGNED} LLGM Assign pre (ddbb1d34 => f8344a3d) (gprs_llc.c:1079) 20241116124603829 DLLC NOTICE LLME(ddbb1d34/f8344a3d){ASSIGNED} LLGM Assign post (ddbb1d34 => f8344a3d) (gprs_llc.c:1125) 20241116124603829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124603829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124603829 DMM DEBUG MM(262420000000019/f8344a3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124603841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124603841 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124603841 DMM DEBUG MM(262420000000019/f8344a3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241116124603841 DMM NOTICE MM(262420000000019/f8344a3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124603841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124603841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124603841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124603841 DMM DEBUG MM(262420000000019/f8344a3d) Requesting authorization (sgsn_auth.c:160) 20241116124603841 DMM INFO MM(262420000000019/f8344a3d) Requesting authentication tuples (sgsn_auth.c:184) 20241116124603841 DMM DEBUG MM(262420000000019/f8344a3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124603841 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241116124603841 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241116124603844 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124603844 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124603844 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124603844 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124603844 DMM INFO MM(262420000000019/f8344a3d) Subscriber data update (mmctx.c:445) 20241116124603844 DMM DEBUG MM(262420000000019/f8344a3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124603844 DMM INFO MM(262420000000019/f8344a3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124603844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124603844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124603844 DMM INFO MM(262420000000019/f8344a3d) <- GMM AUTH AND CIPHERING REQ (rand = 30 40 dc 21 9b 6e 79 e8 80 ba 92 c0 82 00 09 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124603853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124603853 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124603853 DMM INFO MM(262420000000019/f8344a3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124603853 DMM NOTICE MM(262420000000019/f8344a3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124603853 DMM DEBUG MM(262420000000019/f8344a3d) checking auth: received GSM SRES = d5 25 bc 0e (gprs_gmm.c:666) 20241116124603853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124603853 DMM DEBUG MM(262420000000019/f8344a3d) Requesting authorization (sgsn_auth.c:160) 20241116124603853 DMM INFO MM(262420000000019/f8344a3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124603853 DMM DEBUG MM(262420000000019/f8344a3d) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124603853 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241116124603853 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) 20241116124603853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124603853 DMM INFO MM(262420000000019/f8344a3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8344a3d) (gprs_gmm.c:300) 20241116124603854 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124603854 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124603854 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241116124603854 DMM INFO MM(262420000000019/f8344a3d) Subscriber data update (mmctx.c:445) 20241116124603854 DMM DEBUG MM(262420000000019/f8344a3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124603854 DMM INFO MM(262420000000019/f8344a3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124603854 DMM NOTICE MM(262420000000019/f8344a3d) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241116124603854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124603854 DMM NOTICE MM(262420000000019/f8344a3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124603854 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) 20241116124603855 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124603855 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241116124603855 DMM INFO MM(262420000000019/f8344a3d) Subscriber data update (mmctx.c:445) 20241116124603855 DMM DEBUG MM(262420000000019/f8344a3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124603860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124603861 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124603861 DMM INFO MM(262420000000019/f8344a3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124603861 DMM NOTICE MM(262420000000019/f8344a3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124603861 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124603861 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124603861 DLLC NOTICE LLME(ddbb1d34/f8344a3d){ASSIGNED} LLGM Assign pre (ffffffff => f8344a3d) (gprs_llc.c:1079) 20241116124603861 DLLC NOTICE LLME(ffffffff/f8344a3d){ASSIGNED} LLGM Assign post (ffffffff => f8344a3d) (gprs_llc.c:1125) 20241116124603861 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124603861 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124603861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124603861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124603912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124603912 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124603912 DMM INFO MM(262420000000019/f8344a3d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124603913 DMM INFO MM(262420000000019/f8344a3d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124603913 DMM DEBUG MM(262420000000019/f8344a3d) Using GGSN 0 (gprs_sm.c:312) 20241116124603913 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) 20241116124603913 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241116124603913 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124603913 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124603913 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241116124603925 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 0a 6f 8d df 11 52 ff e5 af 14 05 7f 0f 5b db 94 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241116124603925 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddb138, cbp=0x55ec254ccae0) (sgsn_libgtp.c:632) 20241116124603925 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124603925 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d0e48 TLLI=f8344a3d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124603925 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124603925 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124603933 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241116124603940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124603940 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241116124603940 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(747)@5f94dcb17fe6: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124603944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34866<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124603946 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124603946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(761)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(750)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(755)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(759)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(748)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(757)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(753)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124604071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124604473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61104) 20241116124604948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124604948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61104, count=95776) 20241116124605948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124605948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124606949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124606949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_ggsn_reject started. 20241116124607533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124607535 DMM INFO MM(262420000000019/f8344a3d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124607535 DMM INFO MM(262420000000019/f8344a3d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124607535 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124607535 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124607535 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124607535 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124607535 DLLC NOTICE LLME(ffffffff/f8344a3d){ASSIGNED} LLGM Assign pre (f8344a3d => ffffffff) (gprs_llc.c:1079) 20241116124607535 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8344a3d => ffffffff) (gprs_llc.c:1125) 20241116124607535 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d0af0 (gprs_sndcp.c:574) 20241116124607535 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d0e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124607535 DMM NOTICE MM(262420000000019/f8344a3d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116124607535 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241116124607535 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116124607535 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124607535 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241116124607535 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241116124607535 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) 20241116124607535 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) 20241116124607535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124607535 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124607535 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124607535 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124607535 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124607578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124607578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124607578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124607578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124607578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124607578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124607578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124607578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124607578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124607580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124607580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124607580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124607580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124607580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124607580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124607580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124607580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124607580 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124607580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124607580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124607581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124607581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124607584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124607594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124607594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124607623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124607623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124607623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124607623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124607623 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124607623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124607623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124607623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124607623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124607625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124607625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124607625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124607625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124607625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124607625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124607625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124607625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124607625 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124607625 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124607625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124607626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124607626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124607630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124607641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124607641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(775)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124607654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124607654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124607654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124607654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124607654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124607654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124607654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124607654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124607655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124607656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124607656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124607656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124607656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124607656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124607656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124607656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124607656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124607656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124607656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124607656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124607657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124607657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124607660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124607669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124607670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124607950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124607950 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124607950 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124607950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124607952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124607953 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='F58BC69B'O, index=0 SGSN_Test-GSUP(780)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@5f94dcb17fe6: 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 := 'BA707400EDCF00A652DEBEDADC04A33D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '294330AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9B1441D7C85FAFF'O } } } } } 20241116124608001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124608001 DLLC NOTICE LLME(ffffffff/f58bc69b){UNASSIGNED} LLC RX: unknown TLLI 0xf58bc69b, creating LLME on the fly (gprs_llc.c:552) 20241116124608001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124608001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241116124608001 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124608001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124608001 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124608001 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124608001 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124608001 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124608001 DLLC NOTICE LLME(ffffffff/f58bc69b){UNASSIGNED} LLGM Assign pre (f58bc69b => c985d2e7) (gprs_llc.c:1079) 20241116124608001 DLLC NOTICE LLME(f58bc69b/c985d2e7){ASSIGNED} LLGM Assign post (f58bc69b => c985d2e7) (gprs_llc.c:1125) 20241116124608001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124608001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124608001 DMM DEBUG MM(262420000000020/c985d2e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124608014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124608014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124608014 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124608014 DMM DEBUG MM(262420000000020/c985d2e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241116124608014 DMM NOTICE MM(262420000000020/c985d2e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124608014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124608014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124608014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124608014 DMM DEBUG MM(262420000000020/c985d2e7) Requesting authorization (sgsn_auth.c:160) 20241116124608014 DMM INFO MM(262420000000020/c985d2e7) Requesting authentication tuples (sgsn_auth.c:184) 20241116124608014 DMM DEBUG MM(262420000000020/c985d2e7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124608014 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241116124608014 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241116124608018 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124608018 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124608018 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124608018 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124608018 DMM INFO MM(262420000000020/c985d2e7) Subscriber data update (mmctx.c:445) 20241116124608018 DMM DEBUG MM(262420000000020/c985d2e7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124608018 DMM INFO MM(262420000000020/c985d2e7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124608018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124608018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124608018 DMM INFO MM(262420000000020/c985d2e7) <- GMM AUTH AND CIPHERING REQ (rand = ba 70 74 00 ed cf 00 a6 52 de be da dc 04 a3 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124608026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124608026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124608026 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124608026 DMM INFO MM(262420000000020/c985d2e7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124608026 DMM NOTICE MM(262420000000020/c985d2e7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124608026 DMM DEBUG MM(262420000000020/c985d2e7) checking auth: received GSM SRES = 29 43 30 ae (gprs_gmm.c:666) 20241116124608026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124608026 DMM DEBUG MM(262420000000020/c985d2e7) Requesting authorization (sgsn_auth.c:160) 20241116124608026 DMM INFO MM(262420000000020/c985d2e7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124608026 DMM DEBUG MM(262420000000020/c985d2e7) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124608026 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241116124608026 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) 20241116124608026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124608026 DMM INFO MM(262420000000020/c985d2e7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc985d2e7) (gprs_gmm.c:300) 20241116124608028 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124608028 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124608028 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241116124608028 DMM INFO MM(262420000000020/c985d2e7) Subscriber data update (mmctx.c:445) 20241116124608028 DMM DEBUG MM(262420000000020/c985d2e7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124608028 DMM INFO MM(262420000000020/c985d2e7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124608028 DMM NOTICE MM(262420000000020/c985d2e7) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241116124608028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124608028 DMM NOTICE MM(262420000000020/c985d2e7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124608028 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) 20241116124608028 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124608029 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241116124608029 DMM INFO MM(262420000000020/c985d2e7) Subscriber data update (mmctx.c:445) 20241116124608029 DMM DEBUG MM(262420000000020/c985d2e7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124608035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124608035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124608035 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124608035 DMM INFO MM(262420000000020/c985d2e7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124608035 DMM NOTICE MM(262420000000020/c985d2e7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124608035 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124608035 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124608035 DLLC NOTICE LLME(f58bc69b/c985d2e7){ASSIGNED} LLGM Assign pre (ffffffff => c985d2e7) (gprs_llc.c:1079) 20241116124608035 DLLC NOTICE LLME(ffffffff/c985d2e7){ASSIGNED} LLGM Assign post (ffffffff => c985d2e7) (gprs_llc.c:1125) 20241116124608035 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124608035 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124608035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124608035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124608087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124608087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124608087 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124608087 DMM INFO MM(262420000000020/c985d2e7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124608087 DMM INFO MM(262420000000020/c985d2e7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124608087 DMM DEBUG MM(262420000000020/c985d2e7) Using GGSN 0 (gprs_sm.c:312) 20241116124608087 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) 20241116124608087 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241116124608087 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124608087 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124608087 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241116124608098 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 6a 37 ad 07 11 1e fa f8 bd 14 05 7f 4c fb 58 11 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) 20241116124608098 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f036fddc1a8, cbp=0x55ec254cd060) (sgsn_libgtp.c:632) 20241116124608098 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241116124608098 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241116124608098 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241116124608098 DMM NOTICE MM(262420000000020/c985d2e7) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5f94dcb17fe6: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124608107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(778)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(768)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(771)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(774)@5f94dcb17fe6: Final verdict of PTC: none 20241116124608109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124608109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(764)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(766)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(772)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(776)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124608241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124608642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97512) 20241116124609110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124609110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97512, count=98052) 20241116124610111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124610111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124611112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124611112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user_deact_mo started. 20241116124611704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124611705 DMM INFO MM(262420000000020/c985d2e7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124611705 DMM INFO MM(262420000000020/c985d2e7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124611705 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124611705 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124611705 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124611705 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124611705 DLLC NOTICE LLME(ffffffff/c985d2e7){ASSIGNED} LLGM Assign pre (c985d2e7 => ffffffff) (gprs_llc.c:1079) 20241116124611705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c985d2e7 => ffffffff) (gprs_llc.c:1125) 20241116124611705 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241116124611705 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) 20241116124611705 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) 20241116124611705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124611705 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124611705 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124611705 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124611705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124611752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124611752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124611752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124611752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124611752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124611752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124611752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124611752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124611752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124611753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124611753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124611753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124611753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124611753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124611753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124611753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124611753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124611753 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124611753 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124611753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124611754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124611754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124611758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124611768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124611768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(789)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124611795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124611795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124611795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124611795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124611795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124611795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124611795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124611795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124611795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(792)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(793)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124611797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124611797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124611797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124611797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124611797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124611797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124611797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124611797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124611797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124611797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124611797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(793)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124611798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124611798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124611801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124611811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124611811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(794)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124611825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124611825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124611825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124611825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124611825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124611825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124611825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124611825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124611825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124611827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124611827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124611827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124611828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124611828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124611828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124611828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124611828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124611828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124611828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124611828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124611828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124611828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124611832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124611841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124611841 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)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124612113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124612113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124612113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124612113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124612115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124612116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='E2B3980B'O, index=0 SGSN_Test-GSUP(799)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '52D411514B05D32997CE38F7BD6A6028'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DDD5A4D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0616CF8358614844'O } } } } } 20241116124612162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124612162 DLLC NOTICE LLME(ffffffff/e2b3980b){UNASSIGNED} LLC RX: unknown TLLI 0xe2b3980b, creating LLME on the fly (gprs_llc.c:552) 20241116124612162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124612162 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241116124612162 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124612162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124612162 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124612162 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124612162 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124612162 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124612162 DLLC NOTICE LLME(ffffffff/e2b3980b){UNASSIGNED} LLGM Assign pre (e2b3980b => f397ea63) (gprs_llc.c:1079) 20241116124612162 DLLC NOTICE LLME(e2b3980b/f397ea63){ASSIGNED} LLGM Assign post (e2b3980b => f397ea63) (gprs_llc.c:1125) 20241116124612162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124612162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124612162 DMM DEBUG MM(262420000000021/f397ea63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124612175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124612175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124612175 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124612175 DMM DEBUG MM(262420000000021/f397ea63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241116124612175 DMM NOTICE MM(262420000000021/f397ea63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124612175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124612175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124612175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124612175 DMM DEBUG MM(262420000000021/f397ea63) Requesting authorization (sgsn_auth.c:160) 20241116124612175 DMM INFO MM(262420000000021/f397ea63) Requesting authentication tuples (sgsn_auth.c:184) 20241116124612175 DMM DEBUG MM(262420000000021/f397ea63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124612175 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241116124612175 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241116124612178 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124612178 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124612178 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124612178 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124612178 DMM INFO MM(262420000000021/f397ea63) Subscriber data update (mmctx.c:445) 20241116124612178 DMM DEBUG MM(262420000000021/f397ea63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124612178 DMM INFO MM(262420000000021/f397ea63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124612178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124612178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124612178 DMM INFO MM(262420000000021/f397ea63) <- GMM AUTH AND CIPHERING REQ (rand = 52 d4 11 51 4b 05 d3 29 97 ce 38 f7 bd 6a 60 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124612186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124612186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124612186 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124612186 DMM INFO MM(262420000000021/f397ea63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124612186 DMM NOTICE MM(262420000000021/f397ea63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124612186 DMM DEBUG MM(262420000000021/f397ea63) checking auth: received GSM SRES = dd d5 a4 d6 (gprs_gmm.c:666) 20241116124612186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124612186 DMM DEBUG MM(262420000000021/f397ea63) Requesting authorization (sgsn_auth.c:160) 20241116124612186 DMM INFO MM(262420000000021/f397ea63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124612186 DMM DEBUG MM(262420000000021/f397ea63) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124612186 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241116124612186 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) 20241116124612186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124612186 DMM INFO MM(262420000000021/f397ea63) <- GMM ATTACH ACCEPT (new P-TMSI=0xf397ea63) (gprs_gmm.c:300) 20241116124612187 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124612187 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124612187 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241116124612187 DMM INFO MM(262420000000021/f397ea63) Subscriber data update (mmctx.c:445) 20241116124612187 DMM DEBUG MM(262420000000021/f397ea63) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124612187 DMM INFO MM(262420000000021/f397ea63) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124612187 DMM NOTICE MM(262420000000021/f397ea63) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241116124612187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124612187 DMM NOTICE MM(262420000000021/f397ea63) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124612187 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) 20241116124612188 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124612188 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241116124612188 DMM INFO MM(262420000000021/f397ea63) Subscriber data update (mmctx.c:445) 20241116124612188 DMM DEBUG MM(262420000000021/f397ea63) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124612194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124612194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124612194 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124612194 DMM INFO MM(262420000000021/f397ea63) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124612194 DMM NOTICE MM(262420000000021/f397ea63) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124612194 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124612194 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124612194 DLLC NOTICE LLME(e2b3980b/f397ea63){ASSIGNED} LLGM Assign pre (ffffffff => f397ea63) (gprs_llc.c:1079) 20241116124612194 DLLC NOTICE LLME(ffffffff/f397ea63){ASSIGNED} LLGM Assign post (ffffffff => f397ea63) (gprs_llc.c:1125) 20241116124612194 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124612194 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124612194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124612194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124612246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124612246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124612246 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124612246 DMM INFO MM(262420000000021/f397ea63) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124612246 DMM INFO MM(262420000000021/f397ea63) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124612246 DMM DEBUG MM(262420000000021/f397ea63) Using GGSN 0 (gprs_sm.c:312) 20241116124612246 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) 20241116124612246 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241116124612246 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124612246 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124612246 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241116124612257 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 75 fe 6b 34 11 bb b3 ec c9 14 05 7f ab c8 e5 0f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241116124612257 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddc1a8, cbp=0x55ec254cd060) (sgsn_libgtp.c:632) 20241116124612257 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124612257 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d0e48 TLLI=f397ea63, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124612257 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124612257 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124612265 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241116124612272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124612272 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241116124612273 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124612276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124612276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241116124612276 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124612276 DMM INFO MM(262420000000021/f397ea63) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241116124612276 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124612276 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241116124612278 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) 20241116124612278 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f036fddc1a8, cbp=0x55ec254cd060) (sgsn_libgtp.c:632) 20241116124612278 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241116124612278 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d0e48, TLLI=f397ea63, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124612278 DMM INFO MM(262420000000021/f397ea63) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241116124612278 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241116124612278 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5f94dcb17fe6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124612286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43322<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124612288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(787)@5f94dcb17fe6: Final verdict of PTC: none 20241116124612288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(783)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(799)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(793)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(797)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(795)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(785)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(791)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124612417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124612819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101288) 20241116124613289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124613289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101288, count=105644) 20241116124614290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124614290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124615292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124615292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user_deact_mt started. 20241116124615876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124615877 DMM INFO MM(262420000000021/f397ea63) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124615877 DMM INFO MM(262420000000021/f397ea63) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124615877 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124615877 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124615877 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124615877 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124615877 DLLC NOTICE LLME(ffffffff/f397ea63){ASSIGNED} LLGM Assign pre (f397ea63 => ffffffff) (gprs_llc.c:1079) 20241116124615877 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f397ea63 => ffffffff) (gprs_llc.c:1125) 20241116124615877 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241116124615877 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) 20241116124615877 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) 20241116124615877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124615877 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124615877 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124615877 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124615877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124615920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124615920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124615920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124615920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124615920 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124615920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124615920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124615920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124615920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124615921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124615922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124615922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124615922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124615922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124615922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124615922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124615922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124615922 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124615922 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124615922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124615923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124615923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124615926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124615935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124615935 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)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124615956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124615956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124615956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124615956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124615956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124615956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124615956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124615956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124615956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124615958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124615958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124615958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124615958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124615958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124615958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124615958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124615958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124615958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124615958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124615958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124615959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124615959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124615962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124615971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124615971 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)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124615991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124615991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124615991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124615991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124615991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124615991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124615991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124615991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124615991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124615992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124615992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124615992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124615993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124615993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124615993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124615993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124615993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124615993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124615993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124615993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124615993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124615993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124615997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124616008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124616008 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)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124616293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124616293 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124616293 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124616293 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124616295 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124616296 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='E8267073'O, index=0 SGSN_Test-GSUP(818)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := 'C2C824ACEFCFE22B65974F86960FA240'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E23FA17C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0E04A23073A1C7B'O } } } } } 20241116124616340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124616340 DLLC NOTICE LLME(ffffffff/e8267073){UNASSIGNED} LLC RX: unknown TLLI 0xe8267073, creating LLME on the fly (gprs_llc.c:552) 20241116124616340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124616340 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241116124616340 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124616340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124616340 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124616340 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124616340 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124616340 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124616341 DLLC NOTICE LLME(ffffffff/e8267073){UNASSIGNED} LLGM Assign pre (e8267073 => d7151ee9) (gprs_llc.c:1079) 20241116124616341 DLLC NOTICE LLME(e8267073/d7151ee9){ASSIGNED} LLGM Assign post (e8267073 => d7151ee9) (gprs_llc.c:1125) 20241116124616341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124616341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124616341 DMM DEBUG MM(262420000000022/d7151ee9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124616353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124616353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124616353 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124616353 DMM DEBUG MM(262420000000022/d7151ee9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241116124616353 DMM NOTICE MM(262420000000022/d7151ee9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124616353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124616353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124616353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124616353 DMM DEBUG MM(262420000000022/d7151ee9) Requesting authorization (sgsn_auth.c:160) 20241116124616353 DMM INFO MM(262420000000022/d7151ee9) Requesting authentication tuples (sgsn_auth.c:184) 20241116124616353 DMM DEBUG MM(262420000000022/d7151ee9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124616353 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241116124616353 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241116124616356 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124616356 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124616356 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124616356 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124616356 DMM INFO MM(262420000000022/d7151ee9) Subscriber data update (mmctx.c:445) 20241116124616356 DMM DEBUG MM(262420000000022/d7151ee9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124616356 DMM INFO MM(262420000000022/d7151ee9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124616356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124616356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124616357 DMM INFO MM(262420000000022/d7151ee9) <- GMM AUTH AND CIPHERING REQ (rand = c2 c8 24 ac ef cf e2 2b 65 97 4f 86 96 0f a2 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124616365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124616365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124616365 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124616365 DMM INFO MM(262420000000022/d7151ee9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124616365 DMM NOTICE MM(262420000000022/d7151ee9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124616365 DMM DEBUG MM(262420000000022/d7151ee9) checking auth: received GSM SRES = e2 3f a1 7c (gprs_gmm.c:666) 20241116124616365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124616365 DMM DEBUG MM(262420000000022/d7151ee9) Requesting authorization (sgsn_auth.c:160) 20241116124616365 DMM INFO MM(262420000000022/d7151ee9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124616365 DMM DEBUG MM(262420000000022/d7151ee9) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124616365 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241116124616365 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) 20241116124616365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124616365 DMM INFO MM(262420000000022/d7151ee9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7151ee9) (gprs_gmm.c:300) 20241116124616367 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124616367 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124616367 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241116124616367 DMM INFO MM(262420000000022/d7151ee9) Subscriber data update (mmctx.c:445) 20241116124616367 DMM DEBUG MM(262420000000022/d7151ee9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124616367 DMM INFO MM(262420000000022/d7151ee9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124616367 DMM NOTICE MM(262420000000022/d7151ee9) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241116124616367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124616367 DMM NOTICE MM(262420000000022/d7151ee9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124616367 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) 20241116124616367 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124616367 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241116124616367 DMM INFO MM(262420000000022/d7151ee9) Subscriber data update (mmctx.c:445) 20241116124616367 DMM DEBUG MM(262420000000022/d7151ee9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124616373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124616373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124616373 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124616373 DMM INFO MM(262420000000022/d7151ee9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124616373 DMM NOTICE MM(262420000000022/d7151ee9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124616373 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124616373 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124616373 DLLC NOTICE LLME(e8267073/d7151ee9){ASSIGNED} LLGM Assign pre (ffffffff => d7151ee9) (gprs_llc.c:1079) 20241116124616373 DLLC NOTICE LLME(ffffffff/d7151ee9){ASSIGNED} LLGM Assign post (ffffffff => d7151ee9) (gprs_llc.c:1125) 20241116124616373 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124616373 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124616373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124616373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124616425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124616425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124616425 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124616425 DMM INFO MM(262420000000022/d7151ee9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124616425 DMM INFO MM(262420000000022/d7151ee9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124616425 DMM DEBUG MM(262420000000022/d7151ee9) Using GGSN 0 (gprs_sm.c:312) 20241116124616425 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) 20241116124616425 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241116124616425 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124616425 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124616425 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241116124616436 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 48 31 14 43 11 1f 71 d9 f2 14 05 7f 9d bd b5 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=1033 from retransmit req queue (gtp.c:443) 20241116124616436 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddc1a8, cbp=0x55ec254cd480) (sgsn_libgtp.c:632) 20241116124616436 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124616436 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d0e48 TLLI=d7151ee9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124616436 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124616436 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124616443 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241116124616450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124616450 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241116124616450 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124616453 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241116124616453 DGPRS INFO PDP(262420000000022:5): Context 0x7f036fddc1a8 was deleted (sgsn_libgtp.c:660) 20241116124616453 DMM INFO MM(262420000000022/d7151ee9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124616453 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241116124616453 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@5f94dcb17fe6: Removing Client IMSI='262420000000022'H, index=0 20241116124616460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124616460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241116124616460 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124616460 DMM INFO MM(262420000000022/d7151ee9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124616463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(811)@5f94dcb17fe6: Final verdict of PTC: none 20241116124616465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124616465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(812)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(806)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(816)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(814)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(809)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(804)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124616595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124616996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100200) 20241116124617467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124617467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100200, count=104556) 20241116124618469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124618469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124619469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124619469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_deact_dup started. 20241116124620054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124620056 DMM INFO MM(262420000000022/d7151ee9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124620056 DMM INFO MM(262420000000022/d7151ee9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124620056 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124620056 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124620056 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124620056 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124620056 DLLC NOTICE LLME(ffffffff/d7151ee9){ASSIGNED} LLGM Assign pre (d7151ee9 => ffffffff) (gprs_llc.c:1079) 20241116124620056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7151ee9 => ffffffff) (gprs_llc.c:1125) 20241116124620056 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d0af0 (gprs_sndcp.c:574) 20241116124620056 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d0e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124620056 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241116124620056 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) 20241116124620056 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) 20241116124620056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124620056 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124620056 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124620056 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124620056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124620097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124620097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124620097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124620097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124620097 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124620097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124620097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124620097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124620097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124620099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124620099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124620099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124620099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124620099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124620099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124620099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124620099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124620099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124620099 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124620099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124620100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124620100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124620103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124620113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620113 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124620139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124620139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124620139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124620139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124620139 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124620139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124620139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124620139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124620139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124620141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124620141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124620141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124620141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124620141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124620141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124620141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124620141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124620141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124620141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124620141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124620142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124620142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124620145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124620154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124620172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124620172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124620172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124620172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124620172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124620172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124620172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124620172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124620172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124620174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124620174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124620174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124620174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124620174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124620174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124620174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124620174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124620174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124620174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124620174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124620175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124620175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124620178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124620190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124620470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124620470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124620470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124620470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124620473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124620473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='D7F38A9C'O, index=0 SGSN_Test-GSUP(837)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: 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 := '181AA8843A9664298287694E1990EBB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '088C61C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '553D65A2AF501BD0'O } } } } } 20241116124620519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620519 DLLC NOTICE LLME(ffffffff/d7f38a9c){UNASSIGNED} LLC RX: unknown TLLI 0xd7f38a9c, creating LLME on the fly (gprs_llc.c:552) 20241116124620519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124620519 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241116124620520 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124620520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124620520 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124620520 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124620520 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124620520 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124620520 DLLC NOTICE LLME(ffffffff/d7f38a9c){UNASSIGNED} LLGM Assign pre (d7f38a9c => d2b436c4) (gprs_llc.c:1079) 20241116124620520 DLLC NOTICE LLME(d7f38a9c/d2b436c4){ASSIGNED} LLGM Assign post (d7f38a9c => d2b436c4) (gprs_llc.c:1125) 20241116124620520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124620520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124620520 DMM DEBUG MM(262420000000046/d2b436c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124620533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124620533 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124620533 DMM DEBUG MM(262420000000046/d2b436c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241116124620533 DMM NOTICE MM(262420000000046/d2b436c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124620533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124620533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124620533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124620533 DMM DEBUG MM(262420000000046/d2b436c4) Requesting authorization (sgsn_auth.c:160) 20241116124620533 DMM INFO MM(262420000000046/d2b436c4) Requesting authentication tuples (sgsn_auth.c:184) 20241116124620534 DMM DEBUG MM(262420000000046/d2b436c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124620534 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241116124620534 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241116124620537 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124620537 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124620537 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124620537 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124620537 DMM INFO MM(262420000000046/d2b436c4) Subscriber data update (mmctx.c:445) 20241116124620537 DMM DEBUG MM(262420000000046/d2b436c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124620537 DMM INFO MM(262420000000046/d2b436c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124620537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124620537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124620537 DMM INFO MM(262420000000046/d2b436c4) <- GMM AUTH AND CIPHERING REQ (rand = 18 1a a8 84 3a 96 64 29 82 87 69 4e 19 90 eb b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124620544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124620544 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124620544 DMM INFO MM(262420000000046/d2b436c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124620544 DMM NOTICE MM(262420000000046/d2b436c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124620544 DMM DEBUG MM(262420000000046/d2b436c4) checking auth: received GSM SRES = 08 8c 61 c2 (gprs_gmm.c:666) 20241116124620544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124620544 DMM DEBUG MM(262420000000046/d2b436c4) Requesting authorization (sgsn_auth.c:160) 20241116124620544 DMM INFO MM(262420000000046/d2b436c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124620544 DMM DEBUG MM(262420000000046/d2b436c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124620544 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241116124620544 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) 20241116124620544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124620544 DMM INFO MM(262420000000046/d2b436c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2b436c4) (gprs_gmm.c:300) 20241116124620545 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124620545 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124620545 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241116124620545 DMM INFO MM(262420000000046/d2b436c4) Subscriber data update (mmctx.c:445) 20241116124620545 DMM DEBUG MM(262420000000046/d2b436c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124620545 DMM INFO MM(262420000000046/d2b436c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124620546 DMM NOTICE MM(262420000000046/d2b436c4) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241116124620546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124620546 DMM NOTICE MM(262420000000046/d2b436c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124620546 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) 20241116124620546 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124620546 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241116124620546 DMM INFO MM(262420000000046/d2b436c4) Subscriber data update (mmctx.c:445) 20241116124620546 DMM DEBUG MM(262420000000046/d2b436c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124620552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124620552 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124620552 DMM INFO MM(262420000000046/d2b436c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124620552 DMM NOTICE MM(262420000000046/d2b436c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124620552 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124620552 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124620552 DLLC NOTICE LLME(d7f38a9c/d2b436c4){ASSIGNED} LLGM Assign pre (ffffffff => d2b436c4) (gprs_llc.c:1079) 20241116124620552 DLLC NOTICE LLME(ffffffff/d2b436c4){ASSIGNED} LLGM Assign post (ffffffff => d2b436c4) (gprs_llc.c:1125) 20241116124620552 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124620552 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124620552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124620552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124620604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124620604 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124620604 DMM INFO MM(262420000000046/d2b436c4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124620604 DMM INFO MM(262420000000046/d2b436c4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124620604 DMM DEBUG MM(262420000000046/d2b436c4) Using GGSN 0 (gprs_sm.c:312) 20241116124620604 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) 20241116124620604 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241116124620604 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124620604 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124620604 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241116124620615 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 d0 02 3d d7 11 8c 6f 03 81 14 05 7f f9 72 8a 23 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241116124620615 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddc1a8, cbp=0x55ec254cd480) (sgsn_libgtp.c:632) 20241116124620615 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124620615 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d0e48 TLLI=d2b436c4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124620615 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124620615 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124620623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241116124620623 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124620623 DMM INFO MM(262420000000046/d2b436c4) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241116124620623 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124620623 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241116124620624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124620624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124620624 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124620624 DMM INFO MM(262420000000046/d2b436c4) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241116124620624 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124620624 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: "Received deletePDPContextResponse 0, seq_nr=1035" 20241116124620625 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) 20241116124620625 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f036fddc1a8, cbp=0x55ec254cd480) (sgsn_libgtp.c:632) 20241116124620625 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241116124620625 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d0e48, TLLI=d2b436c4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: "Received deletePDPContextResponse 1, seq_nr=1036" 20241116124620625 DMM INFO MM(262420000000046/d2b436c4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241116124620625 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241116124620625 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241116124620626 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) 20241116124620626 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)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@5f94dcb17fe6: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124622634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49404<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@5f94dcb17fe6: Final verdict of PTC: none 20241116124622637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124622637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(830)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(835)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(825)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(823)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(828)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(833)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124622771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124623172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241116124623637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124623637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20241116124624639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124624639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124625639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124625639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_second_attempt started. 20241116124626231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124626232 DMM INFO MM(262420000000046/d2b436c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124626233 DMM INFO MM(262420000000046/d2b436c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124626233 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124626233 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124626233 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124626233 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124626233 DLLC NOTICE LLME(ffffffff/d2b436c4){ASSIGNED} LLGM Assign pre (d2b436c4 => ffffffff) (gprs_llc.c:1079) 20241116124626233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2b436c4 => ffffffff) (gprs_llc.c:1125) 20241116124626233 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241116124626233 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) 20241116124626233 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) 20241116124626233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124626233 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124626233 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124626233 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124626233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124626281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124626281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124626281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124626281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124626281 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124626281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124626281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124626281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124626281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124626283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124626283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124626283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124626283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124626283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124626283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124626283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124626283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124626283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124626283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124626283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124626284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124626284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124626288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124626297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124626317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124626317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124626317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124626317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124626317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124626317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124626317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124626317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124626317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124626319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124626319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124626319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124626320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124626320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124626320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124626320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124626320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124626320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124626320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124626320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124626320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124626320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124626324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124626332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124626357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124626357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124626357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124626357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124626357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124626357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124626357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124626357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124626357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124626358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124626358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124626358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124626359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124626359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124626359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124626359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124626359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124626359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124626359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124626359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124626359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124626359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124626363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124626371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124626640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124626640 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124626640 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124626640 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124626642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124626643 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@5f94dcb17fe6: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C236C547'O, index=0 SGSN_Test-GSUP(856)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@5f94dcb17fe6: 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 := '50B30BC5774DEF5BC1616090AD784A36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D756D463'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41A96F7E5BA77C4F'O } } } } } 20241116124626689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626689 DLLC NOTICE LLME(ffffffff/c236c547){UNASSIGNED} LLC RX: unknown TLLI 0xc236c547, creating LLME on the fly (gprs_llc.c:552) 20241116124626689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124626689 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241116124626689 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124626689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124626689 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124626689 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124626689 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124626689 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124626689 DLLC NOTICE LLME(ffffffff/c236c547){UNASSIGNED} LLGM Assign pre (c236c547 => f975aa31) (gprs_llc.c:1079) 20241116124626689 DLLC NOTICE LLME(c236c547/f975aa31){ASSIGNED} LLGM Assign post (c236c547 => f975aa31) (gprs_llc.c:1125) 20241116124626689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124626689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124626689 DMM DEBUG MM(262420000000022/f975aa31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124626702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124626702 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124626702 DMM DEBUG MM(262420000000022/f975aa31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241116124626702 DMM NOTICE MM(262420000000022/f975aa31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124626702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124626702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124626702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124626702 DMM DEBUG MM(262420000000022/f975aa31) Requesting authorization (sgsn_auth.c:160) 20241116124626702 DMM INFO MM(262420000000022/f975aa31) Requesting authentication tuples (sgsn_auth.c:184) 20241116124626702 DMM DEBUG MM(262420000000022/f975aa31) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124626702 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241116124626702 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241116124626704 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124626704 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124626704 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124626704 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124626704 DMM INFO MM(262420000000022/f975aa31) Subscriber data update (mmctx.c:445) 20241116124626704 DMM DEBUG MM(262420000000022/f975aa31) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124626704 DMM INFO MM(262420000000022/f975aa31) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124626704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124626704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124626704 DMM INFO MM(262420000000022/f975aa31) <- GMM AUTH AND CIPHERING REQ (rand = 50 b3 0b c5 77 4d ef 5b c1 61 60 90 ad 78 4a 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124626715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124626715 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124626715 DMM INFO MM(262420000000022/f975aa31) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124626715 DMM NOTICE MM(262420000000022/f975aa31) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124626715 DMM DEBUG MM(262420000000022/f975aa31) checking auth: received GSM SRES = d7 56 d4 63 (gprs_gmm.c:666) 20241116124626715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124626715 DMM DEBUG MM(262420000000022/f975aa31) Requesting authorization (sgsn_auth.c:160) 20241116124626715 DMM INFO MM(262420000000022/f975aa31) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124626715 DMM DEBUG MM(262420000000022/f975aa31) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124626715 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241116124626715 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) 20241116124626715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124626715 DMM INFO MM(262420000000022/f975aa31) <- GMM ATTACH ACCEPT (new P-TMSI=0xf975aa31) (gprs_gmm.c:300) 20241116124626717 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124626717 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124626717 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241116124626717 DMM INFO MM(262420000000022/f975aa31) Subscriber data update (mmctx.c:445) 20241116124626717 DMM DEBUG MM(262420000000022/f975aa31) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124626717 DMM INFO MM(262420000000022/f975aa31) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124626717 DMM NOTICE MM(262420000000022/f975aa31) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241116124626717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124626717 DMM NOTICE MM(262420000000022/f975aa31) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124626717 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) 20241116124626717 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124626717 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241116124626717 DMM INFO MM(262420000000022/f975aa31) Subscriber data update (mmctx.c:445) 20241116124626717 DMM DEBUG MM(262420000000022/f975aa31) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124626723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124626723 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124626723 DMM INFO MM(262420000000022/f975aa31) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124626723 DMM NOTICE MM(262420000000022/f975aa31) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124626724 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124626724 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124626724 DLLC NOTICE LLME(c236c547/f975aa31){ASSIGNED} LLGM Assign pre (ffffffff => f975aa31) (gprs_llc.c:1079) 20241116124626724 DLLC NOTICE LLME(ffffffff/f975aa31){ASSIGNED} LLGM Assign post (ffffffff => f975aa31) (gprs_llc.c:1125) 20241116124626724 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124626724 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124626724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124626724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_second_attempt(858)@5f94dcb17fe6: 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 := 'DA0E2BF22D05E869A21AB26BF3BCDB64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0AE5F8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '385C076A4BAE68D8'O } } } } } 20241116124626775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124626775 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124626775 DMM INFO MM(262420000000022/f975aa31) -> GMM ATTACH REQUEST MI(TMSI-0xF975AA31) type="GPRS attach" (gprs_gmm.c:1266) 20241116124626775 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124626775 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116124626775 DLLC NOTICE LLME(ffffffff/f975aa31){ASSIGNED} LLGM Assign pre (f975aa31 => fd2d18af) (gprs_llc.c:1079) 20241116124626775 DLLC NOTICE LLME(f975aa31/fd2d18af){ASSIGNED} LLGM Assign post (f975aa31 => fd2d18af) (gprs_llc.c:1125) 20241116124626775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124626775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124626775 DMM DEBUG MM(262420000000022/fd2d18af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124626780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124626780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241116124626780 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124626780 DMM DEBUG MM(262420000000022/fd2d18af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241116124626780 DMM NOTICE MM(262420000000022/fd2d18af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124626780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124626780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124626780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124626780 DMM DEBUG MM(262420000000022/fd2d18af) Requesting authorization (sgsn_auth.c:160) 20241116124626780 DMM INFO MM(262420000000022/fd2d18af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124626780 DMM DEBUG MM(262420000000022/fd2d18af) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124626780 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241116124626780 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) 20241116124629894 DGPRS DEBUG Checking for inactive LLMEs, time = 13571924 (sgsn.c:131) 20241116124632781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241116124632781 DMM ERROR MM(262420000000022/fd2d18af) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241116124632781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241116124632781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241116124632781 DMM NOTICE MM(262420000000022/fd2d18af) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241116124632781 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241116124632781 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) 20241116124632781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Reject}: Deallocated (fsm.c:568) 20241116124632781 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Deallocated (fsm.c:568) 20241116124632781 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124632781 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241116124632781 DLLC NOTICE LLME(f975aa31/fd2d18af){ASSIGNED} LLGM Assign pre (fd2d18af => ffffffff) (gprs_llc.c:1079) 20241116124632781 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd2d18af => ffffffff) (gprs_llc.c:1125) 20241116124646642 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116124646642 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241116124646642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124656284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124656286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124656286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124656321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124656322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124656322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124656359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124656361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124656361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@5f94dcb17fe6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5f94dcb17fe6: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241116124656696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124656696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(849)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(844)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(854)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@5f94dcb17fe6: Final verdict of PTC: none 20241116124656698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(851)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_second_attempt(858)@5f94dcb17fe6: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(847)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(852)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(842)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@5f94dcb17fe6: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124656833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124657134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106484) 20241116124657697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124657697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106484, count=111916) 20241116124658699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124658699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124659701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124659701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116124659895 DGPRS DEBUG Checking for inactive LLMEs, time = 13571954 (sgsn.c:131) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_echo_timeout started. 20241116124700197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124700198 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124700245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124700245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124700245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124700245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124700245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124700245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124700245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124700245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124700245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124700246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124700246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124700246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124700246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124700246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124700246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124700246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124700246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124700246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124700247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124700247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124700247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124700247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124700251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124700260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124700260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(864)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 TC_attach_echo_timeout-BVCI196(862)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124700291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124700291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124700291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124700291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124700291 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124700291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124700291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124700291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124700291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124700292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124700292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124700292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124700293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124700293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124700293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124700293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124700293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124700293 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124700293 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124700293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124700293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124700293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124700297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124700305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124700305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(870)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(866)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124700334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124700334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124700334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124700334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124700334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124700334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124700334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124700334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124700334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124700336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124700336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124700336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124700336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124700336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124700336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124700336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124700336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124700336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124700336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124700336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124700337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124700337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124700340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124700350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124700350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124700702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124700702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124700702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124700702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124700704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124700705 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@5f94dcb17fe6: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D110627C'O, index=0 SGSN_Test-GSUP(875)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@5f94dcb17fe6: 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 := '759BB1844F97B758EA53E69E462E8E04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09FE1D67'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4011D24FA9BDB079'O } } } } } 20241116124700750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124700750 DLLC NOTICE LLME(ffffffff/d110627c){UNASSIGNED} LLC RX: unknown TLLI 0xd110627c, creating LLME on the fly (gprs_llc.c:552) 20241116124700750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124700750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241116124700750 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124700750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124700750 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124700750 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124700750 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124700750 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124700750 DLLC NOTICE LLME(ffffffff/d110627c){UNASSIGNED} LLGM Assign pre (d110627c => efed926f) (gprs_llc.c:1079) 20241116124700750 DLLC NOTICE LLME(d110627c/efed926f){ASSIGNED} LLGM Assign post (d110627c => efed926f) (gprs_llc.c:1125) 20241116124700750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124700750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124700750 DMM DEBUG MM(262420000000067/efed926f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124700763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124700763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124700763 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124700763 DMM DEBUG MM(262420000000067/efed926f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241116124700763 DMM NOTICE MM(262420000000067/efed926f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124700763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124700763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124700763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124700763 DMM DEBUG MM(262420000000067/efed926f) Requesting authorization (sgsn_auth.c:160) 20241116124700763 DMM INFO MM(262420000000067/efed926f) Requesting authentication tuples (sgsn_auth.c:184) 20241116124700763 DMM DEBUG MM(262420000000067/efed926f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124700763 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241116124700763 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241116124700766 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124700766 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124700766 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124700766 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124700766 DMM INFO MM(262420000000067/efed926f) Subscriber data update (mmctx.c:445) 20241116124700766 DMM DEBUG MM(262420000000067/efed926f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124700766 DMM INFO MM(262420000000067/efed926f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124700766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124700766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124700766 DMM INFO MM(262420000000067/efed926f) <- GMM AUTH AND CIPHERING REQ (rand = 75 9b b1 84 4f 97 b7 58 ea 53 e6 9e 46 2e 8e 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124700775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124700775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124700775 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124700775 DMM INFO MM(262420000000067/efed926f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124700775 DMM NOTICE MM(262420000000067/efed926f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124700775 DMM DEBUG MM(262420000000067/efed926f) checking auth: received GSM SRES = 09 fe 1d 67 (gprs_gmm.c:666) 20241116124700775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124700775 DMM DEBUG MM(262420000000067/efed926f) Requesting authorization (sgsn_auth.c:160) 20241116124700775 DMM INFO MM(262420000000067/efed926f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124700775 DMM DEBUG MM(262420000000067/efed926f) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124700775 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241116124700775 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) 20241116124700775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124700775 DMM INFO MM(262420000000067/efed926f) <- GMM ATTACH ACCEPT (new P-TMSI=0xefed926f) (gprs_gmm.c:300) 20241116124700777 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124700777 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124700777 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241116124700777 DMM INFO MM(262420000000067/efed926f) Subscriber data update (mmctx.c:445) 20241116124700777 DMM DEBUG MM(262420000000067/efed926f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124700777 DMM INFO MM(262420000000067/efed926f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124700777 DMM NOTICE MM(262420000000067/efed926f) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241116124700777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124700777 DMM NOTICE MM(262420000000067/efed926f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124700777 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) 20241116124700777 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124700777 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241116124700777 DMM INFO MM(262420000000067/efed926f) Subscriber data update (mmctx.c:445) 20241116124700777 DMM DEBUG MM(262420000000067/efed926f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124700784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124700784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124700784 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124700784 DMM INFO MM(262420000000067/efed926f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124700784 DMM NOTICE MM(262420000000067/efed926f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124700784 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124700784 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124700784 DLLC NOTICE LLME(d110627c/efed926f){ASSIGNED} LLGM Assign pre (ffffffff => efed926f) (gprs_llc.c:1079) 20241116124700784 DLLC NOTICE LLME(ffffffff/efed926f){ASSIGNED} LLGM Assign post (ffffffff => efed926f) (gprs_llc.c:1125) 20241116124700784 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124700784 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124700784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124700784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124700835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124700835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124700835 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124700835 DMM INFO MM(262420000000067/efed926f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124700835 DMM INFO MM(262420000000067/efed926f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124700835 DMM DEBUG MM(262420000000067/efed926f) Using GGSN 0 (gprs_sm.c:312) 20241116124700835 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) 20241116124700835 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241116124700835 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124700835 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124700835 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241116124700845 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 75 63 25 4a 11 ce c6 ce 01 14 05 7f 85 2f 1d 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=1037 from retransmit req queue (gtp.c:443) 20241116124700845 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddc1a8, cbp=0x55ec254cd480) (sgsn_libgtp.c:632) 20241116124700845 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124700845 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d0e48 TLLI=efed926f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124700845 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124700845 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124705719 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241116124705721 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) 20241116124705721 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55ec254c28f0) (sgsn_libgtp.c:632) 20241116124710720 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1039" 20241116124715721 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241116124715721 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1039" 20241116124720703 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116124720703 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124720704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241116124720722 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241116124720722 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241116124720722 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1041" 20241116124725723 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241116124725723 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241116124725723 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241116124725723 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1041" 20241116124729896 DGPRS DEBUG Checking for inactive LLMEs, time = 13571984 (sgsn.c:131) 20241116124730248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124730250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124730250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124730294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124730296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124730296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124730338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124730339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124730339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124730724 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241116124730724 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241116124730724 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241116124730724 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241116124730724 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1043" 20241116124735725 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241116124735725 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241116124735725 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241116124735725 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241116124735725 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55ec254c28f0) (sgsn_libgtp.c:632) 20241116124735725 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55ec254c28f0) (sgsn_libgtp.c:636) 20241116124735725 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241116124735725 DMM INFO MM(262420000000067/efed926f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124735725 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241116124735725 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241116124735726 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241116124735726 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241116124735726 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241116124735726 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241116124735726 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241116124735726 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241116124735726 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241116124735726 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241116124735726 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241116124735726 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241116124735726 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5f94dcb17fe6: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@5f94dcb17fe6: Removing Client IMSI='262420000000067'H, index=0 20241116124735734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124735734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241116124735734 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124735734 DMM INFO MM(262420000000067/efed926f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124735737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@5f94dcb17fe6: Final verdict of PTC: none 20241116124735739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124735739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(873)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(874)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(868)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(863)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(872)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(867)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(861)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124735869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124736271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109952) 20241116124736740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124736740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109952, count=114760) 20241116124737741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124737741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124738743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124738743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_restart_ctr_echo started. 20241116124739330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124739332 DMM INFO MM(262420000000067/efed926f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124739332 DMM INFO MM(262420000000067/efed926f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124739332 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124739332 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124739332 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124739332 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124739332 DLLC NOTICE LLME(ffffffff/efed926f){ASSIGNED} LLGM Assign pre (efed926f => ffffffff) (gprs_llc.c:1079) 20241116124739332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efed926f => ffffffff) (gprs_llc.c:1125) 20241116124739332 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d0af0 (gprs_sndcp.c:574) 20241116124739332 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d0e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124739332 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241116124739332 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) 20241116124739332 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) 20241116124739332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124739332 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124739332 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124739332 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124739332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124739380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124739380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124739380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124739380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124739380 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124739380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124739380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124739380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124739380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124739382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124739382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124739382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124739382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124739382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124739382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124739382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124739382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124739382 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124739382 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124739382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124739384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124739384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124739387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(883)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124739398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124739398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124739420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124739420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124739420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124739420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124739420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124739420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124739420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124739420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124739420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124739422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124739422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124739422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124739422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124739422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124739422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124739422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124739422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124739422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124739422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124739422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124739423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124739423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124739426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124739434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124739434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124739465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124739465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124739465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124739465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124739465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124739465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124739465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124739465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124739465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124739467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124739467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124739467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124739468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124739468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124739468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124739468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124739468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124739468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124739468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124739468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(893)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124739468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124739468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124739472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124739482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124739482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124739743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124739743 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124739743 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124739743 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124739746 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124739746 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@5f94dcb17fe6: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='DBCB2B24'O, index=0 SGSN_Test-GSUP(894)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@5f94dcb17fe6: 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 := '4A2CEFB9EDD5D371FCDD43894469D215'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31107B23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAE52AE7CBCD7F0C'O } } } } } 20241116124739794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124739794 DLLC NOTICE LLME(ffffffff/dbcb2b24){UNASSIGNED} LLC RX: unknown TLLI 0xdbcb2b24, creating LLME on the fly (gprs_llc.c:552) 20241116124739794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124739794 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241116124739794 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124739794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124739794 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124739794 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124739794 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124739794 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124739794 DLLC NOTICE LLME(ffffffff/dbcb2b24){UNASSIGNED} LLGM Assign pre (dbcb2b24 => c7009459) (gprs_llc.c:1079) 20241116124739794 DLLC NOTICE LLME(dbcb2b24/c7009459){ASSIGNED} LLGM Assign post (dbcb2b24 => c7009459) (gprs_llc.c:1125) 20241116124739794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124739794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124739794 DMM DEBUG MM(262420000000023/c7009459) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124739808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124739808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124739808 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124739808 DMM DEBUG MM(262420000000023/c7009459) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241116124739808 DMM NOTICE MM(262420000000023/c7009459) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124739808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124739808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124739808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124739808 DMM DEBUG MM(262420000000023/c7009459) Requesting authorization (sgsn_auth.c:160) 20241116124739808 DMM INFO MM(262420000000023/c7009459) Requesting authentication tuples (sgsn_auth.c:184) 20241116124739809 DMM DEBUG MM(262420000000023/c7009459) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124739809 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241116124739809 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241116124739812 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124739812 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124739812 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124739812 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124739812 DMM INFO MM(262420000000023/c7009459) Subscriber data update (mmctx.c:445) 20241116124739812 DMM DEBUG MM(262420000000023/c7009459) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124739812 DMM INFO MM(262420000000023/c7009459) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124739812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124739812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124739812 DMM INFO MM(262420000000023/c7009459) <- GMM AUTH AND CIPHERING REQ (rand = 4a 2c ef b9 ed d5 d3 71 fc dd 43 89 44 69 d2 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124739820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124739820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124739820 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124739820 DMM INFO MM(262420000000023/c7009459) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124739820 DMM NOTICE MM(262420000000023/c7009459) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124739820 DMM DEBUG MM(262420000000023/c7009459) checking auth: received GSM SRES = 31 10 7b 23 (gprs_gmm.c:666) 20241116124739820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124739820 DMM DEBUG MM(262420000000023/c7009459) Requesting authorization (sgsn_auth.c:160) 20241116124739820 DMM INFO MM(262420000000023/c7009459) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124739820 DMM DEBUG MM(262420000000023/c7009459) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124739820 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241116124739820 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) 20241116124739820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124739820 DMM INFO MM(262420000000023/c7009459) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7009459) (gprs_gmm.c:300) 20241116124739822 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124739822 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124739822 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241116124739822 DMM INFO MM(262420000000023/c7009459) Subscriber data update (mmctx.c:445) 20241116124739822 DMM DEBUG MM(262420000000023/c7009459) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124739822 DMM INFO MM(262420000000023/c7009459) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124739822 DMM NOTICE MM(262420000000023/c7009459) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241116124739822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124739822 DMM NOTICE MM(262420000000023/c7009459) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124739822 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) 20241116124739823 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124739823 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241116124739823 DMM INFO MM(262420000000023/c7009459) Subscriber data update (mmctx.c:445) 20241116124739823 DMM DEBUG MM(262420000000023/c7009459) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124739829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124739829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124739830 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124739830 DMM INFO MM(262420000000023/c7009459) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124739830 DMM NOTICE MM(262420000000023/c7009459) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124739830 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124739830 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124739830 DLLC NOTICE LLME(dbcb2b24/c7009459){ASSIGNED} LLGM Assign pre (ffffffff => c7009459) (gprs_llc.c:1079) 20241116124739830 DLLC NOTICE LLME(ffffffff/c7009459){ASSIGNED} LLGM Assign post (ffffffff => c7009459) (gprs_llc.c:1125) 20241116124739830 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124739830 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124739830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124739830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124739881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124739881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124739881 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124739881 DMM INFO MM(262420000000023/c7009459) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124739881 DMM INFO MM(262420000000023/c7009459) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124739881 DMM DEBUG MM(262420000000023/c7009459) Using GGSN 0 (gprs_sm.c:312) 20241116124739881 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241116124739881 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124739881 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124739881 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241116124739891 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 bd c5 25 8a 11 f7 e8 13 53 14 05 7f f6 7a 02 e2 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) 20241116124739891 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdd9058, cbp=0x55ec254cd480) (sgsn_libgtp.c:632) 20241116124739891 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124739891 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=c7009459, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124739891 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124739891 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124744882 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241116124744884 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) 20241116124744884 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55ec254c28f0) (sgsn_libgtp.c:632) 20241116124749882 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241116124749884 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) 20241116124749884 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55ec254c28f0) (sgsn_libgtp.c:632) 20241116124749884 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241116124749884 DMM INFO MM(262420000000023/c7009459) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124749884 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241116124749884 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@5f94dcb17fe6: Removing Client IMSI='262420000000023'H, index=0 20241116124749893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124749893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241116124749893 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124749893 DMM INFO MM(262420000000023/c7009459) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124749896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40202<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124749897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124749897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(892)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(894)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(893)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(882)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(887)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(885)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(891)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(880)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124750028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124750429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92812) 20241116124750898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124750898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92812, count=103204) 20241116124751899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124751899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124752900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124752900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_restart_ctr_create started. 20241116124753487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124753489 DMM INFO MM(262420000000023/c7009459) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124753489 DMM INFO MM(262420000000023/c7009459) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124753489 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124753489 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124753489 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124753489 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124753489 DLLC NOTICE LLME(ffffffff/c7009459){ASSIGNED} LLGM Assign pre (c7009459 => ffffffff) (gprs_llc.c:1079) 20241116124753489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7009459 => ffffffff) (gprs_llc.c:1125) 20241116124753489 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116124753489 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124753489 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241116124753489 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) 20241116124753489 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) 20241116124753489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124753489 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124753489 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124753489 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124753489 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124753537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124753538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124753538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124753538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124753538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124753538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124753538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124753538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124753538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124753539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124753539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124753539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124753539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124753539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124753539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124753539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124753539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124753539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124753539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124753539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124753540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124753540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124753544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124753553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124753553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124753570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124753570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124753570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124753570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124753570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124753570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124753570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124753570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124753570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124753572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124753572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124753572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124753572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124753572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124753572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124753572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124753572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124753572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124753572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124753572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124753572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124753572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124753577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124753586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124753586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124753613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124753613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124753613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124753613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124753613 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124753613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124753613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124753613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124753613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124753615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124753615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124753615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124753615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124753615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124753615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124753615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124753615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124753615 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124753615 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124753615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124753615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124753615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124753620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124753630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124753630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(909)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124753901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124753901 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124753901 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124753901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124753904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124753905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@5f94dcb17fe6: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='C790DFA5'O, index=0 SGSN_Test-GSUP(913)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@5f94dcb17fe6: 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 := '97C2C309846ED883C78B6868FE543163'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C23B9570'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFABE86A490F764A'O } } } } } 20241116124753952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124753952 DLLC NOTICE LLME(ffffffff/c790dfa5){UNASSIGNED} LLC RX: unknown TLLI 0xc790dfa5, creating LLME on the fly (gprs_llc.c:552) 20241116124753952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124753952 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241116124753952 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124753952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124753952 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124753952 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124753952 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124753952 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124753952 DLLC NOTICE LLME(ffffffff/c790dfa5){UNASSIGNED} LLGM Assign pre (c790dfa5 => c1ef56bb) (gprs_llc.c:1079) 20241116124753952 DLLC NOTICE LLME(c790dfa5/c1ef56bb){ASSIGNED} LLGM Assign post (c790dfa5 => c1ef56bb) (gprs_llc.c:1125) 20241116124753952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124753952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124753952 DMM DEBUG MM(262420000000024/c1ef56bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124753966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124753966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124753966 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124753966 DMM DEBUG MM(262420000000024/c1ef56bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241116124753966 DMM NOTICE MM(262420000000024/c1ef56bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124753966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124753966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124753966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124753966 DMM DEBUG MM(262420000000024/c1ef56bb) Requesting authorization (sgsn_auth.c:160) 20241116124753966 DMM INFO MM(262420000000024/c1ef56bb) Requesting authentication tuples (sgsn_auth.c:184) 20241116124753966 DMM DEBUG MM(262420000000024/c1ef56bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124753966 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241116124753966 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241116124753970 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124753970 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124753970 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124753970 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124753970 DMM INFO MM(262420000000024/c1ef56bb) Subscriber data update (mmctx.c:445) 20241116124753970 DMM DEBUG MM(262420000000024/c1ef56bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124753970 DMM INFO MM(262420000000024/c1ef56bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124753970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124753970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124753970 DMM INFO MM(262420000000024/c1ef56bb) <- GMM AUTH AND CIPHERING REQ (rand = 97 c2 c3 09 84 6e d8 83 c7 8b 68 68 fe 54 31 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124753979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124753979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124753979 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124753979 DMM INFO MM(262420000000024/c1ef56bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124753979 DMM NOTICE MM(262420000000024/c1ef56bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124753979 DMM DEBUG MM(262420000000024/c1ef56bb) checking auth: received GSM SRES = c2 3b 95 70 (gprs_gmm.c:666) 20241116124753979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124753979 DMM DEBUG MM(262420000000024/c1ef56bb) Requesting authorization (sgsn_auth.c:160) 20241116124753979 DMM INFO MM(262420000000024/c1ef56bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124753979 DMM DEBUG MM(262420000000024/c1ef56bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124753979 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241116124753979 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) 20241116124753979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124753979 DMM INFO MM(262420000000024/c1ef56bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1ef56bb) (gprs_gmm.c:300) 20241116124753980 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124753980 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124753980 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241116124753980 DMM INFO MM(262420000000024/c1ef56bb) Subscriber data update (mmctx.c:445) 20241116124753980 DMM DEBUG MM(262420000000024/c1ef56bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124753980 DMM INFO MM(262420000000024/c1ef56bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124753980 DMM NOTICE MM(262420000000024/c1ef56bb) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241116124753980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124753980 DMM NOTICE MM(262420000000024/c1ef56bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124753980 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) 20241116124753981 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124753981 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241116124753981 DMM INFO MM(262420000000024/c1ef56bb) Subscriber data update (mmctx.c:445) 20241116124753981 DMM DEBUG MM(262420000000024/c1ef56bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124753987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124753987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124753987 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124753987 DMM INFO MM(262420000000024/c1ef56bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124753987 DMM NOTICE MM(262420000000024/c1ef56bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124753987 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124753987 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124753987 DLLC NOTICE LLME(c790dfa5/c1ef56bb){ASSIGNED} LLGM Assign pre (ffffffff => c1ef56bb) (gprs_llc.c:1079) 20241116124753987 DLLC NOTICE LLME(ffffffff/c1ef56bb){ASSIGNED} LLGM Assign post (ffffffff => c1ef56bb) (gprs_llc.c:1125) 20241116124753987 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124753987 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124753987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124753987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124754039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124754039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124754039 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124754039 DMM INFO MM(262420000000024/c1ef56bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124754039 DMM INFO MM(262420000000024/c1ef56bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124754039 DMM DEBUG MM(262420000000024/c1ef56bb) Using GGSN 0 (gprs_sm.c:312) 20241116124754039 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241116124754039 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124754039 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124754039 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241116124754051 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 18 00 00 01 c7 08 00 0e 02 10 d3 02 23 14 11 75 b0 90 be 14 05 7f 23 58 ad ff 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241116124754051 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f036fdd9058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241116124754051 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f036fdd9058, cbp=0x55ec254cd480) (sgsn_libgtp.c:632) 20241116124754051 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241116124754051 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241116124754051 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241116124754051 DMM NOTICE MM(262420000000024/c1ef56bb) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124754059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124754059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124754059 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124754059 DMM INFO MM(262420000000024/c1ef56bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124754059 DMM INFO MM(262420000000024/c1ef56bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124754059 DMM DEBUG MM(262420000000024/c1ef56bb) Using GGSN 0 (gprs_sm.c:312) 20241116124754059 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241116124754059 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124754059 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124754059 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241116124754061 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 19 00 00 01 80 08 00 0e 03 10 d3 02 23 14 11 75 b0 90 be 14 05 7f 23 58 ad ff 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241116124754061 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f036fdd9058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241116124754061 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdd9058, cbp=0x55ec254cd480) (sgsn_libgtp.c:632) 20241116124754061 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124754061 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=c1ef56bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124754061 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124754061 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@5f94dcb17fe6: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124754070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46232<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124754073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124754073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(913)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(901)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(912)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(909)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(899)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(904)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(910)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(909): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124754207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124754608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100332) 20241116124755074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124755074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100332, count=104688) 20241116124756075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124756075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124757076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124757076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241116124757673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124757674 DMM INFO MM(262420000000024/c1ef56bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124757674 DMM INFO MM(262420000000024/c1ef56bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124757674 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124757674 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124757674 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124757674 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124757674 DLLC NOTICE LLME(ffffffff/c1ef56bb){ASSIGNED} LLGM Assign pre (c1ef56bb => ffffffff) (gprs_llc.c:1079) 20241116124757674 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1ef56bb => ffffffff) (gprs_llc.c:1125) 20241116124757674 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116124757674 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124757674 DMM NOTICE MM(262420000000024/c1ef56bb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116124757674 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241116124757674 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116124757674 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124757674 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241116124757674 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241116124757674 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) 20241116124757675 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) 20241116124757675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124757675 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124757675 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124757675 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124757675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124757723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124757723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124757723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124757723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124757723 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124757723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124757723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124757723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124757723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(921)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(920)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124757724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124757724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124757724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124757725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124757725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124757725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124757725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124757725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124757725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124757725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124757725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(921)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124757725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124757725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124757729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(917)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124757739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124757739 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(918)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124757756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124757756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124757756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124757756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124757756 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124757756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124757756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124757756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124757756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(926)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124757757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124757757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124757757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124757757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124757757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124757757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124757757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124757757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124757758 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124757758 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124757758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124757758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124757758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124757762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(925)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124757773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124757773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(925)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124757788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124757788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124757789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124757789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124757789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124757789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124757789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124757789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124757789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124757790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124757790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124757790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124757790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124757790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124757790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124757790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124757790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124757790 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124757790 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124757790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124757791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124757791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124757793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124757803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124757803 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)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124758077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124758077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124758077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124758077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124758079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124758080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='EFC3CCAF'O, index=0 SGSN_Test-GSUP(932)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := 'CFA98024B3257B060F3DF04C6EE8B308'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '825F8432'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C1AEB9141700EBE'O } } } } } 20241116124759135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124759135 DLLC NOTICE LLME(ffffffff/efc3ccaf){UNASSIGNED} LLC RX: unknown TLLI 0xefc3ccaf, creating LLME on the fly (gprs_llc.c:552) 20241116124759135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124759135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241116124759135 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124759135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124759135 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124759135 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124759135 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124759135 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124759135 DLLC NOTICE LLME(ffffffff/efc3ccaf){UNASSIGNED} LLGM Assign pre (efc3ccaf => cf2d9911) (gprs_llc.c:1079) 20241116124759135 DLLC NOTICE LLME(efc3ccaf/cf2d9911){ASSIGNED} LLGM Assign post (efc3ccaf => cf2d9911) (gprs_llc.c:1125) 20241116124759135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124759135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124759135 DMM DEBUG MM(262420000000025/cf2d9911) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124759148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124759148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124759148 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124759148 DMM DEBUG MM(262420000000025/cf2d9911) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241116124759148 DMM NOTICE MM(262420000000025/cf2d9911) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124759148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124759148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124759149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124759149 DMM DEBUG MM(262420000000025/cf2d9911) Requesting authorization (sgsn_auth.c:160) 20241116124759149 DMM INFO MM(262420000000025/cf2d9911) Requesting authentication tuples (sgsn_auth.c:184) 20241116124759149 DMM DEBUG MM(262420000000025/cf2d9911) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124759149 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241116124759149 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241116124759151 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124759151 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124759151 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124759151 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124759151 DMM INFO MM(262420000000025/cf2d9911) Subscriber data update (mmctx.c:445) 20241116124759151 DMM DEBUG MM(262420000000025/cf2d9911) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124759151 DMM INFO MM(262420000000025/cf2d9911) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124759151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124759151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124759151 DMM INFO MM(262420000000025/cf2d9911) <- GMM AUTH AND CIPHERING REQ (rand = cf a9 80 24 b3 25 7b 06 0f 3d f0 4c 6e e8 b3 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124759158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124759158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124759158 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124759158 DMM INFO MM(262420000000025/cf2d9911) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124759159 DMM NOTICE MM(262420000000025/cf2d9911) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124759159 DMM DEBUG MM(262420000000025/cf2d9911) checking auth: received GSM SRES = 82 5f 84 32 (gprs_gmm.c:666) 20241116124759159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124759159 DMM DEBUG MM(262420000000025/cf2d9911) Requesting authorization (sgsn_auth.c:160) 20241116124759159 DMM INFO MM(262420000000025/cf2d9911) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124759159 DMM DEBUG MM(262420000000025/cf2d9911) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124759159 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241116124759159 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) 20241116124759159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124759159 DMM INFO MM(262420000000025/cf2d9911) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf2d9911) (gprs_gmm.c:300) 20241116124759160 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124759160 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124759160 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241116124759160 DMM INFO MM(262420000000025/cf2d9911) Subscriber data update (mmctx.c:445) 20241116124759160 DMM DEBUG MM(262420000000025/cf2d9911) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124759160 DMM INFO MM(262420000000025/cf2d9911) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124759160 DMM NOTICE MM(262420000000025/cf2d9911) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241116124759160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124759160 DMM NOTICE MM(262420000000025/cf2d9911) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124759160 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) 20241116124759160 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124759160 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241116124759160 DMM INFO MM(262420000000025/cf2d9911) Subscriber data update (mmctx.c:445) 20241116124759160 DMM DEBUG MM(262420000000025/cf2d9911) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124759166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124759166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124759166 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124759166 DMM INFO MM(262420000000025/cf2d9911) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124759166 DMM NOTICE MM(262420000000025/cf2d9911) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124759166 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124759166 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124759166 DLLC NOTICE LLME(efc3ccaf/cf2d9911){ASSIGNED} LLGM Assign pre (ffffffff => cf2d9911) (gprs_llc.c:1079) 20241116124759166 DLLC NOTICE LLME(ffffffff/cf2d9911){ASSIGNED} LLGM Assign post (ffffffff => cf2d9911) (gprs_llc.c:1125) 20241116124759166 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124759166 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124759166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124759166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124759218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124759218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124759218 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124759218 DMM INFO MM(262420000000025/cf2d9911) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124759218 DMM INFO MM(262420000000025/cf2d9911) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124759218 DMM DEBUG MM(262420000000025/cf2d9911) Using GGSN 0 (gprs_sm.c:312) 20241116124759218 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) 20241116124759218 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241116124759218 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124759218 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124759218 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241116124759229 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 e1 6c 92 d2 11 b9 bd 30 20 14 05 7f 10 5e 22 4e 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) 20241116124759229 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdda0c8, cbp=0x55ec254ca0f0) (sgsn_libgtp.c:632) 20241116124759229 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124759229 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=cf2d9911, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124759229 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124759229 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124759237 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241116124759237 DGPRS INFO PDP(262420000000025:5): Context 0x7f036fdda0c8 was deleted (sgsn_libgtp.c:660) 20241116124759237 DMM INFO MM(262420000000025/cf2d9911) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124759237 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241116124759237 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241116124759897 DGPRS DEBUG Checking for inactive LLMEs, time = 13572014 (sgsn.c:131) 20241116124807238 DMM INFO MM(262420000000025/cf2d9911) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124815001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241116124815239 DMM INFO MM(262420000000025/cf2d9911) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124818078 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116124818078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124818078 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241116124823239 DMM INFO MM(262420000000025/cf2d9911) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124827727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124827728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124827728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124827758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124827760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124827760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124827791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124827793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124827793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116124829898 DGPRS DEBUG Checking for inactive LLMEs, time = 13572044 (sgsn.c:131) 20241116124831240 DMM INFO MM(262420000000025/cf2d9911) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@5f94dcb17fe6: Removing Client IMSI='262420000000025'H, index=0 20241116124831248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124831248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241116124831248 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124831248 DMM INFO MM(262420000000025/cf2d9911) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124831251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49312<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124831253 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(932)@5f94dcb17fe6: Final verdict of PTC: none 20241116124831253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(921)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(930)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(926)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(919)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(924)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(928)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124831382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124831783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110944) 20241116124832254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124832254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110944, count=112204) 20241116124833255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124833255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124834256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124834256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241116124834839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124834840 DMM INFO MM(262420000000025/cf2d9911) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124834840 DMM INFO MM(262420000000025/cf2d9911) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124834840 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124834840 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124834840 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124834840 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124834840 DLLC NOTICE LLME(ffffffff/cf2d9911){ASSIGNED} LLGM Assign pre (cf2d9911 => ffffffff) (gprs_llc.c:1079) 20241116124834840 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf2d9911 => ffffffff) (gprs_llc.c:1125) 20241116124834840 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116124834840 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124834840 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241116124834840 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) 20241116124834840 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) 20241116124834840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124834840 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124834840 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124834840 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124834840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124834884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124834884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124834884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124834884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124834884 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124834884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124834884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124834884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124834884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124834885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124834885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124834885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124834885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124834885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124834885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124834885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124834886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124834886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124834886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124834886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124834886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124834886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124834889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124834898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124834898 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)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124834919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124834919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124834919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124834919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124834919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124834919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124834919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124834919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124834919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124834920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124834920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124834920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124834921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124834921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124834921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124834921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124834921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124834921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124834921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124834921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124834921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124834921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124834925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124834934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124834934 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)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124834956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124834956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124834956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124834956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124834956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124834956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124834956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124834956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124834956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124834958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124834958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124834958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124834958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124834958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124834958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124834959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124834959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124834959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124834959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124834959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124834959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124834959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124834963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124834972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124834972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124835257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124835257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124835257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124835258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124835260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124835260 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C0252F1A'O, index=0 SGSN_Test-GSUP(951)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '7371C93AE1555D6E415F84A4D07CFBDA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D2C047C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9919FB9A9776EB4'O } } } } } 20241116124835307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124835307 DLLC NOTICE LLME(ffffffff/c0252f1a){UNASSIGNED} LLC RX: unknown TLLI 0xc0252f1a, creating LLME on the fly (gprs_llc.c:552) 20241116124835307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124835307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241116124835307 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124835307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124835307 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124835307 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124835307 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124835307 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124835307 DLLC NOTICE LLME(ffffffff/c0252f1a){UNASSIGNED} LLGM Assign pre (c0252f1a => e3e8a2ad) (gprs_llc.c:1079) 20241116124835307 DLLC NOTICE LLME(c0252f1a/e3e8a2ad){ASSIGNED} LLGM Assign post (c0252f1a => e3e8a2ad) (gprs_llc.c:1125) 20241116124835307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124835307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124835307 DMM DEBUG MM(262420000000027/e3e8a2ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124835320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124835320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124835320 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124835320 DMM DEBUG MM(262420000000027/e3e8a2ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241116124835320 DMM NOTICE MM(262420000000027/e3e8a2ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124835320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124835320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124835320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124835320 DMM DEBUG MM(262420000000027/e3e8a2ad) Requesting authorization (sgsn_auth.c:160) 20241116124835320 DMM INFO MM(262420000000027/e3e8a2ad) Requesting authentication tuples (sgsn_auth.c:184) 20241116124835320 DMM DEBUG MM(262420000000027/e3e8a2ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124835320 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241116124835320 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241116124835322 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124835322 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124835322 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124835322 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124835322 DMM INFO MM(262420000000027/e3e8a2ad) Subscriber data update (mmctx.c:445) 20241116124835323 DMM DEBUG MM(262420000000027/e3e8a2ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124835323 DMM INFO MM(262420000000027/e3e8a2ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124835323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124835323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124835323 DMM INFO MM(262420000000027/e3e8a2ad) <- GMM AUTH AND CIPHERING REQ (rand = 73 71 c9 3a e1 55 5d 6e 41 5f 84 a4 d0 7c fb da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124835331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124835331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124835331 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124835331 DMM INFO MM(262420000000027/e3e8a2ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124835331 DMM NOTICE MM(262420000000027/e3e8a2ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124835331 DMM DEBUG MM(262420000000027/e3e8a2ad) checking auth: received GSM SRES = 8d 2c 04 7c (gprs_gmm.c:666) 20241116124835331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124835331 DMM DEBUG MM(262420000000027/e3e8a2ad) Requesting authorization (sgsn_auth.c:160) 20241116124835331 DMM INFO MM(262420000000027/e3e8a2ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124835331 DMM DEBUG MM(262420000000027/e3e8a2ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124835331 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241116124835331 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) 20241116124835331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124835331 DMM INFO MM(262420000000027/e3e8a2ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e8a2ad) (gprs_gmm.c:300) 20241116124835333 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124835333 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124835333 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241116124835333 DMM INFO MM(262420000000027/e3e8a2ad) Subscriber data update (mmctx.c:445) 20241116124835333 DMM DEBUG MM(262420000000027/e3e8a2ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124835333 DMM INFO MM(262420000000027/e3e8a2ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124835333 DMM NOTICE MM(262420000000027/e3e8a2ad) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241116124835333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124835333 DMM NOTICE MM(262420000000027/e3e8a2ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124835333 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) 20241116124835334 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124835334 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241116124835334 DMM INFO MM(262420000000027/e3e8a2ad) Subscriber data update (mmctx.c:445) 20241116124835334 DMM DEBUG MM(262420000000027/e3e8a2ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124835340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124835340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124835341 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124835341 DMM INFO MM(262420000000027/e3e8a2ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124835341 DMM NOTICE MM(262420000000027/e3e8a2ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124835341 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124835341 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124835341 DLLC NOTICE LLME(c0252f1a/e3e8a2ad){ASSIGNED} LLGM Assign pre (ffffffff => e3e8a2ad) (gprs_llc.c:1079) 20241116124835341 DLLC NOTICE LLME(ffffffff/e3e8a2ad){ASSIGNED} LLGM Assign post (ffffffff => e3e8a2ad) (gprs_llc.c:1125) 20241116124835341 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124835341 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124835341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124835341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124835392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124835392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124835392 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124835392 DMM INFO MM(262420000000027/e3e8a2ad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124835392 DMM INFO MM(262420000000027/e3e8a2ad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124835392 DMM DEBUG MM(262420000000027/e3e8a2ad) Using GGSN 0 (gprs_sm.c:312) 20241116124835392 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) 20241116124835392 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241116124835392 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124835392 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124835392 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@5f94dcb17fe6: First createPDPContextRequest received, dropping & waiting for retransmission 20241116124840393 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241116124840401 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 0a b3 92 f8 11 37 5f b4 d8 14 05 7f 39 0e cd 2c 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) 20241116124840401 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdda0c8, cbp=0x55ec254ca0f0) (sgsn_libgtp.c:632) 20241116124840401 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124840401 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=e3e8a2ad, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124840401 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124840401 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241116124840411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124840411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241116124840411 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124840411 DMM INFO MM(262420000000027/e3e8a2ad) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241116124840411 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124840411 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@5f94dcb17fe6: First deletePDPContextRequest received, dropping & waiting for retransmission 20241116124845412 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241116124845414 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) 20241116124845414 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f036fdda0c8, cbp=0x55ec254ca0f0) (sgsn_libgtp.c:632) 20241116124845414 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241116124845414 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=e3e8a2ad, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124845414 DMM INFO MM(262420000000027/e3e8a2ad) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241116124845414 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241116124845414 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5f94dcb17fe6: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124845423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59682<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124845425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124845425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(944)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(951)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(949)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(939)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(942)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(937)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(947)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124845557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124845958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20241116124846427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124846427 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) 20241116124847429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124847429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12:48: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_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 20241116124848429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124848430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241116124849019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124849020 DMM INFO MM(262420000000027/e3e8a2ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124849020 DMM INFO MM(262420000000027/e3e8a2ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124849020 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124849020 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124849020 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124849020 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124849020 DLLC NOTICE LLME(ffffffff/e3e8a2ad){ASSIGNED} LLGM Assign pre (e3e8a2ad => ffffffff) (gprs_llc.c:1079) 20241116124849020 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e8a2ad => ffffffff) (gprs_llc.c:1125) 20241116124849020 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241116124849020 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) 20241116124849020 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) 20241116124849020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124849020 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124849020 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124849020 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124849020 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124849064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124849064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124849064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124849064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124849064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124849064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124849064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124849064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124849064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124849066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124849066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124849066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124849066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124849066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124849066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124849066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124849066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124849066 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124849066 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124849066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124849066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124849066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124849070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124849079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849079 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)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124849109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124849109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124849109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124849109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124849109 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124849109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124849109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124849109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124849109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124849111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124849111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124849111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124849111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124849111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124849111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124849111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124849111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124849111 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124849111 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124849111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(964)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124849112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124849112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(963)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(964)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124849115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124849123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(963)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124849140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124849140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124849140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124849140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124849140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124849140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124849140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124849140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124849140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124849142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124849142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124849142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124849142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124849142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124849142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124849142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124849142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124849142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124849142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124849142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124849143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124849143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124849146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124849155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849155 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)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124849431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124849431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124849431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124849431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124849433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124849433 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='C31D67D9'O, index=0 SGSN_Test-GSUP(970)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '74B329609B545EB3EAA8B33F993466E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB616511'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B56F1FE96B8C287'O } } } } } 20241116124849485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849485 DLLC NOTICE LLME(ffffffff/c31d67d9){UNASSIGNED} LLC RX: unknown TLLI 0xc31d67d9, creating LLME on the fly (gprs_llc.c:552) 20241116124849485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124849485 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241116124849485 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124849485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124849485 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124849485 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124849485 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124849485 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124849485 DLLC NOTICE LLME(ffffffff/c31d67d9){UNASSIGNED} LLGM Assign pre (c31d67d9 => c4b3602e) (gprs_llc.c:1079) 20241116124849485 DLLC NOTICE LLME(c31d67d9/c4b3602e){ASSIGNED} LLGM Assign post (c31d67d9 => c4b3602e) (gprs_llc.c:1125) 20241116124849485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124849485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124849485 DMM DEBUG MM(262420000000028/c4b3602e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124849497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124849497 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124849497 DMM DEBUG MM(262420000000028/c4b3602e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241116124849497 DMM NOTICE MM(262420000000028/c4b3602e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124849497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124849497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124849497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124849497 DMM DEBUG MM(262420000000028/c4b3602e) Requesting authorization (sgsn_auth.c:160) 20241116124849497 DMM INFO MM(262420000000028/c4b3602e) Requesting authentication tuples (sgsn_auth.c:184) 20241116124849497 DMM DEBUG MM(262420000000028/c4b3602e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124849497 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241116124849497 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241116124849500 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124849500 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124849500 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124849500 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124849500 DMM INFO MM(262420000000028/c4b3602e) Subscriber data update (mmctx.c:445) 20241116124849500 DMM DEBUG MM(262420000000028/c4b3602e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124849500 DMM INFO MM(262420000000028/c4b3602e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124849500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124849500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124849500 DMM INFO MM(262420000000028/c4b3602e) <- GMM AUTH AND CIPHERING REQ (rand = 74 b3 29 60 9b 54 5e b3 ea a8 b3 3f 99 34 66 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124849508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124849508 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124849508 DMM INFO MM(262420000000028/c4b3602e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124849508 DMM NOTICE MM(262420000000028/c4b3602e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124849508 DMM DEBUG MM(262420000000028/c4b3602e) checking auth: received GSM SRES = cb 61 65 11 (gprs_gmm.c:666) 20241116124849508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124849508 DMM DEBUG MM(262420000000028/c4b3602e) Requesting authorization (sgsn_auth.c:160) 20241116124849508 DMM INFO MM(262420000000028/c4b3602e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124849508 DMM DEBUG MM(262420000000028/c4b3602e) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124849508 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241116124849508 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) 20241116124849508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124849508 DMM INFO MM(262420000000028/c4b3602e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4b3602e) (gprs_gmm.c:300) 20241116124849509 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124849509 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124849509 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241116124849509 DMM INFO MM(262420000000028/c4b3602e) Subscriber data update (mmctx.c:445) 20241116124849509 DMM DEBUG MM(262420000000028/c4b3602e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124849509 DMM INFO MM(262420000000028/c4b3602e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124849509 DMM NOTICE MM(262420000000028/c4b3602e) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241116124849509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124849509 DMM NOTICE MM(262420000000028/c4b3602e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124849510 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) 20241116124849510 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124849510 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241116124849510 DMM INFO MM(262420000000028/c4b3602e) Subscriber data update (mmctx.c:445) 20241116124849510 DMM DEBUG MM(262420000000028/c4b3602e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124849516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124849516 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124849516 DMM INFO MM(262420000000028/c4b3602e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124849516 DMM NOTICE MM(262420000000028/c4b3602e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124849516 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124849516 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124849516 DLLC NOTICE LLME(c31d67d9/c4b3602e){ASSIGNED} LLGM Assign pre (ffffffff => c4b3602e) (gprs_llc.c:1079) 20241116124849516 DLLC NOTICE LLME(ffffffff/c4b3602e){ASSIGNED} LLGM Assign post (ffffffff => c4b3602e) (gprs_llc.c:1125) 20241116124849516 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124849516 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124849516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124849516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124849568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124849569 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124849569 DMM INFO MM(262420000000028/c4b3602e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124849569 DMM INFO MM(262420000000028/c4b3602e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124849569 DMM DEBUG MM(262420000000028/c4b3602e) Using GGSN 0 (gprs_sm.c:312) 20241116124849569 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) 20241116124849569 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241116124849569 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124849569 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124849569 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241116124849581 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 3e e1 0c a5 11 fb 8f c6 84 14 05 7f 58 8f 7e 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=1054 from retransmit req queue (gtp.c:443) 20241116124849581 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdda0c8, cbp=0x55ec254ca0f0) (sgsn_libgtp.c:632) 20241116124849581 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124849581 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d0e48 TLLI=c4b3602e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124849581 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124849581 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124849590 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241116124849590 DGPRS INFO PDP(262420000000028:5): Context 0x7f036fdda0c8 was deleted (sgsn_libgtp.c:660) 20241116124849590 DMM INFO MM(262420000000028/c4b3602e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124849590 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241116124849590 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5f94dcb17fe6: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241116124849596 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241116124849597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124849597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241116124849597 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124849597 DMM INFO MM(262420000000028/c4b3602e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241116124849597 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) 20241116124849597 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5f94dcb17fe6: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124849602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@5f94dcb17fe6: Final verdict of PTC: none 20241116124849603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124849603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(959)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(958)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(964)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(968)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(956)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(966)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(962)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124849740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124850141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88764) 20241116124850605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124850605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88764, count=102432) 20241116124851607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124851607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124852609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124852609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241116124853199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124853201 DMM INFO MM(262420000000028/c4b3602e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124853201 DMM INFO MM(262420000000028/c4b3602e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124853201 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124853201 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124853201 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124853201 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124853201 DLLC NOTICE LLME(ffffffff/c4b3602e){ASSIGNED} LLGM Assign pre (c4b3602e => ffffffff) (gprs_llc.c:1079) 20241116124853201 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4b3602e => ffffffff) (gprs_llc.c:1125) 20241116124853201 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d0af0 (gprs_sndcp.c:574) 20241116124853201 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d0e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124853201 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241116124853201 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) 20241116124853201 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) 20241116124853201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124853201 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124853201 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124853201 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124853201 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124853244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124853244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124853244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124853244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124853244 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124853244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124853244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124853244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124853244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124853245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124853245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124853245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124853246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124853246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124853246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124853246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124853246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124853246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124853246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124853246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124853246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124853246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124853250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124853260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124853284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124853284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124853284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124853284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124853285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124853285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124853285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124853285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124853285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124853286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124853286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124853286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124853287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124853287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124853287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124853287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124853287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124853287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124853287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124853287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124853287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124853287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124853290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124853299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853299 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)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124853333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124853333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124853333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124853333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124853333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124853333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124853333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124853333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124853333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124853335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124853335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124853335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124853335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124853335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124853335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124853335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124853335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124853335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124853335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124853335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124853336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124853336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124853340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124853348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853348 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(985)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124853610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124853610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124853610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124853610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124853612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124853613 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='D9E4DEC1'O, index=0 SGSN_Test-GSUP(989)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '44FFC36EE2FDFD58DD82296D18AAB413'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2304227D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E5E12C5D5B1C5B3'O } } } } } 20241116124853658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853658 DLLC NOTICE LLME(ffffffff/d9e4dec1){UNASSIGNED} LLC RX: unknown TLLI 0xd9e4dec1, creating LLME on the fly (gprs_llc.c:552) 20241116124853658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124853658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241116124853658 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124853658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124853658 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124853658 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124853658 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124853658 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124853658 DLLC NOTICE LLME(ffffffff/d9e4dec1){UNASSIGNED} LLGM Assign pre (d9e4dec1 => fdc69f6d) (gprs_llc.c:1079) 20241116124853658 DLLC NOTICE LLME(d9e4dec1/fdc69f6d){ASSIGNED} LLGM Assign post (d9e4dec1 => fdc69f6d) (gprs_llc.c:1125) 20241116124853658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124853658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124853658 DMM DEBUG MM(262420000000026/fdc69f6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124853670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124853670 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124853670 DMM DEBUG MM(262420000000026/fdc69f6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241116124853670 DMM NOTICE MM(262420000000026/fdc69f6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124853670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124853670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124853670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124853670 DMM DEBUG MM(262420000000026/fdc69f6d) Requesting authorization (sgsn_auth.c:160) 20241116124853670 DMM INFO MM(262420000000026/fdc69f6d) Requesting authentication tuples (sgsn_auth.c:184) 20241116124853670 DMM DEBUG MM(262420000000026/fdc69f6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124853670 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241116124853670 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241116124853673 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124853673 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124853673 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124853673 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124853673 DMM INFO MM(262420000000026/fdc69f6d) Subscriber data update (mmctx.c:445) 20241116124853673 DMM DEBUG MM(262420000000026/fdc69f6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124853673 DMM INFO MM(262420000000026/fdc69f6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124853673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124853673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124853673 DMM INFO MM(262420000000026/fdc69f6d) <- GMM AUTH AND CIPHERING REQ (rand = 44 ff c3 6e e2 fd fd 58 dd 82 29 6d 18 aa b4 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124853680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124853680 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124853680 DMM INFO MM(262420000000026/fdc69f6d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124853680 DMM NOTICE MM(262420000000026/fdc69f6d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124853680 DMM DEBUG MM(262420000000026/fdc69f6d) checking auth: received GSM SRES = 23 04 22 7d (gprs_gmm.c:666) 20241116124853680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124853680 DMM DEBUG MM(262420000000026/fdc69f6d) Requesting authorization (sgsn_auth.c:160) 20241116124853680 DMM INFO MM(262420000000026/fdc69f6d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124853680 DMM DEBUG MM(262420000000026/fdc69f6d) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124853680 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241116124853680 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) 20241116124853680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124853680 DMM INFO MM(262420000000026/fdc69f6d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdc69f6d) (gprs_gmm.c:300) 20241116124853682 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124853682 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124853682 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241116124853682 DMM INFO MM(262420000000026/fdc69f6d) Subscriber data update (mmctx.c:445) 20241116124853682 DMM DEBUG MM(262420000000026/fdc69f6d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124853682 DMM INFO MM(262420000000026/fdc69f6d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124853682 DMM NOTICE MM(262420000000026/fdc69f6d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241116124853682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124853682 DMM NOTICE MM(262420000000026/fdc69f6d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124853682 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) 20241116124853682 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124853682 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241116124853682 DMM INFO MM(262420000000026/fdc69f6d) Subscriber data update (mmctx.c:445) 20241116124853682 DMM DEBUG MM(262420000000026/fdc69f6d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124853689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124853689 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124853689 DMM INFO MM(262420000000026/fdc69f6d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124853689 DMM NOTICE MM(262420000000026/fdc69f6d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124853689 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124853689 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124853689 DLLC NOTICE LLME(d9e4dec1/fdc69f6d){ASSIGNED} LLGM Assign pre (ffffffff => fdc69f6d) (gprs_llc.c:1079) 20241116124853689 DLLC NOTICE LLME(ffffffff/fdc69f6d){ASSIGNED} LLGM Assign post (ffffffff => fdc69f6d) (gprs_llc.c:1125) 20241116124853689 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124853689 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124853689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124853689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124853740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124853740 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124853740 DMM INFO MM(262420000000026/fdc69f6d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124853740 DMM INFO MM(262420000000026/fdc69f6d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124853740 DMM DEBUG MM(262420000000026/fdc69f6d) Using GGSN 0 (gprs_sm.c:312) 20241116124853740 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) 20241116124853740 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241116124853740 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124853740 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124853740 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241116124853752 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 80 8e 9b 9c 11 93 24 49 46 14 05 7f e4 90 52 86 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) 20241116124853752 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdda0c8, cbp=0x55ec254ca0f0) (sgsn_libgtp.c:632) 20241116124853752 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124853752 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d0e48 TLLI=fdc69f6d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124853752 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124853752 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124853761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853761 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241116124853761 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124853764 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 80 8e 9b 9c 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241116124853764 DGPRS INFO PDP(262420000000026:5): Context 0x7f036fdda0c8 was deleted (sgsn_libgtp.c:660) 20241116124853764 DMM INFO MM(262420000000026/fdc69f6d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241116124853764 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241116124853764 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5f94dcb17fe6: Removing Client IMSI='262420000000026'H, index=0 20241116124853770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124853770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241116124853770 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124853770 DMM INFO MM(262420000000026/fdc69f6d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124853773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@5f94dcb17fe6: Final verdict of PTC: none 20241116124853775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124853775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(982)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(977)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(988)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(975)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(980)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(986)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124853911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124854313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41888) 20241116124854776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124854776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41888, count=103732) 20241116124855777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124855777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124856779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124856779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_gmm_detach started. 20241116124857372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124857373 DMM INFO MM(262420000000026/fdc69f6d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124857373 DMM INFO MM(262420000000026/fdc69f6d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124857373 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124857373 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124857373 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124857373 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124857373 DLLC NOTICE LLME(ffffffff/fdc69f6d){ASSIGNED} LLGM Assign pre (fdc69f6d => ffffffff) (gprs_llc.c:1079) 20241116124857373 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdc69f6d => ffffffff) (gprs_llc.c:1125) 20241116124857373 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d0af0 (gprs_sndcp.c:574) 20241116124857373 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d0e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124857373 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241116124857374 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) 20241116124857374 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) 20241116124857374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124857374 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124857374 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124857374 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124857374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124857417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124857417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124857417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124857417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124857417 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124857417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124857417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124857417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124857417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124857419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124857419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124857419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124857419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124857419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124857419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124857419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124857419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124857419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124857419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124857419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124857420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124857420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124857423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124857433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124857461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124857461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124857461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124857461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124857461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124857461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124857461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124857461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124857461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124857463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124857463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124857463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124857463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124857463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124857463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124857463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124857463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124857463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124857463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124857464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124857464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124857464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124857468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124857479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124857492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124857492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124857492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124857492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124857492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124857492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124857492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124857492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124857492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124857493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124857493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124857493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124857494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124857494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124857494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124857494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124857494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124857494 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124857494 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124857494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124857495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124857495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124857499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124857508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124857779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124857779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124857779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124857779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124857782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124857782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='FE5E981E'O, index=0 SGSN_Test-GSUP(1008)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@5f94dcb17fe6: 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 := 'E0B4A97ECD0163572068A82293C3D2A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5A2447A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C52B214143D6FF21'O } } } } } 20241116124857827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857827 DLLC NOTICE LLME(ffffffff/fe5e981e){UNASSIGNED} LLC RX: unknown TLLI 0xfe5e981e, creating LLME on the fly (gprs_llc.c:552) 20241116124857827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124857827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241116124857827 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124857827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124857827 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124857827 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124857827 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124857827 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124857827 DLLC NOTICE LLME(ffffffff/fe5e981e){UNASSIGNED} LLGM Assign pre (fe5e981e => c07aa51a) (gprs_llc.c:1079) 20241116124857827 DLLC NOTICE LLME(fe5e981e/c07aa51a){ASSIGNED} LLGM Assign post (fe5e981e => c07aa51a) (gprs_llc.c:1125) 20241116124857827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124857827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124857827 DMM DEBUG MM(262420000000026/c07aa51a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124857841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124857841 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124857841 DMM DEBUG MM(262420000000026/c07aa51a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241116124857841 DMM NOTICE MM(262420000000026/c07aa51a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124857841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124857841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124857841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124857841 DMM DEBUG MM(262420000000026/c07aa51a) Requesting authorization (sgsn_auth.c:160) 20241116124857841 DMM INFO MM(262420000000026/c07aa51a) Requesting authentication tuples (sgsn_auth.c:184) 20241116124857841 DMM DEBUG MM(262420000000026/c07aa51a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124857841 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241116124857842 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241116124857844 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124857844 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124857844 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124857844 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124857844 DMM INFO MM(262420000000026/c07aa51a) Subscriber data update (mmctx.c:445) 20241116124857844 DMM DEBUG MM(262420000000026/c07aa51a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124857845 DMM INFO MM(262420000000026/c07aa51a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124857845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124857845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124857845 DMM INFO MM(262420000000026/c07aa51a) <- GMM AUTH AND CIPHERING REQ (rand = e0 b4 a9 7e cd 01 63 57 20 68 a8 22 93 c3 d2 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124857854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124857854 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124857854 DMM INFO MM(262420000000026/c07aa51a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124857854 DMM NOTICE MM(262420000000026/c07aa51a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124857854 DMM DEBUG MM(262420000000026/c07aa51a) checking auth: received GSM SRES = a5 a2 44 7a (gprs_gmm.c:666) 20241116124857854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124857854 DMM DEBUG MM(262420000000026/c07aa51a) Requesting authorization (sgsn_auth.c:160) 20241116124857854 DMM INFO MM(262420000000026/c07aa51a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124857854 DMM DEBUG MM(262420000000026/c07aa51a) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124857854 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241116124857854 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) 20241116124857854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124857854 DMM INFO MM(262420000000026/c07aa51a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc07aa51a) (gprs_gmm.c:300) 20241116124857855 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124857855 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124857855 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241116124857855 DMM INFO MM(262420000000026/c07aa51a) Subscriber data update (mmctx.c:445) 20241116124857855 DMM DEBUG MM(262420000000026/c07aa51a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124857855 DMM INFO MM(262420000000026/c07aa51a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124857855 DMM NOTICE MM(262420000000026/c07aa51a) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241116124857855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124857855 DMM NOTICE MM(262420000000026/c07aa51a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124857855 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) 20241116124857856 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124857856 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241116124857856 DMM INFO MM(262420000000026/c07aa51a) Subscriber data update (mmctx.c:445) 20241116124857856 DMM DEBUG MM(262420000000026/c07aa51a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124857862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124857862 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124857862 DMM INFO MM(262420000000026/c07aa51a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124857862 DMM NOTICE MM(262420000000026/c07aa51a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124857862 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124857862 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124857862 DLLC NOTICE LLME(fe5e981e/c07aa51a){ASSIGNED} LLGM Assign pre (ffffffff => c07aa51a) (gprs_llc.c:1079) 20241116124857862 DLLC NOTICE LLME(ffffffff/c07aa51a){ASSIGNED} LLGM Assign post (ffffffff => c07aa51a) (gprs_llc.c:1125) 20241116124857862 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124857862 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124857862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124857862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124857914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124857914 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124857914 DMM INFO MM(262420000000026/c07aa51a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124857914 DMM INFO MM(262420000000026/c07aa51a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124857914 DMM DEBUG MM(262420000000026/c07aa51a) Using GGSN 0 (gprs_sm.c:312) 20241116124857914 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) 20241116124857914 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241116124857914 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124857914 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124857914 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241116124857926 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 50 6e a4 45 11 f2 90 82 75 14 05 7f a1 d1 80 d0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241116124857926 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdda0c8, cbp=0x55ec254ca0f0) (sgsn_libgtp.c:632) 20241116124857926 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124857926 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d0e48 TLLI=c07aa51a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124857926 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124857926 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124857934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124857934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124857934 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124857934 DMM INFO MM(262420000000026/c07aa51a) -> GMM DETACH REQUEST TLLI=0xc07aa51a type=GPRS detach (gprs_gmm.c:1465) 20241116124857934 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241116124857934 DMM INFO MM(262420000000026/c07aa51a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241116124857934 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124857934 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124857934 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124857934 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124857934 DLLC NOTICE LLME(ffffffff/c07aa51a){ASSIGNED} LLGM Assign pre (c07aa51a => ffffffff) (gprs_llc.c:1079) 20241116124857934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c07aa51a => ffffffff) (gprs_llc.c:1125) 20241116124857934 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d0af0 (gprs_sndcp.c:574) 20241116124857934 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d0e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124857934 DMM NOTICE MM(262420000000026/c07aa51a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116124857934 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241116124857934 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116124857934 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124857934 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241116124857934 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241116124857934 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) 20241116124857934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124857934 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124857934 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124857934 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124857935 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@5f94dcb17fe6: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124857942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60002<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124857944 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124857944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1006)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(996)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1001)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(999)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1004)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(994)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124858076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124858377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20241116124858945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124858945 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=107232) 20241116124859899 DGPRS DEBUG Checking for inactive LLMEs, time = 13572074 (sgsn.c:131) 20241116124859945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124859946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124900946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124900946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241116124901437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124901439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124901482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124901482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124901482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124901482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124901482 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124901482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124901482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124901482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124901482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124901483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124901483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124901483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124901483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124901483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124901483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124901483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124901483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124901483 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124901483 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124901483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124901484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124901484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124901487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124901497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124901497 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1016)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124901523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124901523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124901523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124901523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124901523 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124901523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124901523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124901523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124901523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124901525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124901525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124901525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124901525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124901525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124901525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124901525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124901525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124901525 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124901525 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124901525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124901526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124901526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124901529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124901537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124901537 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(1019)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124901561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124901561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124901561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124901561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124901561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124901561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124901561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124901561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124901561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124901563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124901563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124901563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124901563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124901563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124901563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124901563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124901563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124901563 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124901563 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124901563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124901564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124901564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124901568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124901576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124901576 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)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124901947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124901947 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124901947 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124901947 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124901949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124901950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5f94dcb17fe6: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='D1B41B87'O, index=0 SGSN_Test-GSUP(1027)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241116124903001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124903001 DLLC NOTICE LLME(ffffffff/d1b41b87){UNASSIGNED} LLC RX: unknown TLLI 0xd1b41b87, creating LLME on the fly (gprs_llc.c:552) 20241116124903001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124903002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241116124903002 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124903002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124903002 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124903002 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124903002 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124903002 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124903002 DLLC NOTICE LLME(ffffffff/d1b41b87){UNASSIGNED} LLGM Assign pre (d1b41b87 => d14ce573) (gprs_llc.c:1079) 20241116124903002 DLLC NOTICE LLME(d1b41b87/d14ce573){ASSIGNED} LLGM Assign post (d1b41b87 => d14ce573) (gprs_llc.c:1125) 20241116124903002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124903002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124903002 DMM DEBUG MM(262420000000039/d14ce573) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124903015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124903015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241116124903015 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124903015 DMM INFO MM(262420000000039/d14ce573) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241116124903015 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124903015 DLLC NOTICE LLME(d1b41b87/d14ce573){ASSIGNED} LLGM Assign pre (d1b41b87 => d14ce573) (gprs_llc.c:1079) 20241116124903015 DLLC NOTICE LLME(d1b41b87/d14ce573){ASSIGNED} LLGM Assign post (d1b41b87 => d14ce573) (gprs_llc.c:1125) 20241116124903015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124903015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124903015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124903015 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124903015 DMM DEBUG MM(262420000000039/d14ce573) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241116124903015 DMM NOTICE MM(262420000000039/d14ce573) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124903015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124903015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124903015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241116124903015 DMM INFO MM(262420000000039/d14ce573) <- GMM ATTACH ACCEPT (new P-TMSI=0xd14ce573) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5f94dcb17fe6: Removing Client IMSI='262420000000039'H, index=0 20241116124904021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124904021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124904021 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124904021 DMM INFO MM(262420000000039/d14ce573) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124904021 DMM NOTICE MM(262420000000039/d14ce573) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124904021 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124904021 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124904021 DLLC NOTICE LLME(d1b41b87/d14ce573){ASSIGNED} LLGM Assign pre (ffffffff => d14ce573) (gprs_llc.c:1079) 20241116124904021 DLLC NOTICE LLME(ffffffff/d14ce573){ASSIGNED} LLGM Assign post (ffffffff => d14ce573) (gprs_llc.c:1125) 20241116124904021 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124904021 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124904021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124904021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124904024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@5f94dcb17fe6: Final verdict of PTC: none 20241116124904026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124904026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1012)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1015)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1025)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1020)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1018)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1013)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1023)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124904160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124904562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241116124905027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124905028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20241116124906028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124906028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124907029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124907029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_xid_empty_l3 started. 20241116124907620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124907621 DMM INFO MM(262420000000039/d14ce573) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124907621 DMM INFO MM(262420000000039/d14ce573) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124907621 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124907621 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124907621 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124907621 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124907621 DLLC NOTICE LLME(ffffffff/d14ce573){ASSIGNED} LLGM Assign pre (d14ce573 => ffffffff) (gprs_llc.c:1079) 20241116124907621 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d14ce573 => ffffffff) (gprs_llc.c:1125) 20241116124907622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124907622 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124907622 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124907622 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124907622 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124907663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124907663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124907663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124907663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124907663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124907663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124907663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124907664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124907664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124907665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124907665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124907665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124907665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124907665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124907665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124907665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124907665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124907665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124907666 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124907666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124907666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124907666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124907670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124907678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124907678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1035)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 TC_xid_empty_l3-BVCI196(1033)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124907704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124907704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124907704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124907704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124907704 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124907704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124907704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124907704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124907704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124907706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124907706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124907706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124907706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124907706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124907706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124907706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124907706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124907706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124907706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124907706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124907707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124907707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124907710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124907719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124907719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124907754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124907754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124907754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124907754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124907754 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124907754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124907754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124907754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124907754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124907756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124907756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124907756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124907756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124907756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124907756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124907756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124907756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124907756 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124907756 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124907756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124907757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124907757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124907761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124907769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124907769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124908030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124908030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124908030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124908030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124908032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124908033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@5f94dcb17fe6: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='D146DA50'O, index=0 SGSN_Test-GSUP(1046)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@5f94dcb17fe6: 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 := 'AB1CF1A262705E6B6D9E68768003ED15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EEF25DDF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85A7C5F43429CC31'O } } } } } 20241116124909088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124909088 DLLC NOTICE LLME(ffffffff/d146da50){UNASSIGNED} LLC RX: unknown TLLI 0xd146da50, creating LLME on the fly (gprs_llc.c:552) 20241116124909088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124909088 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241116124909088 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124909088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124909088 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124909088 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124909088 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124909089 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124909089 DLLC NOTICE LLME(ffffffff/d146da50){UNASSIGNED} LLGM Assign pre (d146da50 => c3b15880) (gprs_llc.c:1079) 20241116124909089 DLLC NOTICE LLME(d146da50/c3b15880){ASSIGNED} LLGM Assign post (d146da50 => c3b15880) (gprs_llc.c:1125) 20241116124909089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124909089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124909089 DMM DEBUG MM(262420000000044/c3b15880) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124909101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124909101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124909101 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124909101 DMM DEBUG MM(262420000000044/c3b15880) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241116124909101 DMM NOTICE MM(262420000000044/c3b15880) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124909101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124909101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124909101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124909101 DMM DEBUG MM(262420000000044/c3b15880) Requesting authorization (sgsn_auth.c:160) 20241116124909101 DMM INFO MM(262420000000044/c3b15880) Requesting authentication tuples (sgsn_auth.c:184) 20241116124909101 DMM DEBUG MM(262420000000044/c3b15880) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124909101 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241116124909101 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@5f94dcb17fe6: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241116124909103 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124909103 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124909103 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124909103 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124909103 DMM INFO MM(262420000000044/c3b15880) Subscriber data update (mmctx.c:445) 20241116124909103 DMM DEBUG MM(262420000000044/c3b15880) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124909103 DMM INFO MM(262420000000044/c3b15880) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124909104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124909104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124909104 DMM INFO MM(262420000000044/c3b15880) <- GMM AUTH AND CIPHERING REQ (rand = ab 1c f1 a2 62 70 5e 6b 6d 9e 68 76 80 03 ed 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124909111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124909111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124909111 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124909111 DMM INFO MM(262420000000044/c3b15880) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124909111 DMM NOTICE MM(262420000000044/c3b15880) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124909111 DMM DEBUG MM(262420000000044/c3b15880) checking auth: received GSM SRES = ee f2 5d df (gprs_gmm.c:666) 20241116124909111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124909111 DMM DEBUG MM(262420000000044/c3b15880) Requesting authorization (sgsn_auth.c:160) 20241116124909111 DMM INFO MM(262420000000044/c3b15880) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124909111 DMM DEBUG MM(262420000000044/c3b15880) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124909111 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241116124909111 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) 20241116124909111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124909111 DMM INFO MM(262420000000044/c3b15880) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3b15880) (gprs_gmm.c:300) 20241116124909113 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124909113 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124909113 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241116124909113 DMM INFO MM(262420000000044/c3b15880) Subscriber data update (mmctx.c:445) 20241116124909113 DMM DEBUG MM(262420000000044/c3b15880) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124909113 DMM INFO MM(262420000000044/c3b15880) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124909113 DMM NOTICE MM(262420000000044/c3b15880) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241116124909113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124909113 DMM NOTICE MM(262420000000044/c3b15880) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124909113 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) 20241116124909114 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124909114 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241116124909114 DMM INFO MM(262420000000044/c3b15880) Subscriber data update (mmctx.c:445) 20241116124909114 DMM DEBUG MM(262420000000044/c3b15880) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124909119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124909120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124909120 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124909120 DMM INFO MM(262420000000044/c3b15880) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124909120 DMM NOTICE MM(262420000000044/c3b15880) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124909120 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124909120 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124909120 DLLC NOTICE LLME(d146da50/c3b15880){ASSIGNED} LLGM Assign pre (ffffffff => c3b15880) (gprs_llc.c:1079) 20241116124909120 DLLC NOTICE LLME(ffffffff/c3b15880){ASSIGNED} LLGM Assign post (ffffffff => c3b15880) (gprs_llc.c:1125) 20241116124909120 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124909120 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124909120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124909120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124909171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124909171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124909171 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124909171 DMM INFO MM(262420000000044/c3b15880) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124909171 DMM INFO MM(262420000000044/c3b15880) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124909171 DMM DEBUG MM(262420000000044/c3b15880) Using GGSN 0 (gprs_sm.c:312) 20241116124909171 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) 20241116124909171 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241116124909171 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124909171 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124909171 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241116124909183 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 e5 d6 23 f3 11 df d0 49 bc 14 05 7f 49 b9 d5 70 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) 20241116124909183 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddb138, cbp=0x55ec254cc660) (sgsn_libgtp.c:632) 20241116124909183 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124909183 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=c3b15880, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124909183 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124909183 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124909191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124909191 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241116124909191 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241116124909191 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@5f94dcb17fe6: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124909198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59650<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124909200 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124909201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1034)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1039)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@5f94dcb17fe6: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1045)@5f94dcb17fe6: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@5f94dcb17fe6: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1037)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1032)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1043)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124909325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124909726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93956) 20241116124910202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124910202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93956, count=98312) 20241116124911203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124911203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124912204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124912204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_xid_n201u started. 20241116124912787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124912788 DMM INFO MM(262420000000044/c3b15880) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124912788 DMM INFO MM(262420000000044/c3b15880) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124912788 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124912788 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124912788 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124912788 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124912788 DLLC NOTICE LLME(ffffffff/c3b15880){ASSIGNED} LLGM Assign pre (c3b15880 => ffffffff) (gprs_llc.c:1079) 20241116124912788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3b15880 => ffffffff) (gprs_llc.c:1125) 20241116124912788 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116124912788 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124912788 DMM NOTICE MM(262420000000044/c3b15880) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116124912788 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241116124912788 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116124912788 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124912788 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241116124912788 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241116124912788 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) 20241116124912788 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) 20241116124912788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124912788 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124912788 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124912788 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124912788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124912832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124912832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124912832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124912832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124912832 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124912832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124912832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124912832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124912832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124912833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124912833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124912833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124912834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124912834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124912834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124912834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124912834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124912834 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124912834 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124912834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124912834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124912834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124912839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124912850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124912850 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124912865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124912865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124912865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124912865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124912865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124912865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124912865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124912865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124912865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124912867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124912867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124912867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124912867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124912867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124912867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124912867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124912867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124912867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124912867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124912867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124912868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124912868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124912872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124912881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124912881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124912911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124912911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124912911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124912911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124912911 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124912911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124912911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124912911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124912911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124912913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124912913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124912913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124912914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124912914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124912914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124912914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124912914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124912914 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124912914 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124912914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124912914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124912914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124912918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124912927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124912927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124913206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124913206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124913206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124913206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124913208 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124913209 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@5f94dcb17fe6: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='EE439F47'O, index=0 SGSN_Test-GSUP(1065)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@5f94dcb17fe6: 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 := '2555C66B4AE3CFA26F37E96BB865F01B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40A3608D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B8BBDF6F51424CF'O } } } } } 20241116124914264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124914264 DLLC NOTICE LLME(ffffffff/ee439f47){UNASSIGNED} LLC RX: unknown TLLI 0xee439f47, creating LLME on the fly (gprs_llc.c:552) 20241116124914264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124914264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241116124914264 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124914265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124914265 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124914265 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124914265 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124914265 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124914265 DLLC NOTICE LLME(ffffffff/ee439f47){UNASSIGNED} LLGM Assign pre (ee439f47 => ee0a61b1) (gprs_llc.c:1079) 20241116124914265 DLLC NOTICE LLME(ee439f47/ee0a61b1){ASSIGNED} LLGM Assign post (ee439f47 => ee0a61b1) (gprs_llc.c:1125) 20241116124914265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124914265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124914265 DMM DEBUG MM(262420000000045/ee0a61b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124914278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124914278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124914278 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124914278 DMM DEBUG MM(262420000000045/ee0a61b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241116124914278 DMM NOTICE MM(262420000000045/ee0a61b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124914278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124914278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124914278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124914278 DMM DEBUG MM(262420000000045/ee0a61b1) Requesting authorization (sgsn_auth.c:160) 20241116124914278 DMM INFO MM(262420000000045/ee0a61b1) Requesting authentication tuples (sgsn_auth.c:184) 20241116124914278 DMM DEBUG MM(262420000000045/ee0a61b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124914278 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241116124914278 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@5f94dcb17fe6: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241116124914282 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124914282 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124914282 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124914282 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124914282 DMM INFO MM(262420000000045/ee0a61b1) Subscriber data update (mmctx.c:445) 20241116124914282 DMM DEBUG MM(262420000000045/ee0a61b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124914282 DMM INFO MM(262420000000045/ee0a61b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124914282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124914282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124914282 DMM INFO MM(262420000000045/ee0a61b1) <- GMM AUTH AND CIPHERING REQ (rand = 25 55 c6 6b 4a e3 cf a2 6f 37 e9 6b b8 65 f0 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124914291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124914291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124914291 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124914291 DMM INFO MM(262420000000045/ee0a61b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124914291 DMM NOTICE MM(262420000000045/ee0a61b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124914291 DMM DEBUG MM(262420000000045/ee0a61b1) checking auth: received GSM SRES = 40 a3 60 8d (gprs_gmm.c:666) 20241116124914291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124914291 DMM DEBUG MM(262420000000045/ee0a61b1) Requesting authorization (sgsn_auth.c:160) 20241116124914291 DMM INFO MM(262420000000045/ee0a61b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124914291 DMM DEBUG MM(262420000000045/ee0a61b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124914291 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241116124914291 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) 20241116124914291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124914291 DMM INFO MM(262420000000045/ee0a61b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0a61b1) (gprs_gmm.c:300) 20241116124914293 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124914293 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124914293 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241116124914293 DMM INFO MM(262420000000045/ee0a61b1) Subscriber data update (mmctx.c:445) 20241116124914293 DMM DEBUG MM(262420000000045/ee0a61b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124914293 DMM INFO MM(262420000000045/ee0a61b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124914293 DMM NOTICE MM(262420000000045/ee0a61b1) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241116124914293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124914293 DMM NOTICE MM(262420000000045/ee0a61b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124914293 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) 20241116124914293 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124914293 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241116124914293 DMM INFO MM(262420000000045/ee0a61b1) Subscriber data update (mmctx.c:445) 20241116124914293 DMM DEBUG MM(262420000000045/ee0a61b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124914299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124914299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124914299 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124914299 DMM INFO MM(262420000000045/ee0a61b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124914299 DMM NOTICE MM(262420000000045/ee0a61b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124914299 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124914299 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124914299 DLLC NOTICE LLME(ee439f47/ee0a61b1){ASSIGNED} LLGM Assign pre (ffffffff => ee0a61b1) (gprs_llc.c:1079) 20241116124914299 DLLC NOTICE LLME(ffffffff/ee0a61b1){ASSIGNED} LLGM Assign post (ffffffff => ee0a61b1) (gprs_llc.c:1125) 20241116124914299 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124914299 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124914299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124914299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124914351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124914351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124914351 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124914351 DMM INFO MM(262420000000045/ee0a61b1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124914351 DMM INFO MM(262420000000045/ee0a61b1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124914351 DMM DEBUG MM(262420000000045/ee0a61b1) Using GGSN 0 (gprs_sm.c:312) 20241116124914351 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) 20241116124914351 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241116124914351 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124914351 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124914351 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241116124914363 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 97 f6 9d 7e 11 9f e7 64 0e 14 05 7f 79 19 93 50 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) 20241116124914363 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddc1a8, cbp=0x55ec254ccae0) (sgsn_libgtp.c:632) 20241116124914363 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124914363 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=ee0a61b1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124914363 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124914364 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124914372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124914372 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241116124914372 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241116124914372 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241116124914372 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@5f94dcb17fe6: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124914379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@5f94dcb17fe6: Final verdict of PTC: none 20241116124914381 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124914381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1049)@5f94dcb17fe6: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@5f94dcb17fe6: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1053)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1058)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1064)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@5f94dcb17fe6: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1051)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1056)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1062)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_xid_n201u finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124914511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124914913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49980) 20241116124915382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124915382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49980, count=101396) 20241116124916383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124916384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124917384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124917385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_llc_null started. 20241116124917972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124917973 DMM INFO MM(262420000000045/ee0a61b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124917973 DMM INFO MM(262420000000045/ee0a61b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124917973 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124917973 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124917973 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124917973 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124917974 DLLC NOTICE LLME(ffffffff/ee0a61b1){ASSIGNED} LLGM Assign pre (ee0a61b1 => ffffffff) (gprs_llc.c:1079) 20241116124917974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee0a61b1 => ffffffff) (gprs_llc.c:1125) 20241116124917974 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116124917974 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124917974 DMM NOTICE MM(262420000000045/ee0a61b1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116124917974 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241116124917974 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116124917974 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124917974 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241116124917974 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241116124917974 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) 20241116124917974 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) 20241116124917974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124917974 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124917974 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124917974 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124917974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124918032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124918032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124918032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124918032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124918032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124918032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124918032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124918032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124918032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1072)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124918034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124918034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124918034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124918034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124918034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124918034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124918034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124918034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124918034 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124918034 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124918034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124918035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124918035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124918037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124918046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124918046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1070)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124918059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124918059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124918059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124918059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124918059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124918059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124918059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124918059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124918059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124918061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124918061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124918061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124918061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124918061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124918061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124918061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124918061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124918061 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124918061 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124918061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124918061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124918061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124918065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124918074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124918074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124918096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124918096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124918096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124918096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124918096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124918096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124918096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124918096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124918096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124918098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124918098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124918098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124918098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124918098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124918098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124918098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124918098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124918098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124918098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124918098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124918099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124918099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124918103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124918112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124918112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124918386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124918386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124918386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124918386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124918387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241116124918388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@5f94dcb17fe6: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D1D47C6E'O, index=0 SGSN_Test-GSUP(1084)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@5f94dcb17fe6: 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 := '64CE442F5886B13A6AA8E58F3BC73D11'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3E18BE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66EF653B8A85A411'O } } } } } 20241116124919440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124919441 DLLC NOTICE LLME(ffffffff/d1d47c6e){UNASSIGNED} LLC RX: unknown TLLI 0xd1d47c6e, creating LLME on the fly (gprs_llc.c:552) 20241116124919441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124919441 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241116124919441 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124919441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124919441 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124919441 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124919441 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124919441 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124919441 DLLC NOTICE LLME(ffffffff/d1d47c6e){UNASSIGNED} LLGM Assign pre (d1d47c6e => cd731321) (gprs_llc.c:1079) 20241116124919441 DLLC NOTICE LLME(d1d47c6e/cd731321){ASSIGNED} LLGM Assign post (d1d47c6e => cd731321) (gprs_llc.c:1125) 20241116124919441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124919441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124919441 DMM DEBUG MM(262420000000041/cd731321) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124919453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124919453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124919453 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124919453 DMM DEBUG MM(262420000000041/cd731321) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241116124919453 DMM NOTICE MM(262420000000041/cd731321) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124919453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124919453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124919453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124919453 DMM DEBUG MM(262420000000041/cd731321) Requesting authorization (sgsn_auth.c:160) 20241116124919453 DMM INFO MM(262420000000041/cd731321) Requesting authentication tuples (sgsn_auth.c:184) 20241116124919453 DMM DEBUG MM(262420000000041/cd731321) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124919453 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241116124919453 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@5f94dcb17fe6: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241116124919456 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124919456 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124919456 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124919456 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124919456 DMM INFO MM(262420000000041/cd731321) Subscriber data update (mmctx.c:445) 20241116124919456 DMM DEBUG MM(262420000000041/cd731321) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124919456 DMM INFO MM(262420000000041/cd731321) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124919456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124919456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124919456 DMM INFO MM(262420000000041/cd731321) <- GMM AUTH AND CIPHERING REQ (rand = 64 ce 44 2f 58 86 b1 3a 6a a8 e5 8f 3b c7 3d 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124919464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124919464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124919464 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124919464 DMM INFO MM(262420000000041/cd731321) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124919464 DMM NOTICE MM(262420000000041/cd731321) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124919464 DMM DEBUG MM(262420000000041/cd731321) checking auth: received GSM SRES = e3 e1 8b e8 (gprs_gmm.c:666) 20241116124919464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124919464 DMM DEBUG MM(262420000000041/cd731321) Requesting authorization (sgsn_auth.c:160) 20241116124919464 DMM INFO MM(262420000000041/cd731321) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124919464 DMM DEBUG MM(262420000000041/cd731321) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124919464 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241116124919464 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) 20241116124919464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124919464 DMM INFO MM(262420000000041/cd731321) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd731321) (gprs_gmm.c:300) 20241116124919465 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124919465 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124919465 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241116124919465 DMM INFO MM(262420000000041/cd731321) Subscriber data update (mmctx.c:445) 20241116124919465 DMM DEBUG MM(262420000000041/cd731321) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124919465 DMM INFO MM(262420000000041/cd731321) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124919465 DMM NOTICE MM(262420000000041/cd731321) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241116124919465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124919465 DMM NOTICE MM(262420000000041/cd731321) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124919465 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) 20241116124919466 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124919466 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241116124919466 DMM INFO MM(262420000000041/cd731321) Subscriber data update (mmctx.c:445) 20241116124919466 DMM DEBUG MM(262420000000041/cd731321) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124919472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124919472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124919472 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124919472 DMM INFO MM(262420000000041/cd731321) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124919472 DMM NOTICE MM(262420000000041/cd731321) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124919472 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124919472 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124919472 DLLC NOTICE LLME(d1d47c6e/cd731321){ASSIGNED} LLGM Assign pre (ffffffff => cd731321) (gprs_llc.c:1079) 20241116124919472 DLLC NOTICE LLME(ffffffff/cd731321){ASSIGNED} LLGM Assign post (ffffffff => cd731321) (gprs_llc.c:1125) 20241116124919472 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124919472 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124919472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124919472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116124920524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124920524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241116124920524 DLLC DEBUG TLLI=cd731321 sends us LLC NULL (gprs_llc.c:912) 20241116124920524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124920524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241116124920524 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124920524 DMM INFO MM(262420000000041/cd731321) -> GMM DETACH REQUEST TLLI=0xcd731321 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241116124920524 DMM INFO MM(262420000000041/cd731321) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241116124920524 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124920524 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124920524 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124920524 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124920524 DLLC NOTICE LLME(ffffffff/cd731321){ASSIGNED} LLGM Assign pre (cd731321 => ffffffff) (gprs_llc.c:1079) 20241116124920524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd731321 => ffffffff) (gprs_llc.c:1125) 20241116124920524 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241116124920524 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) 20241116124920524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124920524 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124920524 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124920524 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124920525 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@5f94dcb17fe6: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@5f94dcb17fe6: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124925530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45672<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124925532 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124925532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1084)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1073)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1077)@5f94dcb17fe6: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@5f94dcb17fe6: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1082)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@5f94dcb17fe6: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1071)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1080)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1075)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_llc_null finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124925663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124925964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94912) 20241116124926533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124926533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94912, count=100344) 20241116124927535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124927535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124928536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124928536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_llc_sabm_dm_llgmm started. 20241116124929024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124929025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124929072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124929072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124929072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124929072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124929072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124929072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124929072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124929072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124929072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124929074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124929074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124929074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124929074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124929074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124929074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124929074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124929074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124929074 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124929074 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124929074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124929075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124929075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124929080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124929089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124929089 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124929105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124929105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124929105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124929105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124929105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124929105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124929105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124929105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124929105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124929107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124929107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124929107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124929107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124929107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124929107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124929107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124929107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124929107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124929107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124929107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124929108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124929108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124929111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116124929122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124929122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124929145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124929145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124929145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124929145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124929145 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124929145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124929145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124929145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124929145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124929147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124929147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124929147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124929147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124929147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124929147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124929147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124929147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124929147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124929147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124929147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124929148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124929148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124929151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124929161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124929161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124929537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124929537 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124929537 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124929537 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124929539 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124929539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116124929900 DGPRS DEBUG Checking for inactive LLMEs, time = 13572104 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@5f94dcb17fe6: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='E2CAFED4'O, index=0 SGSN_Test-GSUP(1103)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@5f94dcb17fe6: 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 := 'FCAA267E053B313406FE68D6BCB16A2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41D8F635'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15A8C7A4ED1B2373'O } } } } } 20241116124930595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124930595 DLLC NOTICE LLME(ffffffff/e2cafed4){UNASSIGNED} LLC RX: unknown TLLI 0xe2cafed4, creating LLME on the fly (gprs_llc.c:552) 20241116124930595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124930595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241116124930596 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124930596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124930596 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124930596 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124930596 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124930596 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124930596 DLLC NOTICE LLME(ffffffff/e2cafed4){UNASSIGNED} LLGM Assign pre (e2cafed4 => ee0fafbd) (gprs_llc.c:1079) 20241116124930596 DLLC NOTICE LLME(e2cafed4/ee0fafbd){ASSIGNED} LLGM Assign post (e2cafed4 => ee0fafbd) (gprs_llc.c:1125) 20241116124930596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124930596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124930596 DMM DEBUG MM(262420000000042/ee0fafbd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124930608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124930608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124930608 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124930608 DMM DEBUG MM(262420000000042/ee0fafbd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241116124930608 DMM NOTICE MM(262420000000042/ee0fafbd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124930608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124930608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124930608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124930608 DMM DEBUG MM(262420000000042/ee0fafbd) Requesting authorization (sgsn_auth.c:160) 20241116124930608 DMM INFO MM(262420000000042/ee0fafbd) Requesting authentication tuples (sgsn_auth.c:184) 20241116124930608 DMM DEBUG MM(262420000000042/ee0fafbd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124930608 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241116124930608 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@5f94dcb17fe6: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241116124930611 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124930611 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124930611 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124930611 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124930611 DMM INFO MM(262420000000042/ee0fafbd) Subscriber data update (mmctx.c:445) 20241116124930611 DMM DEBUG MM(262420000000042/ee0fafbd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124930611 DMM INFO MM(262420000000042/ee0fafbd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124930611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124930611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124930611 DMM INFO MM(262420000000042/ee0fafbd) <- GMM AUTH AND CIPHERING REQ (rand = fc aa 26 7e 05 3b 31 34 06 fe 68 d6 bc b1 6a 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124930618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124930618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124930618 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124930618 DMM INFO MM(262420000000042/ee0fafbd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124930618 DMM NOTICE MM(262420000000042/ee0fafbd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124930618 DMM DEBUG MM(262420000000042/ee0fafbd) checking auth: received GSM SRES = 41 d8 f6 35 (gprs_gmm.c:666) 20241116124930618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124930618 DMM DEBUG MM(262420000000042/ee0fafbd) Requesting authorization (sgsn_auth.c:160) 20241116124930618 DMM INFO MM(262420000000042/ee0fafbd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124930618 DMM DEBUG MM(262420000000042/ee0fafbd) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124930618 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241116124930618 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) 20241116124930618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124930618 DMM INFO MM(262420000000042/ee0fafbd) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0fafbd) (gprs_gmm.c:300) 20241116124930620 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124930620 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124930620 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241116124930620 DMM INFO MM(262420000000042/ee0fafbd) Subscriber data update (mmctx.c:445) 20241116124930620 DMM DEBUG MM(262420000000042/ee0fafbd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124930620 DMM INFO MM(262420000000042/ee0fafbd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124930620 DMM NOTICE MM(262420000000042/ee0fafbd) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241116124930620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124930620 DMM NOTICE MM(262420000000042/ee0fafbd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124930620 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) 20241116124930620 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124930620 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241116124930620 DMM INFO MM(262420000000042/ee0fafbd) Subscriber data update (mmctx.c:445) 20241116124930620 DMM DEBUG MM(262420000000042/ee0fafbd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124930625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124930625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124930625 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124930625 DMM INFO MM(262420000000042/ee0fafbd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124930625 DMM NOTICE MM(262420000000042/ee0fafbd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124930625 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124930625 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124930625 DLLC NOTICE LLME(e2cafed4/ee0fafbd){ASSIGNED} LLGM Assign pre (ffffffff => ee0fafbd) (gprs_llc.c:1079) 20241116124930625 DLLC NOTICE LLME(ffffffff/ee0fafbd){ASSIGNED} LLGM Assign post (ffffffff => ee0fafbd) (gprs_llc.c:1125) 20241116124930625 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124930625 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124930625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124930625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116124931677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124931677 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)@5f94dcb17fe6: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@5f94dcb17fe6: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124931686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36264<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1091)@5f94dcb17fe6: Final verdict of PTC: none 20241116124931688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124931688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI196(1090)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1103)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1096)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@5f94dcb17fe6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1101)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@5f94dcb17fe6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1089)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1094)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1099)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124931819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124932220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81296) 20241116124932689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124932689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=81296, count=87348) 20241116124933690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124933690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124934692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124934692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_llc_sabm_dm_ll5 started. 20241116124935285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124935286 DMM INFO MM(262420000000042/ee0fafbd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124935286 DMM INFO MM(262420000000042/ee0fafbd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124935286 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124935286 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124935286 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124935286 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124935286 DLLC NOTICE LLME(ffffffff/ee0fafbd){ASSIGNED} LLGM Assign pre (ee0fafbd => ffffffff) (gprs_llc.c:1079) 20241116124935286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee0fafbd => ffffffff) (gprs_llc.c:1125) 20241116124935287 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241116124935287 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) 20241116124935287 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) 20241116124935287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124935287 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124935287 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124935287 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124935287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124935329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124935329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124935329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124935329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124935329 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124935329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124935329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124935329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124935329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124935331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124935331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124935331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124935331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124935332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124935332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124935332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124935332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124935332 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124935332 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124935332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124935332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124935332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124935336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124935346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124935346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124935369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124935370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124935370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124935370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124935370 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124935370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124935370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124935370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124935370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124935372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124935372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124935372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124935372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124935372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124935372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124935372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124935372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124935372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124935372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124935377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124935385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124935385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124935404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124935404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124935404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124935404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124935404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124935404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124935404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124935404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124935404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124935405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124935405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124935405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124935406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124935406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124935406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124935406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124935406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124935406 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124935406 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124935406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124935406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124935406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124935409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124935419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124935419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124935693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124935693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124935693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124935693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124935695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124935696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@5f94dcb17fe6: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C15E0198'O, index=0 SGSN_Test-GSUP(1122)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@5f94dcb17fe6: 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 := 'F3A227303FC166817E69A98A14C864DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CE16E7F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6614BB15C652609E'O } } } } } 20241116124936750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124936750 DLLC NOTICE LLME(ffffffff/c15e0198){UNASSIGNED} LLC RX: unknown TLLI 0xc15e0198, creating LLME on the fly (gprs_llc.c:552) 20241116124936750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124936750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241116124936750 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124936750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124936750 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124936750 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124936750 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124936750 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124936750 DLLC NOTICE LLME(ffffffff/c15e0198){UNASSIGNED} LLGM Assign pre (c15e0198 => ebfd6954) (gprs_llc.c:1079) 20241116124936750 DLLC NOTICE LLME(c15e0198/ebfd6954){ASSIGNED} LLGM Assign post (c15e0198 => ebfd6954) (gprs_llc.c:1125) 20241116124936750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124936750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124936750 DMM DEBUG MM(262420000000043/ebfd6954) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124936763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124936763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124936763 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124936763 DMM DEBUG MM(262420000000043/ebfd6954) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241116124936763 DMM NOTICE MM(262420000000043/ebfd6954) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124936763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124936763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124936763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124936763 DMM DEBUG MM(262420000000043/ebfd6954) Requesting authorization (sgsn_auth.c:160) 20241116124936763 DMM INFO MM(262420000000043/ebfd6954) Requesting authentication tuples (sgsn_auth.c:184) 20241116124936763 DMM DEBUG MM(262420000000043/ebfd6954) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124936763 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241116124936763 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@5f94dcb17fe6: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241116124936766 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124936766 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124936766 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124936766 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124936766 DMM INFO MM(262420000000043/ebfd6954) Subscriber data update (mmctx.c:445) 20241116124936766 DMM DEBUG MM(262420000000043/ebfd6954) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124936766 DMM INFO MM(262420000000043/ebfd6954) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124936766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124936766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124936766 DMM INFO MM(262420000000043/ebfd6954) <- GMM AUTH AND CIPHERING REQ (rand = f3 a2 27 30 3f c1 66 81 7e 69 a9 8a 14 c8 64 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124936773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124936773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124936774 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124936774 DMM INFO MM(262420000000043/ebfd6954) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124936774 DMM NOTICE MM(262420000000043/ebfd6954) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124936774 DMM DEBUG MM(262420000000043/ebfd6954) checking auth: received GSM SRES = 1c e1 6e 7f (gprs_gmm.c:666) 20241116124936774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124936774 DMM DEBUG MM(262420000000043/ebfd6954) Requesting authorization (sgsn_auth.c:160) 20241116124936774 DMM INFO MM(262420000000043/ebfd6954) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124936774 DMM DEBUG MM(262420000000043/ebfd6954) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124936774 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241116124936774 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) 20241116124936774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124936774 DMM INFO MM(262420000000043/ebfd6954) <- GMM ATTACH ACCEPT (new P-TMSI=0xebfd6954) (gprs_gmm.c:300) 20241116124936775 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124936775 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124936775 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241116124936775 DMM INFO MM(262420000000043/ebfd6954) Subscriber data update (mmctx.c:445) 20241116124936775 DMM DEBUG MM(262420000000043/ebfd6954) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124936775 DMM INFO MM(262420000000043/ebfd6954) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124936775 DMM NOTICE MM(262420000000043/ebfd6954) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241116124936775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124936775 DMM NOTICE MM(262420000000043/ebfd6954) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124936775 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) 20241116124936776 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124936776 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241116124936776 DMM INFO MM(262420000000043/ebfd6954) Subscriber data update (mmctx.c:445) 20241116124936776 DMM DEBUG MM(262420000000043/ebfd6954) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124936782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124936782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124936782 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124936782 DMM INFO MM(262420000000043/ebfd6954) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124936782 DMM NOTICE MM(262420000000043/ebfd6954) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124936782 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124936782 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124936782 DLLC NOTICE LLME(c15e0198/ebfd6954){ASSIGNED} LLGM Assign pre (ffffffff => ebfd6954) (gprs_llc.c:1079) 20241116124936782 DLLC NOTICE LLME(ffffffff/ebfd6954){ASSIGNED} LLGM Assign post (ffffffff => ebfd6954) (gprs_llc.c:1125) 20241116124936782 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124936782 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124936782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124936782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116124937835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124937835 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)@5f94dcb17fe6: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@5f94dcb17fe6: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124937843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36278<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116124937845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124937845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1122)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1120)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1110)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1115)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@5f94dcb17fe6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@5f94dcb17fe6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@5f94dcb17fe6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1118)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1108)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1113)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124937980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124938381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87204) 20241116124938847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124938847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87204, count=91560) 20241116124939848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124939848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124940850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124940850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_suspend_nopaging started. 20241116124941444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124941445 DMM INFO MM(262420000000043/ebfd6954) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124941445 DMM INFO MM(262420000000043/ebfd6954) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124941445 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124941445 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124941445 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124941445 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124941445 DLLC NOTICE LLME(ffffffff/ebfd6954){ASSIGNED} LLGM Assign pre (ebfd6954 => ffffffff) (gprs_llc.c:1079) 20241116124941445 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebfd6954 => ffffffff) (gprs_llc.c:1125) 20241116124941445 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241116124941445 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) 20241116124941445 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) 20241116124941445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116124941445 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124941445 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116124941445 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124941445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124941489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124941489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124941489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124941489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124941489 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124941489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124941489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124941489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124941489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124941491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124941491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124941491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124941491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124941491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124941491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124941491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124941491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124941491 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124941491 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124941491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116124941492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124941492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124941496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124941507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124941507 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124941529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124941529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124941529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124941529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124941529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124941529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124941529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124941529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124941529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124941531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124941531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124941531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124941531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124941531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124941531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124941531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124941531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124941531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124941531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124941531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124941532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124941532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124941536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124941545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124941545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124941576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124941576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124941576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124941576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124941576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124941576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124941576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124941576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124941576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124941577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124941577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124941577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124941578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124941578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124941578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124941578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124941578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124941578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124941578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124941578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124941578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124941578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124941583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124941592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124941592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124941851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124941851 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124941851 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124941851 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124941853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124941854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@5f94dcb17fe6: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='FF8238CB'O, index=0 SGSN_Test-GSUP(1141)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@5f94dcb17fe6: 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 := '60A67BF83D696C6F568B7FFC6C874263'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9EA289BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D6DCCAB30846D5D'O } } } } } 20241116124942909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124942909 DLLC NOTICE LLME(ffffffff/ff8238cb){UNASSIGNED} LLC RX: unknown TLLI 0xff8238cb, creating LLME on the fly (gprs_llc.c:552) 20241116124942909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124942909 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241116124942909 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124942909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116124942909 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124942909 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116124942909 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124942909 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124942909 DLLC NOTICE LLME(ffffffff/ff8238cb){UNASSIGNED} LLGM Assign pre (ff8238cb => e0812f20) (gprs_llc.c:1079) 20241116124942909 DLLC NOTICE LLME(ff8238cb/e0812f20){ASSIGNED} LLGM Assign post (ff8238cb => e0812f20) (gprs_llc.c:1125) 20241116124942909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124942909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124942910 DMM DEBUG MM(262420000000048/e0812f20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124942923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124942923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124942923 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124942923 DMM DEBUG MM(262420000000048/e0812f20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241116124942923 DMM NOTICE MM(262420000000048/e0812f20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124942923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124942923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124942923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124942923 DMM DEBUG MM(262420000000048/e0812f20) Requesting authorization (sgsn_auth.c:160) 20241116124942923 DMM INFO MM(262420000000048/e0812f20) Requesting authentication tuples (sgsn_auth.c:184) 20241116124942923 DMM DEBUG MM(262420000000048/e0812f20) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124942923 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241116124942923 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@5f94dcb17fe6: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241116124942926 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124942926 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124942926 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124942926 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124942926 DMM INFO MM(262420000000048/e0812f20) Subscriber data update (mmctx.c:445) 20241116124942926 DMM DEBUG MM(262420000000048/e0812f20) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124942926 DMM INFO MM(262420000000048/e0812f20) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124942926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124942926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124942926 DMM INFO MM(262420000000048/e0812f20) <- GMM AUTH AND CIPHERING REQ (rand = 60 a6 7b f8 3d 69 6c 6f 56 8b 7f fc 6c 87 42 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124942933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124942933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124942934 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124942934 DMM INFO MM(262420000000048/e0812f20) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124942934 DMM NOTICE MM(262420000000048/e0812f20) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124942934 DMM DEBUG MM(262420000000048/e0812f20) checking auth: received GSM SRES = 9e a2 89 be (gprs_gmm.c:666) 20241116124942934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124942934 DMM DEBUG MM(262420000000048/e0812f20) Requesting authorization (sgsn_auth.c:160) 20241116124942934 DMM INFO MM(262420000000048/e0812f20) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124942934 DMM DEBUG MM(262420000000048/e0812f20) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124942934 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241116124942934 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) 20241116124942934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124942934 DMM INFO MM(262420000000048/e0812f20) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0812f20) (gprs_gmm.c:300) 20241116124942935 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124942935 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124942935 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241116124942935 DMM INFO MM(262420000000048/e0812f20) Subscriber data update (mmctx.c:445) 20241116124942935 DMM DEBUG MM(262420000000048/e0812f20) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124942935 DMM INFO MM(262420000000048/e0812f20) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124942935 DMM NOTICE MM(262420000000048/e0812f20) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241116124942935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124942935 DMM NOTICE MM(262420000000048/e0812f20) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124942935 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) 20241116124942936 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124942936 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241116124942936 DMM INFO MM(262420000000048/e0812f20) Subscriber data update (mmctx.c:445) 20241116124942936 DMM DEBUG MM(262420000000048/e0812f20) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124942941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124942941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124942941 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124942942 DMM INFO MM(262420000000048/e0812f20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124942942 DMM NOTICE MM(262420000000048/e0812f20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124942942 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124942942 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124942942 DLLC NOTICE LLME(ff8238cb/e0812f20){ASSIGNED} LLGM Assign pre (ffffffff => e0812f20) (gprs_llc.c:1079) 20241116124942942 DLLC NOTICE LLME(ffffffff/e0812f20){ASSIGNED} LLGM Assign post (ffffffff => e0812f20) (gprs_llc.c:1125) 20241116124942942 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124942942 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124942942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124942942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124942993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124942993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124942993 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124942994 DMM INFO MM(262420000000048/e0812f20) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124942994 DMM INFO MM(262420000000048/e0812f20) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124942994 DMM DEBUG MM(262420000000048/e0812f20) Using GGSN 0 (gprs_sm.c:312) 20241116124942994 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) 20241116124942994 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241116124942994 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124942994 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124942994 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241116124943005 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 ea 86 c6 54 11 58 4e df b2 14 05 7f 69 84 76 8d 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) 20241116124943005 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddd218, cbp=0x55ec254cd060) (sgsn_libgtp.c:632) 20241116124943005 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124943005 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=e0812f20, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124943005 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124943005 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124943013 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241116124943020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124943020 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241116124943020 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241116124943024 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241116124943024 DMM INFO MM(262420000000048/e0812f20) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@5f94dcb17fe6: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124948032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51238<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_nopaging-BVCI210(1133)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1141)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1129)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1140)@5f94dcb17fe6: Final verdict of PTC: none 20241116124948035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124948035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1135)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1134)@5f94dcb17fe6: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@5f94dcb17fe6: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1127)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1138)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1132)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_suspend_nopaging finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124948162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124948563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100072) 20241116124949036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124949036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100072, count=100612) 20241116124950038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124950038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116124951038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124951038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_suspend_resume started. 20241116124951623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124951624 DMM INFO MM(262420000000048/e0812f20) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116124951624 DMM INFO MM(262420000000048/e0812f20) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116124951624 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116124951624 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116124951624 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116124951624 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116124951624 DLLC NOTICE LLME(ffffffff/e0812f20){ASSIGNED} LLGM Assign pre (e0812f20 => ffffffff) (gprs_llc.c:1079) 20241116124951624 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0812f20 => ffffffff) (gprs_llc.c:1125) 20241116124951624 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116124951624 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116124951624 DMM NOTICE MM(262420000000048/e0812f20) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116124951624 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241116124951624 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116124951624 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116124951624 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241116124951624 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241116124951625 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) 20241116124951625 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) 20241116124951625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116124951625 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116124951625 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116124951625 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116124951625 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124951672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116124951672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124951673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124951673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124951673 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116124951673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124951673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124951673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124951673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1149)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124951674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124951674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124951674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124951674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124951674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124951674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124951674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124951674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124951674 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116124951675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124951675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124951675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124951675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1149)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1148)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116124951679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124951688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124951688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1146)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1148)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124951703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116124951703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124951703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124951703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124951703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116124951703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124951703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124951703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124951703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124951705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124951705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124951705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124951705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124951705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124951705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124951705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124951705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124951705 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116124951705 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124951705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124951706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124951706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124951710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124951721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116124951754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116124951754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116124951754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116124951754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124951754 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116124951754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116124951754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116124951754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116124951754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116124951756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116124951756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116124951756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116124951756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116124951756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116124951756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116124951756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116124951756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116124951756 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116124951756 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116124951756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116124951757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116124951757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116124951760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116124951768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124951768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116124952039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124952039 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116124952039 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116124952039 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116124952041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116124952042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1146)@5f94dcb17fe6: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='D7EE8EA6'O, index=0 SGSN_Test-GSUP(1160)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@5f94dcb17fe6: 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 := '534ECCD659C8A225C28FB416F4F3283B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98847EBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9D3AECCD01F0322'O } } } } } 20241116124953095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124953095 DLLC NOTICE LLME(ffffffff/d7ee8ea6){UNASSIGNED} LLC RX: unknown TLLI 0xd7ee8ea6, creating LLME on the fly (gprs_llc.c:552) 20241116124953095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124953095 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241116124953095 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116124953095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116124953096 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116124953096 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116124953096 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116124953096 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116124953096 DLLC NOTICE LLME(ffffffff/d7ee8ea6){UNASSIGNED} LLGM Assign pre (d7ee8ea6 => e96f13c2) (gprs_llc.c:1079) 20241116124953096 DLLC NOTICE LLME(d7ee8ea6/e96f13c2){ASSIGNED} LLGM Assign post (d7ee8ea6 => e96f13c2) (gprs_llc.c:1125) 20241116124953096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116124953096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116124953096 DMM DEBUG MM(262420000000049/e96f13c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116124953109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124953109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116124953109 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124953109 DMM DEBUG MM(262420000000049/e96f13c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241116124953109 DMM NOTICE MM(262420000000049/e96f13c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116124953109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116124953109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116124953109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116124953109 DMM DEBUG MM(262420000000049/e96f13c2) Requesting authorization (sgsn_auth.c:160) 20241116124953109 DMM INFO MM(262420000000049/e96f13c2) Requesting authentication tuples (sgsn_auth.c:184) 20241116124953109 DMM DEBUG MM(262420000000049/e96f13c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116124953109 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241116124953109 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@5f94dcb17fe6: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241116124953112 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116124953112 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116124953112 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116124953112 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116124953112 DMM INFO MM(262420000000049/e96f13c2) Subscriber data update (mmctx.c:445) 20241116124953112 DMM DEBUG MM(262420000000049/e96f13c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116124953112 DMM INFO MM(262420000000049/e96f13c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116124953112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116124953112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116124953112 DMM INFO MM(262420000000049/e96f13c2) <- GMM AUTH AND CIPHERING REQ (rand = 53 4e cc d6 59 c8 a2 25 c2 8f b4 16 f4 f3 28 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116124953120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124953120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116124953120 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124953120 DMM INFO MM(262420000000049/e96f13c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116124953120 DMM NOTICE MM(262420000000049/e96f13c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116124953120 DMM DEBUG MM(262420000000049/e96f13c2) checking auth: received GSM SRES = 98 84 7e ba (gprs_gmm.c:666) 20241116124953120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116124953120 DMM DEBUG MM(262420000000049/e96f13c2) Requesting authorization (sgsn_auth.c:160) 20241116124953120 DMM INFO MM(262420000000049/e96f13c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116124953120 DMM DEBUG MM(262420000000049/e96f13c2) Requesting subscriber data update (gprs_subscriber.c:894) 20241116124953120 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241116124953120 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) 20241116124953120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116124953120 DMM INFO MM(262420000000049/e96f13c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe96f13c2) (gprs_gmm.c:300) 20241116124953121 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116124953121 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116124953121 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241116124953121 DMM INFO MM(262420000000049/e96f13c2) Subscriber data update (mmctx.c:445) 20241116124953121 DMM DEBUG MM(262420000000049/e96f13c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116124953121 DMM INFO MM(262420000000049/e96f13c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116124953121 DMM NOTICE MM(262420000000049/e96f13c2) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241116124953121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116124953121 DMM NOTICE MM(262420000000049/e96f13c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116124953121 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) 20241116124953122 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116124953122 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241116124953122 DMM INFO MM(262420000000049/e96f13c2) Subscriber data update (mmctx.c:445) 20241116124953122 DMM DEBUG MM(262420000000049/e96f13c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116124953128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124953128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116124953128 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124953128 DMM INFO MM(262420000000049/e96f13c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116124953128 DMM NOTICE MM(262420000000049/e96f13c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116124953128 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116124953128 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116124953128 DLLC NOTICE LLME(d7ee8ea6/e96f13c2){ASSIGNED} LLGM Assign pre (ffffffff => e96f13c2) (gprs_llc.c:1079) 20241116124953128 DLLC NOTICE LLME(ffffffff/e96f13c2){ASSIGNED} LLGM Assign post (ffffffff => e96f13c2) (gprs_llc.c:1125) 20241116124953128 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116124953128 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116124953128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116124953128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116124953180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124953180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116124953180 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116124953180 DMM INFO MM(262420000000049/e96f13c2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116124953180 DMM INFO MM(262420000000049/e96f13c2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116124953180 DMM DEBUG MM(262420000000049/e96f13c2) Using GGSN 0 (gprs_sm.c:312) 20241116124953180 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) 20241116124953180 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241116124953180 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116124953180 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241116124953180 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241116124953192 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 9c 17 e1 ea 11 1a 44 be 7c 14 05 7f 8a 50 c4 1b 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) 20241116124953192 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdde288, cbp=0x55ec254cd8d0) (sgsn_libgtp.c:632) 20241116124953192 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116124953192 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=e96f13c2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116124953192 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116124953192 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116124953200 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241116124953207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124953207 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241116124953207 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241116124953210 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241116124953210 DMM INFO MM(262420000000049/e96f13c2) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241116124958217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116124958217 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241116124958217 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241116124958221 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1146)@5f94dcb17fe6: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@5f94dcb17fe6: Final verdict of PTC: pass 20241116124958230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58722<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1149)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1153)@5f94dcb17fe6: Final verdict of PTC: none 20241116124958233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116124958233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_resume-BVCI210(1152)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@5f94dcb17fe6: Final verdict of PTC: none TC_suspend_resume-BVCI196(1146)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@5f94dcb17fe6: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1159)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1151)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1147)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1157)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_resume-BVCI196(1146): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_suspend_resume finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116124958363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116124958764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103668) 20241116124959233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116124959233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103668, count=104928) 20241116124959901 DGPRS DEBUG Checking for inactive LLMEs, time = 13572134 (sgsn.c:131) 20241116125000234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125000234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125001235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125001235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_suspend_rau started. 20241116125001826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125001828 DMM INFO MM(262420000000049/e96f13c2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125001828 DMM INFO MM(262420000000049/e96f13c2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125001828 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125001828 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125001828 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125001828 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116125001828 DLLC NOTICE LLME(ffffffff/e96f13c2){ASSIGNED} LLGM Assign pre (e96f13c2 => ffffffff) (gprs_llc.c:1079) 20241116125001828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e96f13c2 => ffffffff) (gprs_llc.c:1125) 20241116125001828 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116125001828 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116125001828 DMM NOTICE MM(262420000000049/e96f13c2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125001828 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241116125001828 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125001828 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125001828 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241116125001828 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241116125001828 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) 20241116125001828 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) 20241116125001828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125001828 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125001828 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116125001828 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125001828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125001872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125001872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125001872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125001872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125001872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125001872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125001872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125001872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125001872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125001874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125001874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125001874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125001874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125001874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125001874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125001874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125001874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125001874 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125001874 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125001874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125001875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125001875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125001879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125001889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125001889 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125001910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125001910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125001910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125001910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125001910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125001910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125001910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125001910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125001910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125001911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125001911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125001911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125001912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125001912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125001912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125001912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125001912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125001912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125001912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125001912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125001912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125001912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125001916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125001927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125001927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125001951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125001951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125001951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125001952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125001952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125001952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125001952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125001952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125001952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125001953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125001953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125001953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125001954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125001954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125001954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125001954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125001954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125001954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125001954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125001954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125001954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125001954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125001968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125001968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125002236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125002236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125002236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125002236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125002238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125002238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@5f94dcb17fe6: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='F3260BE3'O, index=0 SGSN_Test-GSUP(1179)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@5f94dcb17fe6: 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 := '2A2B3A092EC76735F15ACC0282AD2A2A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF9E11BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBB1878A6A000718'O } } } } } 20241116125003293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125003293 DLLC NOTICE LLME(ffffffff/f3260be3){UNASSIGNED} LLC RX: unknown TLLI 0xf3260be3, creating LLME on the fly (gprs_llc.c:552) 20241116125003293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125003293 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241116125003293 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125003293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125003293 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125003293 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116125003293 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125003293 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125003293 DLLC NOTICE LLME(ffffffff/f3260be3){UNASSIGNED} LLGM Assign pre (f3260be3 => f767dd3a) (gprs_llc.c:1079) 20241116125003293 DLLC NOTICE LLME(f3260be3/f767dd3a){ASSIGNED} LLGM Assign post (f3260be3 => f767dd3a) (gprs_llc.c:1125) 20241116125003293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125003293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125003293 DMM DEBUG MM(262420000000050/f767dd3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125003306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125003306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125003306 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125003306 DMM DEBUG MM(262420000000050/f767dd3a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241116125003306 DMM NOTICE MM(262420000000050/f767dd3a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125003306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125003306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125003306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125003306 DMM DEBUG MM(262420000000050/f767dd3a) Requesting authorization (sgsn_auth.c:160) 20241116125003306 DMM INFO MM(262420000000050/f767dd3a) Requesting authentication tuples (sgsn_auth.c:184) 20241116125003306 DMM DEBUG MM(262420000000050/f767dd3a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125003306 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241116125003306 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@5f94dcb17fe6: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241116125003309 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125003309 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125003309 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125003309 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125003309 DMM INFO MM(262420000000050/f767dd3a) Subscriber data update (mmctx.c:445) 20241116125003309 DMM DEBUG MM(262420000000050/f767dd3a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125003309 DMM INFO MM(262420000000050/f767dd3a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125003309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125003309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125003309 DMM INFO MM(262420000000050/f767dd3a) <- GMM AUTH AND CIPHERING REQ (rand = 2a 2b 3a 09 2e c7 67 35 f1 5a cc 02 82 ad 2a 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116125003317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125003317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125003317 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125003317 DMM INFO MM(262420000000050/f767dd3a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125003317 DMM NOTICE MM(262420000000050/f767dd3a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125003317 DMM DEBUG MM(262420000000050/f767dd3a) checking auth: received GSM SRES = af 9e 11 bd (gprs_gmm.c:666) 20241116125003317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125003317 DMM DEBUG MM(262420000000050/f767dd3a) Requesting authorization (sgsn_auth.c:160) 20241116125003317 DMM INFO MM(262420000000050/f767dd3a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125003317 DMM DEBUG MM(262420000000050/f767dd3a) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125003317 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241116125003317 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) 20241116125003317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125003317 DMM INFO MM(262420000000050/f767dd3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf767dd3a) (gprs_gmm.c:300) 20241116125003318 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125003318 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125003318 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241116125003318 DMM INFO MM(262420000000050/f767dd3a) Subscriber data update (mmctx.c:445) 20241116125003318 DMM DEBUG MM(262420000000050/f767dd3a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125003318 DMM INFO MM(262420000000050/f767dd3a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125003318 DMM NOTICE MM(262420000000050/f767dd3a) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241116125003318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125003318 DMM NOTICE MM(262420000000050/f767dd3a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125003318 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) 20241116125003319 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125003319 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241116125003319 DMM INFO MM(262420000000050/f767dd3a) Subscriber data update (mmctx.c:445) 20241116125003319 DMM DEBUG MM(262420000000050/f767dd3a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125003325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125003325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125003325 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125003325 DMM INFO MM(262420000000050/f767dd3a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125003325 DMM NOTICE MM(262420000000050/f767dd3a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125003325 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125003325 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125003325 DLLC NOTICE LLME(f3260be3/f767dd3a){ASSIGNED} LLGM Assign pre (ffffffff => f767dd3a) (gprs_llc.c:1079) 20241116125003325 DLLC NOTICE LLME(ffffffff/f767dd3a){ASSIGNED} LLGM Assign post (ffffffff => f767dd3a) (gprs_llc.c:1125) 20241116125003325 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125003325 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125003325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125003325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116125003376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125003376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116125003376 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125003376 DMM INFO MM(262420000000050/f767dd3a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125003376 DMM INFO MM(262420000000050/f767dd3a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125003376 DMM DEBUG MM(262420000000050/f767dd3a) Using GGSN 0 (gprs_sm.c:312) 20241116125003376 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) 20241116125003376 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241116125003376 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125003376 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125003376 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241116125003388 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 85 ca 98 8b 11 3c 77 ca 43 14 05 7f 57 ca 29 c0 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) 20241116125003388 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fddf2f8, cbp=0x55ec254cdc60) (sgsn_libgtp.c:632) 20241116125003388 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125003388 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=f767dd3a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116125003388 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125003388 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125003396 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241116125003403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125003403 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241116125003403 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241116125003406 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241116125003406 DMM INFO MM(262420000000050/f767dd3a) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241116125008413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125008413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125008413 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125008413 DMM INFO MM(262420000000050/f767dd3a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116125008413 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125008413 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241116125008413 DLLC NOTICE LLME(ffffffff/f767dd3a){ASSIGNED} LLGM Assign pre (f767dd3a => fbed84c8) (gprs_llc.c:1079) 20241116125008413 DLLC NOTICE LLME(f767dd3a/fbed84c8){ASSIGNED} LLGM Assign post (f767dd3a => fbed84c8) (gprs_llc.c:1125) 20241116125008413 DMM INFO MM(262420000000050/fbed84c8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125008421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125008421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125008421 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125008421 DMM INFO MM(262420000000050/fbed84c8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241116125008421 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241116125008421 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125008421 DLLC NOTICE LLME(f767dd3a/fbed84c8){ASSIGNED} LLGM Assign pre (ffffffff => fbed84c8) (gprs_llc.c:1079) 20241116125008421 DLLC NOTICE LLME(ffffffff/fbed84c8){ASSIGNED} LLGM Assign post (ffffffff => fbed84c8) (gprs_llc.c:1125) 20241116125008421 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241116125008921 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@5f94dcb17fe6: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@5f94dcb17fe6: Final verdict of PTC: pass 20241116125008930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47718<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1167)@5f94dcb17fe6: Final verdict of PTC: none 20241116125008932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125008932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_rau-BVCI196(1166)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1179)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@5f94dcb17fe6: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1172)@5f94dcb17fe6: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1177)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1165)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1170)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1175)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_suspend_rau finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125009062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125009464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109436) 20241116125009933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125009933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109436, count=110596) 20241116125010933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125010933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125011934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125011934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_paging_ps started. 20241116125012525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125012526 DMM INFO MM(262420000000050/fbed84c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125012526 DMM INFO MM(262420000000050/fbed84c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125012526 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125012526 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125012526 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125012526 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116125012526 DLLC NOTICE LLME(ffffffff/fbed84c8){ASSIGNED} LLGM Assign pre (fbed84c8 => ffffffff) (gprs_llc.c:1079) 20241116125012526 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbed84c8 => ffffffff) (gprs_llc.c:1125) 20241116125012526 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116125012526 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116125012526 DMM NOTICE MM(262420000000050/fbed84c8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125012526 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241116125012526 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125012526 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125012527 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241116125012527 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241116125012527 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) 20241116125012527 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) 20241116125012527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125012527 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125012527 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116125012527 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125012527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125012569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125012569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125012569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125012569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125012569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125012570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125012570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125012570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125012570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125012571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125012571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125012571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125012572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125012572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125012572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125012572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125012572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125012572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125012572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125012572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125012572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125012572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125012576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125012586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125012586 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125012610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125012610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125012610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125012610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125012610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125012610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125012610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125012610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125012610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125012612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125012612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125012612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125012612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125012612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125012612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125012612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125012612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125012612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125012612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125012612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125012613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125012613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125012617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125012627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125012627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125012659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125012659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125012659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125012659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125012659 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125012659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125012659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125012659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125012659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125012661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125012661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125012661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125012661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125012661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125012661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125012661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125012661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125012661 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125012661 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125012661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125012662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125012662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125012668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125012677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125012677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125012935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125012935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125012935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125012935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125012937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125012938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@5f94dcb17fe6: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='EF318D81'O, index=0 SGSN_Test-GSUP(1198)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@5f94dcb17fe6: 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 := 'BFC4D32C3D2CCBB20F2A19A926F9BFAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C426A6C'O ("<Bjl") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FAB7B3354CA8719'O } } } } } 20241116125013990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125013990 DLLC NOTICE LLME(ffffffff/ef318d81){UNASSIGNED} LLC RX: unknown TLLI 0xef318d81, creating LLME on the fly (gprs_llc.c:552) 20241116125013990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125013990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241116125013990 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125013990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125013990 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125013990 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116125013990 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125013990 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125013990 DLLC NOTICE LLME(ffffffff/ef318d81){UNASSIGNED} LLGM Assign pre (ef318d81 => f5e26ee0) (gprs_llc.c:1079) 20241116125013990 DLLC NOTICE LLME(ef318d81/f5e26ee0){ASSIGNED} LLGM Assign post (ef318d81 => f5e26ee0) (gprs_llc.c:1125) 20241116125013990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125013990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125013990 DMM DEBUG MM(262420000000051/f5e26ee0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125014003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125014003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125014003 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125014003 DMM DEBUG MM(262420000000051/f5e26ee0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241116125014003 DMM NOTICE MM(262420000000051/f5e26ee0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125014003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125014003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125014003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125014003 DMM DEBUG MM(262420000000051/f5e26ee0) Requesting authorization (sgsn_auth.c:160) 20241116125014003 DMM INFO MM(262420000000051/f5e26ee0) Requesting authentication tuples (sgsn_auth.c:184) 20241116125014003 DMM DEBUG MM(262420000000051/f5e26ee0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125014003 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241116125014003 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@5f94dcb17fe6: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241116125014007 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125014007 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125014007 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125014007 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125014007 DMM INFO MM(262420000000051/f5e26ee0) Subscriber data update (mmctx.c:445) 20241116125014007 DMM DEBUG MM(262420000000051/f5e26ee0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125014007 DMM INFO MM(262420000000051/f5e26ee0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125014007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125014007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125014007 DMM INFO MM(262420000000051/f5e26ee0) <- GMM AUTH AND CIPHERING REQ (rand = bf c4 d3 2c 3d 2c cb b2 0f 2a 19 a9 26 f9 bf aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116125014014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125014014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125014014 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125014014 DMM INFO MM(262420000000051/f5e26ee0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125014014 DMM NOTICE MM(262420000000051/f5e26ee0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125014014 DMM DEBUG MM(262420000000051/f5e26ee0) checking auth: received GSM SRES = 3c 42 6a 6c (gprs_gmm.c:666) 20241116125014014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125014014 DMM DEBUG MM(262420000000051/f5e26ee0) Requesting authorization (sgsn_auth.c:160) 20241116125014014 DMM INFO MM(262420000000051/f5e26ee0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125014014 DMM DEBUG MM(262420000000051/f5e26ee0) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125014014 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241116125014014 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) 20241116125014014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125014014 DMM INFO MM(262420000000051/f5e26ee0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5e26ee0) (gprs_gmm.c:300) 20241116125014016 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125014016 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125014016 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241116125014016 DMM INFO MM(262420000000051/f5e26ee0) Subscriber data update (mmctx.c:445) 20241116125014016 DMM DEBUG MM(262420000000051/f5e26ee0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125014016 DMM INFO MM(262420000000051/f5e26ee0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125014016 DMM NOTICE MM(262420000000051/f5e26ee0) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241116125014016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125014016 DMM NOTICE MM(262420000000051/f5e26ee0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125014016 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) 20241116125014016 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125014016 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241116125014016 DMM INFO MM(262420000000051/f5e26ee0) Subscriber data update (mmctx.c:445) 20241116125014016 DMM DEBUG MM(262420000000051/f5e26ee0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125014023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125014023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125014023 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125014023 DMM INFO MM(262420000000051/f5e26ee0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125014023 DMM NOTICE MM(262420000000051/f5e26ee0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125014023 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125014023 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125014023 DLLC NOTICE LLME(ef318d81/f5e26ee0){ASSIGNED} LLGM Assign pre (ffffffff => f5e26ee0) (gprs_llc.c:1079) 20241116125014023 DLLC NOTICE LLME(ffffffff/f5e26ee0){ASSIGNED} LLGM Assign post (ffffffff => f5e26ee0) (gprs_llc.c:1125) 20241116125014023 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125014023 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125014023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125014023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@5f94dcb17fe6: setverdict(pass): none -> pass 20241116125014075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125014075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116125014075 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125014075 DMM INFO MM(262420000000051/f5e26ee0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125014075 DMM INFO MM(262420000000051/f5e26ee0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125014075 DMM DEBUG MM(262420000000051/f5e26ee0) Using GGSN 0 (gprs_sm.c:312) 20241116125014075 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) 20241116125014075 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241116125014075 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125014075 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125014075 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241116125014087 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 82 4d 42 10 11 46 23 68 7a 14 05 7f 36 b2 ed 38 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) 20241116125014087 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde0368, cbp=0x55ec254cb260) (sgsn_libgtp.c:632) 20241116125014087 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125014087 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d1fb8 TLLI=f5e26ee0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116125014087 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125014087 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125014095 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241116125017076 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241116125017076 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241116125017076 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241116125019105 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241116125019105 DMM INFO MM(262420000000051/f5e26ee0) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@5f94dcb17fe6: 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 := 'F5E26EE0'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@5f94dcb17fe6: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@5f94dcb17fe6: Final verdict of PTC: pass 20241116125019121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35258<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps-BVCI196(1185)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1198)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@5f94dcb17fe6: Final verdict of PTC: none 20241116125019123 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125019123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1192)@5f94dcb17fe6: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1191)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1186)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1197)@5f94dcb17fe6: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1184)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1189)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1195)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_paging_ps finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125019257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125019658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103396) 20241116125020124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125020124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103396, count=104556) 20241116125021124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125021124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125022125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125022125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_paging_ps_ra_multiple_cells started. 20241116125022719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125022720 DMM INFO MM(262420000000051/f5e26ee0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125022720 DMM INFO MM(262420000000051/f5e26ee0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125022720 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125022720 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125022720 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125022720 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241116125022720 DLLC NOTICE LLME(ffffffff/f5e26ee0){ASSIGNED} LLGM Assign pre (f5e26ee0 => ffffffff) (gprs_llc.c:1079) 20241116125022720 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5e26ee0 => ffffffff) (gprs_llc.c:1125) 20241116125022720 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1c60 (gprs_sndcp.c:574) 20241116125022720 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d1fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116125022720 DMM NOTICE MM(262420000000051/f5e26ee0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125022720 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241116125022720 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125022720 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125022720 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241116125022720 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241116125022720 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) 20241116125022720 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) 20241116125022720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125022720 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125022720 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116125022720 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125022720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125022771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125022771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125022771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125022771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125022771 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125022771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125022771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125022771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125022771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1205)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1206)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125022773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125022773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125022773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125022774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125022774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125022774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125022774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125022774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125022774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125022774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125022774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1206)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125022775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125022775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125022778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1202)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125022787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125022787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125022806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125022806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125022806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125022806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125022806 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125022806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125022806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125022806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125022806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1210)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125022808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125022808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125022808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125022808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125022808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125022808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125022808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125022808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125022808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125022808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125022808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125022809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125022809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125022812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125022821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125022822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125022843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125022843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125022843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125022843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125022843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125022843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125022843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125022843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125022843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125022845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125022845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125022845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125022845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125022845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125022845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125022845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125022845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125022845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125022845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125022845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125022846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125022846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125022850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125022859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125022859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125023126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125023126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125023126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125023126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125023128 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241116125023129 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@5f94dcb17fe6: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C02A2AD4'O, index=0 SGSN_Test-GSUP(1217)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@5f94dcb17fe6: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@5f94dcb17fe6: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C02A2AD4'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@5f94dcb17fe6: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C02A2AD4'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@5f94dcb17fe6: 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 := '6B0D1AF18F852EA9ED56B53C8A559239'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB696627'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04DDF95500ACDAD5'O } } } } } 20241116125024188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125024188 DLLC NOTICE LLME(ffffffff/c02a2ad4){UNASSIGNED} LLC RX: unknown TLLI 0xc02a2ad4, creating LLME on the fly (gprs_llc.c:552) 20241116125024188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125024188 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241116125024188 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125024188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125024188 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125024188 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116125024188 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125024188 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125024188 DLLC NOTICE LLME(ffffffff/c02a2ad4){UNASSIGNED} LLGM Assign pre (c02a2ad4 => dafda06d) (gprs_llc.c:1079) 20241116125024188 DLLC NOTICE LLME(c02a2ad4/dafda06d){ASSIGNED} LLGM Assign post (c02a2ad4 => dafda06d) (gprs_llc.c:1125) 20241116125024188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125024188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125024188 DMM DEBUG MM(262420000000052/dafda06d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125024200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125024200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125024200 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125024200 DMM DEBUG MM(262420000000052/dafda06d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241116125024200 DMM NOTICE MM(262420000000052/dafda06d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125024200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125024200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125024200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125024200 DMM DEBUG MM(262420000000052/dafda06d) Requesting authorization (sgsn_auth.c:160) 20241116125024200 DMM INFO MM(262420000000052/dafda06d) Requesting authentication tuples (sgsn_auth.c:184) 20241116125024200 DMM DEBUG MM(262420000000052/dafda06d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125024200 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241116125024200 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@5f94dcb17fe6: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241116125024203 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125024203 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125024203 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125024203 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125024203 DMM INFO MM(262420000000052/dafda06d) Subscriber data update (mmctx.c:445) 20241116125024203 DMM DEBUG MM(262420000000052/dafda06d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125024204 DMM INFO MM(262420000000052/dafda06d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125024204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125024204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125024204 DMM INFO MM(262420000000052/dafda06d) <- GMM AUTH AND CIPHERING REQ (rand = 6b 0d 1a f1 8f 85 2e a9 ed 56 b5 3c 8a 55 92 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116125024212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125024212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125024212 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125024212 DMM INFO MM(262420000000052/dafda06d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125024212 DMM NOTICE MM(262420000000052/dafda06d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125024212 DMM DEBUG MM(262420000000052/dafda06d) checking auth: received GSM SRES = cb 69 66 27 (gprs_gmm.c:666) 20241116125024212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125024212 DMM DEBUG MM(262420000000052/dafda06d) Requesting authorization (sgsn_auth.c:160) 20241116125024212 DMM INFO MM(262420000000052/dafda06d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125024212 DMM DEBUG MM(262420000000052/dafda06d) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125024212 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241116125024212 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) 20241116125024212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125024212 DMM INFO MM(262420000000052/dafda06d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdafda06d) (gprs_gmm.c:300) 20241116125024214 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125024214 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125024214 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241116125024214 DMM INFO MM(262420000000052/dafda06d) Subscriber data update (mmctx.c:445) 20241116125024214 DMM DEBUG MM(262420000000052/dafda06d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125024214 DMM INFO MM(262420000000052/dafda06d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125024214 DMM NOTICE MM(262420000000052/dafda06d) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241116125024214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125024214 DMM NOTICE MM(262420000000052/dafda06d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125024214 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) 20241116125024214 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125024214 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241116125024214 DMM INFO MM(262420000000052/dafda06d) Subscriber data update (mmctx.c:445) 20241116125024214 DMM DEBUG MM(262420000000052/dafda06d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125024219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125024219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125024219 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125024219 DMM INFO MM(262420000000052/dafda06d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125024219 DMM NOTICE MM(262420000000052/dafda06d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125024219 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125024219 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125024219 DLLC NOTICE LLME(c02a2ad4/dafda06d){ASSIGNED} LLGM Assign pre (ffffffff => dafda06d) (gprs_llc.c:1079) 20241116125024219 DLLC NOTICE LLME(ffffffff/dafda06d){ASSIGNED} LLGM Assign post (ffffffff => dafda06d) (gprs_llc.c:1125) 20241116125024219 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125024219 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125024219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125024220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125024271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125024271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116125024272 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125024272 DMM INFO MM(262420000000052/dafda06d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125024272 DMM INFO MM(262420000000052/dafda06d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125024272 DMM DEBUG MM(262420000000052/dafda06d) Using GGSN 0 (gprs_sm.c:312) 20241116125024272 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) 20241116125024272 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241116125024272 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125024272 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125024272 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241116125024283 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 b2 1e 26 af 11 3d 86 c4 9d 14 05 7f 8e 1c 84 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=1070 from retransmit req queue (gtp.c:443) 20241116125024283 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde13d8, cbp=0x55ec254cbcc0) (sgsn_libgtp.c:632) 20241116125024283 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125024283 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d30c8 TLLI=dafda06d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116125024283 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125024283 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@5f94dcb17fe6: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125024291 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241116125027272 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241116125027272 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241116125027272 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241116125029301 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241116125029301 DMM INFO MM(262420000000052/dafda06d) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@5f94dcb17fe6: 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 := 'DAFDA06D'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241116125029902 DGPRS DEBUG Checking for inactive LLMEs, time = 13572164 (sgsn.c:131) 20241116125043127 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116125043127 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125043128 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241116125052776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125052778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125052778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116125052809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125052811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125052812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116125052847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125052849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125052849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@5f94dcb17fe6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5f94dcb17fe6: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241116125054201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125054201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1206)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1216)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1211)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@5f94dcb17fe6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@5f94dcb17fe6: Final verdict of PTC: none 20241116125054205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58250<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@5f94dcb17fe6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1213)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1209)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1214)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1204)@5f94dcb17fe6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@5f94dcb17fe6: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@5f94dcb17fe6: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125054335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125054736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103128) 20241116125055202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125055202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103128, count=108560) 20241116125056203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125056203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125057204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125057204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_bssgp_rim_single_report started. 20241116125057796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125057797 DMM INFO MM(262420000000052/dafda06d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125057798 DMM INFO MM(262420000000052/dafda06d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125057798 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125057798 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125057798 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125057798 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241116125057798 DLLC NOTICE LLME(ffffffff/dafda06d){ASSIGNED} LLGM Assign pre (dafda06d => ffffffff) (gprs_llc.c:1079) 20241116125057798 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dafda06d => ffffffff) (gprs_llc.c:1125) 20241116125057798 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d2d70 (gprs_sndcp.c:574) 20241116125057798 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d30c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116125057798 DMM NOTICE MM(262420000000052/dafda06d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125057798 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241116125057798 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125057798 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125057798 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241116125057798 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241116125057798 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) 20241116125057798 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) 20241116125057798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125057798 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125057798 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116125057798 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125057798 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@5f94dcb17fe6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1224)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125057847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125057847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125057847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125057847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125057847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125057847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125057847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125057847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125057847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125057848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125057848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125057848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125057849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125057849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125057849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125057849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125057849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125057849 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125057849 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125057849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1225)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125057849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125057849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125057853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116125057865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125057865 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1224)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1222)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1229)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125057872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125057872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125057872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125057872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125057872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125057872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125057872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125057872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125057872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125057874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125057874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125057874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125057874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125057874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125057874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125057874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125057874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125057874 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125057874 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125057874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125057874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125057874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125057878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125057889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125057889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125057906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125057906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125057906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125057906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125057906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125057906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125057906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125057906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125057906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125057907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125057907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125057907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125057908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125057908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125057908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125057908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125057908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125057908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125057908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125057908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125057908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125057908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125057912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125057922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125057922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125058205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125058205 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125058205 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125058205 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125058207 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125058208 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125058229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f94dcb17fe6: setverdict(pass): none -> pass MTC@5f94dcb17fe6: Warning: Re-starting timer T, which is already active (running or expired). 20241116125058239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125058245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116125058247 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125058247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI220(1233)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1236)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1225)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1229)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@5f94dcb17fe6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1234)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@5f94dcb17fe6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1223)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1227)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1232)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: pass MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@5f94dcb17fe6: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125058424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125058825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55404) 20241116125059248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125059248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55404, count=59760) 20241116125059903 DGPRS DEBUG Checking for inactive LLMEs, time = 13572194 (sgsn.c:131) 20241116125100250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125100250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125101251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125101251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_rim_eutran_to_geran started. 20241116125101886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125101888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125101932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125101932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125101932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125101932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125101932 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125101932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125101932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125101932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125101932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125101933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125101933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125101933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125101934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125101934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125101934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125101934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125101934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125101934 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125101934 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125101934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125101934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125101934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125101938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125101947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125101947 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125101966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125101966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125101966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125101966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125101966 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125101966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125101966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125101966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125101966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125101967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125101967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125101967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125101967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125101967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125101967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125101967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125101967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125101967 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125101967 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125101968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125101968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125101968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125101971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125101981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125101981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1248)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 TC_rim_eutran_to_geran-BVCI210(1246)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125102015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125102015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125102015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125102015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125102015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125102015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125102015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125102015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125102015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125102017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125102017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125102017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125102017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125102017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125102017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125102017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125102017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125102017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125102017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125102017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125102018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125102018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125102021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125102029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125102029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125102252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125102252 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125102252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125102252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125102254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1252)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125102255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5f94dcb17fe6: setverdict(pass): none -> pass 20241116125102285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125102289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116125102291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125102291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1254)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1247)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1242)@5f94dcb17fe6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@5f94dcb17fe6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@5f94dcb17fe6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1253)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1240)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1245)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1251)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: pass MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@5f94dcb17fe6: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125102422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125102824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51236) 20241116125103292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125103292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51236, count=52496) 20241116125104293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125104293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125105295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125105295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_cell_change_different_rai_ci_attach started. 20241116125105883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125105884 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125105935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125105935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125105935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125105935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125105935 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125105935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125105935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125105935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125105935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125105937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125105937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125105937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125105937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125105937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125105937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125105937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125105937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125105937 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125105937 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125105937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125105937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125105937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125105942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125105951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125105951 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)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125105967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125105967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125105967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125105967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125105967 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125105967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125105967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125105967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125105967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125105968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125105968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125105968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125105968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125105968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125105968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125105968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125105968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125105968 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125105968 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125105968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125105969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125105969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125105973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125105981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125105981 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)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125106015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125106015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125106015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125106015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125106015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125106015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125106015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125106015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125106015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125106017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125106017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125106017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125106018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125106018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125106018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125106018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125106018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125106018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125106018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125106018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125106018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125106018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125106022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125106030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106030 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)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125106296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125106296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125106296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125106296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1270)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1270)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125106298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1270)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125106298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1270)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1270)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5f94dcb17fe6: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C773450C'O, index=0 SGSN_Test-GSUP(1272)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := 'FA73AF4D919754D31FF27C95A6F44504'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '450340C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '825C2E4F2B35D77E'O } } } } } 20241116125106343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106343 DLLC NOTICE LLME(ffffffff/c773450c){UNASSIGNED} LLC RX: unknown TLLI 0xc773450c, creating LLME on the fly (gprs_llc.c:552) 20241116125106343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125106343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241116125106343 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125106343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125106343 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125106343 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116125106343 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125106343 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125106343 DLLC NOTICE LLME(ffffffff/c773450c){UNASSIGNED} LLGM Assign pre (c773450c => d3f007d7) (gprs_llc.c:1079) 20241116125106343 DLLC NOTICE LLME(c773450c/d3f007d7){ASSIGNED} LLGM Assign post (c773450c => d3f007d7) (gprs_llc.c:1125) 20241116125106343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125106343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125106343 DMM DEBUG MM(262420000000068/d3f007d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125106355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125106355 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125106355 DMM DEBUG MM(262420000000068/d3f007d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241116125106355 DMM NOTICE MM(262420000000068/d3f007d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125106355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125106355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125106355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125106355 DMM DEBUG MM(262420000000068/d3f007d7) Requesting authorization (sgsn_auth.c:160) 20241116125106355 DMM INFO MM(262420000000068/d3f007d7) Requesting authentication tuples (sgsn_auth.c:184) 20241116125106355 DMM DEBUG MM(262420000000068/d3f007d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125106355 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241116125106356 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@5f94dcb17fe6: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241116125106358 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125106358 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125106358 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125106358 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125106358 DMM INFO MM(262420000000068/d3f007d7) Subscriber data update (mmctx.c:445) 20241116125106358 DMM DEBUG MM(262420000000068/d3f007d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125106358 DMM INFO MM(262420000000068/d3f007d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125106358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125106358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125106358 DMM INFO MM(262420000000068/d3f007d7) <- GMM AUTH AND CIPHERING REQ (rand = fa 73 af 4d 91 97 54 d3 1f f2 7c 95 a6 f4 45 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116125106365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125106365 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125106365 DMM INFO MM(262420000000068/d3f007d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125106365 DMM NOTICE MM(262420000000068/d3f007d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125106365 DMM DEBUG MM(262420000000068/d3f007d7) checking auth: received GSM SRES = 45 03 40 c4 (gprs_gmm.c:666) 20241116125106365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125106365 DMM DEBUG MM(262420000000068/d3f007d7) Requesting authorization (sgsn_auth.c:160) 20241116125106365 DMM INFO MM(262420000000068/d3f007d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125106366 DMM DEBUG MM(262420000000068/d3f007d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125106366 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241116125106366 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) 20241116125106366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125106366 DMM INFO MM(262420000000068/d3f007d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3f007d7) (gprs_gmm.c:300) 20241116125106367 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125106367 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125106367 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241116125106367 DMM INFO MM(262420000000068/d3f007d7) Subscriber data update (mmctx.c:445) 20241116125106367 DMM DEBUG MM(262420000000068/d3f007d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125106367 DMM INFO MM(262420000000068/d3f007d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125106367 DMM NOTICE MM(262420000000068/d3f007d7) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241116125106367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125106367 DMM NOTICE MM(262420000000068/d3f007d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125106367 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) 20241116125106367 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125106367 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241116125106367 DMM INFO MM(262420000000068/d3f007d7) Subscriber data update (mmctx.c:445) 20241116125106368 DMM DEBUG MM(262420000000068/d3f007d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125106374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125106374 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125106374 DMM INFO MM(262420000000068/d3f007d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125106374 DMM NOTICE MM(262420000000068/d3f007d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125106374 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125106374 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125106374 DLLC NOTICE LLME(c773450c/d3f007d7){ASSIGNED} LLGM Assign pre (ffffffff => d3f007d7) (gprs_llc.c:1079) 20241116125106374 DLLC NOTICE LLME(ffffffff/d3f007d7){ASSIGNED} LLGM Assign post (ffffffff => d3f007d7) (gprs_llc.c:1125) 20241116125106374 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125106374 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125106374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125106374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125106425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116125106425 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125106425 DMM INFO MM(262420000000068/d3f007d7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125106425 DMM INFO MM(262420000000068/d3f007d7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125106425 DMM DEBUG MM(262420000000068/d3f007d7) Using GGSN 0 (gprs_sm.c:312) 20241116125106425 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) 20241116125106425 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241116125106425 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125106425 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125106425 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241116125106436 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 fd ec be 4f 11 cd 03 a5 20 14 05 7f a3 92 9b 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=1072 from retransmit req queue (gtp.c:443) 20241116125106436 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde2448, cbp=0x55ec254cb670) (sgsn_libgtp.c:632) 20241116125106436 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125106436 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d30c8 TLLI=d3f007d7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116125106436 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125106436 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@5f94dcb17fe6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125106443 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241116125106450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106450 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241116125106450 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5f94dcb17fe6: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@5f94dcb17fe6: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D3F007D7'O, index=0 20241116125106458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241116125106458 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD3F007D7) type="GPRS attach" (gprs_gmm.c:1266) 20241116125106458 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125106458 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125106458 DLLC NOTICE LLME(ffffffff/d3f007d7){ASSIGNED} LLGM Assign pre (d3f007d7 => ef9184de) (gprs_llc.c:1079) 20241116125106458 DLLC NOTICE LLME(d3f007d7/ef9184de){ASSIGNED} LLGM Assign post (d3f007d7 => ef9184de) (gprs_llc.c:1125) 20241116125106458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125106458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125106458 DMM DEBUG MM(262420000000068/ef9184de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125106470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125106470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241116125106470 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125106470 DMM DEBUG MM(262420000000068/ef9184de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241116125106470 DMM NOTICE MM(262420000000068/ef9184de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125106470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125106470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125106470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125106470 DMM DEBUG MM(262420000000068/ef9184de) Requesting authorization (sgsn_auth.c:160) 20241116125106470 DMM INFO MM(262420000000068/ef9184de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125106470 DMM DEBUG MM(262420000000068/ef9184de) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125106470 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241116125106470 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) 20241116125107457 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125107457 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125107457 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241116125107457 DMM INFO MM(262420000000068/ef9184de) Subscriber data update (mmctx.c:445) 20241116125107457 DMM DEBUG MM(262420000000068/ef9184de) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241116125107457 DMM INFO MM(262420000000068/ef9184de) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241116125107457 DMM NOTICE MM(262420000000068/ef9184de) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241116125107457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125107457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125107457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241116125107457 DMM INFO MM(262420000000068/ef9184de) <- GMM ATTACH ACCEPT (new P-TMSI=0xef9184de) (gprs_gmm.c:300) 20241116125107457 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) 20241116125107458 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125107458 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241116125107458 DMM INFO MM(262420000000068/ef9184de) Subscriber data update (mmctx.c:445) 20241116125107458 DMM DEBUG MM(262420000000068/ef9184de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125107467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125107467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125107467 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125107467 DMM INFO MM(262420000000068/ef9184de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125107467 DMM NOTICE MM(262420000000068/ef9184de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125107467 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125107467 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125107467 DLLC NOTICE LLME(d3f007d7/ef9184de){ASSIGNED} LLGM Assign pre (ffffffff => ef9184de) (gprs_llc.c:1079) 20241116125107467 DLLC NOTICE LLME(ffffffff/ef9184de){ASSIGNED} LLGM Assign post (ffffffff => ef9184de) (gprs_llc.c:1125) 20241116125107467 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125107467 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241116125107467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125107468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125107516 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241116125107523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125107523 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125107523 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5f94dcb17fe6: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@5f94dcb17fe6: Final verdict of PTC: pass 20241116125107528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1261)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@5f94dcb17fe6: Final verdict of PTC: none 20241116125107530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125107530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1265)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1260)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1270)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1268)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1271)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1269)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1263)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1258)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1268): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1269): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1270): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1271): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125107658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125108059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118984) 20241116125108532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125108532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=118984, count=123340) 20241116125109533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125109533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125110524 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241116125110524 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241116125110524 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241116125110534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125110534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_cell_change_different_rai_ci_data started. 20241116125111122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125111123 DMM INFO MM(262420000000068/ef9184de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125111123 DMM INFO MM(262420000000068/ef9184de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125111123 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125111123 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125111123 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125111123 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241116125111123 DLLC NOTICE LLME(ffffffff/ef9184de){ASSIGNED} LLGM Assign pre (ef9184de => ffffffff) (gprs_llc.c:1079) 20241116125111123 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef9184de => ffffffff) (gprs_llc.c:1125) 20241116125111123 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d2d70 (gprs_sndcp.c:574) 20241116125111123 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d30c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116125111123 DMM NOTICE MM(262420000000068/ef9184de) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125111123 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241116125111123 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125111123 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125111123 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241116125111123 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241116125111123 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) 20241116125111124 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) 20241116125111124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125111124 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125111124 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116125111124 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125111124 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125111172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125111172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125111172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125111172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125111172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125111172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125111172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125111172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125111172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1280)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125111174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125111174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125111174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125111175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125111175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125111175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125111175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125111175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125111175 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125111175 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125111175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1279)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1280)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125111176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125111176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125111180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125111190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1281)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1277)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125111201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125111201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125111201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125111201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125111201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125111201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125111201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125111201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125111201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125111203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125111203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125111203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125111203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125111203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125111203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125111203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125111203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125111203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125111203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125111203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125111203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125111203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125111206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125111215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111215 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)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125111241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125111241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125111241 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125111241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125111241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125111241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125111242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125111242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125111242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125111243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125111243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125111243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125111243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125111243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125111243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125111243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125111243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125111243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125111243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125111246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125111256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111256 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)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125111535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125111536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125111536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125111536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125111538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125111538 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@5f94dcb17fe6: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E42A39F4'O, index=0 SGSN_Test-GSUP(1291)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '9A36371D46CCD9786E42CD4659FAEF60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '762EF03C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75F072D452D03727'O } } } } } 20241116125111590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111590 DLLC NOTICE LLME(ffffffff/e42a39f4){UNASSIGNED} LLC RX: unknown TLLI 0xe42a39f4, creating LLME on the fly (gprs_llc.c:552) 20241116125111590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125111590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241116125111590 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125111590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125111590 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125111590 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116125111590 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125111590 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125111590 DLLC NOTICE LLME(ffffffff/e42a39f4){UNASSIGNED} LLGM Assign pre (e42a39f4 => fa99087c) (gprs_llc.c:1079) 20241116125111590 DLLC NOTICE LLME(e42a39f4/fa99087c){ASSIGNED} LLGM Assign post (e42a39f4 => fa99087c) (gprs_llc.c:1125) 20241116125111590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125111590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125111590 DMM DEBUG MM(262420000000070/fa99087c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125111602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125111602 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125111602 DMM DEBUG MM(262420000000070/fa99087c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241116125111602 DMM NOTICE MM(262420000000070/fa99087c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125111602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125111602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125111602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125111602 DMM DEBUG MM(262420000000070/fa99087c) Requesting authorization (sgsn_auth.c:160) 20241116125111602 DMM INFO MM(262420000000070/fa99087c) Requesting authentication tuples (sgsn_auth.c:184) 20241116125111602 DMM DEBUG MM(262420000000070/fa99087c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125111602 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241116125111602 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@5f94dcb17fe6: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241116125111605 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125111605 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125111605 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125111605 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125111605 DMM INFO MM(262420000000070/fa99087c) Subscriber data update (mmctx.c:445) 20241116125111605 DMM DEBUG MM(262420000000070/fa99087c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125111605 DMM INFO MM(262420000000070/fa99087c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125111605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125111605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125111605 DMM INFO MM(262420000000070/fa99087c) <- GMM AUTH AND CIPHERING REQ (rand = 9a 36 37 1d 46 cc d9 78 6e 42 cd 46 59 fa ef 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116125111614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125111614 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125111614 DMM INFO MM(262420000000070/fa99087c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125111614 DMM NOTICE MM(262420000000070/fa99087c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125111614 DMM DEBUG MM(262420000000070/fa99087c) checking auth: received GSM SRES = 76 2e f0 3c (gprs_gmm.c:666) 20241116125111614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125111614 DMM DEBUG MM(262420000000070/fa99087c) Requesting authorization (sgsn_auth.c:160) 20241116125111614 DMM INFO MM(262420000000070/fa99087c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125111614 DMM DEBUG MM(262420000000070/fa99087c) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125111614 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241116125111614 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) 20241116125111614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125111614 DMM INFO MM(262420000000070/fa99087c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa99087c) (gprs_gmm.c:300) 20241116125111615 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125111615 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125111615 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241116125111615 DMM INFO MM(262420000000070/fa99087c) Subscriber data update (mmctx.c:445) 20241116125111615 DMM DEBUG MM(262420000000070/fa99087c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125111615 DMM INFO MM(262420000000070/fa99087c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125111616 DMM NOTICE MM(262420000000070/fa99087c) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241116125111616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125111616 DMM NOTICE MM(262420000000070/fa99087c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125111616 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) 20241116125111616 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125111616 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241116125111616 DMM INFO MM(262420000000070/fa99087c) Subscriber data update (mmctx.c:445) 20241116125111616 DMM DEBUG MM(262420000000070/fa99087c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125111622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125111622 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125111622 DMM INFO MM(262420000000070/fa99087c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125111622 DMM NOTICE MM(262420000000070/fa99087c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125111622 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125111622 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125111622 DLLC NOTICE LLME(e42a39f4/fa99087c){ASSIGNED} LLGM Assign pre (ffffffff => fa99087c) (gprs_llc.c:1079) 20241116125111622 DLLC NOTICE LLME(ffffffff/fa99087c){ASSIGNED} LLGM Assign post (ffffffff => fa99087c) (gprs_llc.c:1125) 20241116125111622 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125111622 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125111622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125111622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125111674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116125111674 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125111674 DMM INFO MM(262420000000070/fa99087c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125111674 DMM INFO MM(262420000000070/fa99087c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125111674 DMM DEBUG MM(262420000000070/fa99087c) Using GGSN 0 (gprs_sm.c:312) 20241116125111674 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) 20241116125111674 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241116125111674 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125111674 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125111674 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241116125111686 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 4f cf 47 0c 11 6f 4e b0 da 14 05 7f f0 b7 81 dd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241116125111686 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde34b8, cbp=0x55ec254d0af0) (sgsn_libgtp.c:632) 20241116125111686 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125111686 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d30c8 TLLI=fa99087c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116125111686 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125111686 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@5f94dcb17fe6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125111693 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241116125111701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111701 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241116125111701 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@5f94dcb17fe6: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='FA99087C'O, index=0 20241116125111707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125111707 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125111707 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55ec254d30c8, TLLI=fa99087c, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@5f94dcb17fe6: Removing Client IMSI='262420000000070'H, index=0 20241116125113707 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1277)@5f94dcb17fe6: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@5f94dcb17fe6: Final verdict of PTC: pass 20241116125113716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1280)@5f94dcb17fe6: Final verdict of PTC: none 20241116125113719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125113719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1289)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1284)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1278)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1282)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1287)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125113849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125114250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102056) 20241116125114703 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241116125114703 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241116125114703 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241116125114719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125114719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102056, count=107136) 20241116125115720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125115720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125116721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125116721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_cell_change_different_ci_attach started. 20241116125117322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125117323 DMM INFO MM(262420000000070/fa99087c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125117323 DMM INFO MM(262420000000070/fa99087c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125117323 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125117323 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125117323 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125117323 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241116125117323 DLLC NOTICE LLME(ffffffff/fa99087c){ASSIGNED} LLGM Assign pre (fa99087c => ffffffff) (gprs_llc.c:1079) 20241116125117323 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa99087c => ffffffff) (gprs_llc.c:1125) 20241116125117323 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d2d70 (gprs_sndcp.c:574) 20241116125117323 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d30c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116125117323 DMM NOTICE MM(262420000000070/fa99087c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125117323 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241116125117323 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125117323 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125117323 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241116125117323 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241116125117323 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) 20241116125117323 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) 20241116125117323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125117324 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125117324 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116125117324 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125117324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125117374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125117374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125117374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125117374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125117374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125117374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125117374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125117374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125117374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125117376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125117376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125117376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125117376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125117376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125117376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125117376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125117376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125117376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125117376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125117376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125117377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125117377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125117380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125117392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125117410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125117410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125117410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125117410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125117411 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125117411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125117411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125117411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125117411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125117412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125117412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125117412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125117412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125117412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125117412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125117413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125117413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125117413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125117413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125117413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1303)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125117413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125117413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125117416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125117426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125117447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125117447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125117447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125117447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125117447 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125117447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125117447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125117447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125117447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125117449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125117449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125117449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125117449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125117449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125117449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125117449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125117449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125117449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125117449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125117449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125117450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125117450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125117454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125117463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125117721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125117722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125117722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125117722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125117723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125117723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@5f94dcb17fe6: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D0C1F2E1'O, index=0 SGSN_Test-GSUP(1310)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@5f94dcb17fe6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@5f94dcb17fe6: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D0C1F2E1'O, index=0 TC_cell_change_different_ci_attach(1312)@5f94dcb17fe6: 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 := '41982424091DD4F91C4438403669C943'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99D4BC69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '858196BF5481249B'O } } } } } 20241116125117774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117774 DLLC NOTICE LLME(ffffffff/d0c1f2e1){UNASSIGNED} LLC RX: unknown TLLI 0xd0c1f2e1, creating LLME on the fly (gprs_llc.c:552) 20241116125117774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125117774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241116125117774 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125117774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125117774 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125117774 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116125117774 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125117774 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125117774 DLLC NOTICE LLME(ffffffff/d0c1f2e1){UNASSIGNED} LLGM Assign pre (d0c1f2e1 => c8b73053) (gprs_llc.c:1079) 20241116125117774 DLLC NOTICE LLME(d0c1f2e1/c8b73053){ASSIGNED} LLGM Assign post (d0c1f2e1 => c8b73053) (gprs_llc.c:1125) 20241116125117774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125117774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125117774 DMM DEBUG MM(262420000000069/c8b73053) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125117788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125117788 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125117788 DMM DEBUG MM(262420000000069/c8b73053) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241116125117788 DMM NOTICE MM(262420000000069/c8b73053) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125117788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125117788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125117788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125117788 DMM DEBUG MM(262420000000069/c8b73053) Requesting authorization (sgsn_auth.c:160) 20241116125117788 DMM INFO MM(262420000000069/c8b73053) Requesting authentication tuples (sgsn_auth.c:184) 20241116125117788 DMM DEBUG MM(262420000000069/c8b73053) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125117788 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241116125117788 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@5f94dcb17fe6: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241116125117791 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125117791 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125117791 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125117791 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125117791 DMM INFO MM(262420000000069/c8b73053) Subscriber data update (mmctx.c:445) 20241116125117791 DMM DEBUG MM(262420000000069/c8b73053) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125117791 DMM INFO MM(262420000000069/c8b73053) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125117791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125117791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125117791 DMM INFO MM(262420000000069/c8b73053) <- GMM AUTH AND CIPHERING REQ (rand = 41 98 24 24 09 1d d4 f9 1c 44 38 40 36 69 c9 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116125117799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125117799 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125117799 DMM INFO MM(262420000000069/c8b73053) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125117799 DMM NOTICE MM(262420000000069/c8b73053) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125117800 DMM DEBUG MM(262420000000069/c8b73053) checking auth: received GSM SRES = 99 d4 bc 69 (gprs_gmm.c:666) 20241116125117800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125117800 DMM DEBUG MM(262420000000069/c8b73053) Requesting authorization (sgsn_auth.c:160) 20241116125117800 DMM INFO MM(262420000000069/c8b73053) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125117800 DMM DEBUG MM(262420000000069/c8b73053) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125117800 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241116125117800 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) 20241116125117800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125117800 DMM INFO MM(262420000000069/c8b73053) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8b73053) (gprs_gmm.c:300) 20241116125117801 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125117801 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125117801 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241116125117801 DMM INFO MM(262420000000069/c8b73053) Subscriber data update (mmctx.c:445) 20241116125117801 DMM DEBUG MM(262420000000069/c8b73053) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125117801 DMM INFO MM(262420000000069/c8b73053) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125117801 DMM NOTICE MM(262420000000069/c8b73053) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241116125117801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125117801 DMM NOTICE MM(262420000000069/c8b73053) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125117801 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) 20241116125117801 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125117801 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241116125117801 DMM INFO MM(262420000000069/c8b73053) Subscriber data update (mmctx.c:445) 20241116125117801 DMM DEBUG MM(262420000000069/c8b73053) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125117807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125117808 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125117808 DMM INFO MM(262420000000069/c8b73053) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125117808 DMM NOTICE MM(262420000000069/c8b73053) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125117808 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125117808 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125117808 DLLC NOTICE LLME(d0c1f2e1/c8b73053){ASSIGNED} LLGM Assign pre (ffffffff => c8b73053) (gprs_llc.c:1079) 20241116125117808 DLLC NOTICE LLME(ffffffff/c8b73053){ASSIGNED} LLGM Assign post (ffffffff => c8b73053) (gprs_llc.c:1125) 20241116125117808 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125117808 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125117808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125117808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125117860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116125117860 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125117860 DMM INFO MM(262420000000069/c8b73053) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125117860 DMM INFO MM(262420000000069/c8b73053) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125117860 DMM DEBUG MM(262420000000069/c8b73053) Using GGSN 0 (gprs_sm.c:312) 20241116125117860 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) 20241116125117860 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241116125117860 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125117860 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125117860 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241116125117872 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 a2 44 af b0 11 8e 98 90 fa 14 05 7f f3 e9 46 ea 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) 20241116125117872 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde4528, cbp=0x55ec254d5410) (sgsn_libgtp.c:632) 20241116125117872 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125117872 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d2348 TLLI=c8b73053, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116125117872 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125117873 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@5f94dcb17fe6: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125117880 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241116125117888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117888 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241116125117888 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@5f94dcb17fe6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@5f94dcb17fe6: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C8B73053'O, index=0 20241116125117896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241116125117896 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125117896 DMM INFO MM(262420000000069/c8b73053) -> GMM ATTACH REQUEST MI(TMSI-0xC8B73053) type="GPRS attach" (gprs_gmm.c:1266) 20241116125117896 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125117896 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125117896 DLLC NOTICE LLME(ffffffff/c8b73053){ASSIGNED} LLGM Assign pre (c8b73053 => e478bda6) (gprs_llc.c:1079) 20241116125117896 DLLC NOTICE LLME(c8b73053/e478bda6){ASSIGNED} LLGM Assign post (c8b73053 => e478bda6) (gprs_llc.c:1125) 20241116125117896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125117896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125117896 DMM DEBUG MM(262420000000069/e478bda6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125117910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125117910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241116125117910 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125117910 DMM DEBUG MM(262420000000069/e478bda6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241116125117910 DMM NOTICE MM(262420000000069/e478bda6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125117910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125117910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125117910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125117910 DMM DEBUG MM(262420000000069/e478bda6) Requesting authorization (sgsn_auth.c:160) 20241116125117910 DMM INFO MM(262420000000069/e478bda6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125117910 DMM DEBUG MM(262420000000069/e478bda6) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125117910 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241116125117910 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) 20241116125118895 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125118895 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125118895 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241116125118895 DMM INFO MM(262420000000069/e478bda6) Subscriber data update (mmctx.c:445) 20241116125118895 DMM DEBUG MM(262420000000069/e478bda6) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241116125118895 DMM INFO MM(262420000000069/e478bda6) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241116125118895 DMM NOTICE MM(262420000000069/e478bda6) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241116125118895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125118895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125118895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241116125118895 DMM INFO MM(262420000000069/e478bda6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe478bda6) (gprs_gmm.c:300) 20241116125118895 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) 20241116125118895 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125118896 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241116125118896 DMM INFO MM(262420000000069/e478bda6) Subscriber data update (mmctx.c:445) 20241116125118896 DMM DEBUG MM(262420000000069/e478bda6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125118905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125118905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125118905 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125118905 DMM INFO MM(262420000000069/e478bda6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125118905 DMM NOTICE MM(262420000000069/e478bda6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125118905 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125118905 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125118905 DLLC NOTICE LLME(c8b73053/e478bda6){ASSIGNED} LLGM Assign pre (ffffffff => e478bda6) (gprs_llc.c:1079) 20241116125118905 DLLC NOTICE LLME(ffffffff/e478bda6){ASSIGNED} LLGM Assign post (ffffffff => e478bda6) (gprs_llc.c:1125) 20241116125118905 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125118905 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241116125118905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125118905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125118954 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241116125118962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125118962 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125118962 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@5f94dcb17fe6: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@5f94dcb17fe6: Final verdict of PTC: pass 20241116125118967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@5f94dcb17fe6: Final verdict of PTC: none 20241116125118970 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125118970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1308)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1298)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1303)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1301)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1296)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1306)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125119101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125119502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120660) 20241116125119970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125119971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=120660, count=129632) 20241116125120971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125120971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125121963 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241116125121963 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241116125121963 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241116125121971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125121971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_cell_change_different_ci_data started. 20241116125122555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125122557 DMM INFO MM(262420000000069/e478bda6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125122557 DMM INFO MM(262420000000069/e478bda6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125122557 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125122557 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125122557 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125122557 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241116125122557 DLLC NOTICE LLME(ffffffff/e478bda6){ASSIGNED} LLGM Assign pre (e478bda6 => ffffffff) (gprs_llc.c:1079) 20241116125122557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e478bda6 => ffffffff) (gprs_llc.c:1125) 20241116125122557 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1ff0 (gprs_sndcp.c:574) 20241116125122557 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d2348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116125122557 DMM NOTICE MM(262420000000069/e478bda6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125122557 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241116125122557 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125122557 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125122557 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241116125122557 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241116125122557 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) 20241116125122557 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) 20241116125122557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125122557 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125122557 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116125122557 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125122557 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125122602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125122602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125122602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125122602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125122602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125122602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125122602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125122602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125122602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125122604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125122604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125122604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125122605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125122605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125122605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125122605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125122605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125122605 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125122605 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125122605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125122605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125122605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125122609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125122618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125122618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125122641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125122641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125122641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125122641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125122641 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125122641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125122641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125122641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125122641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125122643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125122643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125122643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125122643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125122643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125122643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125122643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125122643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125122643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125122643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125122643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125122643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125122643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125122646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125122722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125122722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1324)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125122800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125122800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125122800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125122800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125122800 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125122800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125122800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125122800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125122800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125122804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125122804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125122804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125122805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125122805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125122805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125122805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125122805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125122805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125122805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125122805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125122807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125122807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125122819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125122842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125122842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125122972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125122972 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125122972 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125122972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125122974 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125122975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@5f94dcb17fe6: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D81D7326'O, index=0 SGSN_Test-GSUP(1329)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@5f94dcb17fe6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@5f94dcb17fe6: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D81D7326'O, index=0 TC_cell_change_different_ci_data(1331)@5f94dcb17fe6: 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 := '649F24598BF714C93098BB6363D9D37B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDEDFDBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A31E6410C523B634'O } } } } } 20241116125123021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125123022 DLLC NOTICE LLME(ffffffff/d81d7326){UNASSIGNED} LLC RX: unknown TLLI 0xd81d7326, creating LLME on the fly (gprs_llc.c:552) 20241116125123022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125123022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241116125123022 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125123022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125123022 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125123022 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116125123022 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125123022 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125123022 DLLC NOTICE LLME(ffffffff/d81d7326){UNASSIGNED} LLGM Assign pre (d81d7326 => cdc9ab02) (gprs_llc.c:1079) 20241116125123022 DLLC NOTICE LLME(d81d7326/cdc9ab02){ASSIGNED} LLGM Assign post (d81d7326 => cdc9ab02) (gprs_llc.c:1125) 20241116125123022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125123022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125123022 DMM DEBUG MM(262420000000071/cdc9ab02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125123034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125123034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125123034 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125123034 DMM DEBUG MM(262420000000071/cdc9ab02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241116125123034 DMM NOTICE MM(262420000000071/cdc9ab02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125123034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125123034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125123034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125123034 DMM DEBUG MM(262420000000071/cdc9ab02) Requesting authorization (sgsn_auth.c:160) 20241116125123034 DMM INFO MM(262420000000071/cdc9ab02) Requesting authentication tuples (sgsn_auth.c:184) 20241116125123034 DMM DEBUG MM(262420000000071/cdc9ab02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125123034 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241116125123034 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@5f94dcb17fe6: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241116125123037 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125123037 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125123037 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125123037 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125123037 DMM INFO MM(262420000000071/cdc9ab02) Subscriber data update (mmctx.c:445) 20241116125123037 DMM DEBUG MM(262420000000071/cdc9ab02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125123037 DMM INFO MM(262420000000071/cdc9ab02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125123037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125123037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125123037 DMM INFO MM(262420000000071/cdc9ab02) <- GMM AUTH AND CIPHERING REQ (rand = 64 9f 24 59 8b f7 14 c9 30 98 bb 63 63 d9 d3 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116125123044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125123044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125123044 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125123044 DMM INFO MM(262420000000071/cdc9ab02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125123044 DMM NOTICE MM(262420000000071/cdc9ab02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125123044 DMM DEBUG MM(262420000000071/cdc9ab02) checking auth: received GSM SRES = ed ed fd bd (gprs_gmm.c:666) 20241116125123044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125123044 DMM DEBUG MM(262420000000071/cdc9ab02) Requesting authorization (sgsn_auth.c:160) 20241116125123044 DMM INFO MM(262420000000071/cdc9ab02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125123044 DMM DEBUG MM(262420000000071/cdc9ab02) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125123044 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241116125123044 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) 20241116125123044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125123044 DMM INFO MM(262420000000071/cdc9ab02) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdc9ab02) (gprs_gmm.c:300) 20241116125123045 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125123045 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125123045 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241116125123045 DMM INFO MM(262420000000071/cdc9ab02) Subscriber data update (mmctx.c:445) 20241116125123045 DMM DEBUG MM(262420000000071/cdc9ab02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125123045 DMM INFO MM(262420000000071/cdc9ab02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125123045 DMM NOTICE MM(262420000000071/cdc9ab02) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241116125123045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125123045 DMM NOTICE MM(262420000000071/cdc9ab02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125123045 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) 20241116125123046 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125123046 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241116125123046 DMM INFO MM(262420000000071/cdc9ab02) Subscriber data update (mmctx.c:445) 20241116125123046 DMM DEBUG MM(262420000000071/cdc9ab02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125123052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125123052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125123052 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125123052 DMM INFO MM(262420000000071/cdc9ab02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125123052 DMM NOTICE MM(262420000000071/cdc9ab02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125123052 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125123052 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125123052 DLLC NOTICE LLME(d81d7326/cdc9ab02){ASSIGNED} LLGM Assign pre (ffffffff => cdc9ab02) (gprs_llc.c:1079) 20241116125123052 DLLC NOTICE LLME(ffffffff/cdc9ab02){ASSIGNED} LLGM Assign post (ffffffff => cdc9ab02) (gprs_llc.c:1125) 20241116125123052 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125123052 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125123052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125123052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125123104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125123104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241116125123104 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125123104 DMM INFO MM(262420000000071/cdc9ab02) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125123104 DMM INFO MM(262420000000071/cdc9ab02) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125123104 DMM DEBUG MM(262420000000071/cdc9ab02) Using GGSN 0 (gprs_sm.c:312) 20241116125123104 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) 20241116125123104 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241116125123104 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125123104 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125123104 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241116125123114 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 76 24 08 ff 11 76 f3 6e fc 14 05 7f bb 66 e0 27 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) 20241116125123114 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde5598, cbp=0x55ec254d42a0) (sgsn_libgtp.c:632) 20241116125123114 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125123114 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ec254d2348 TLLI=cdc9ab02, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241116125123114 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125123114 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@5f94dcb17fe6: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed 20241116125123122 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241116125123130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125123130 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241116125123130 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@5f94dcb17fe6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@5f94dcb17fe6: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CDC9AB02'O, index=0 20241116125123139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125123139 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125123139 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125123140 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@5f94dcb17fe6: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@5f94dcb17fe6: Final verdict of PTC: pass 20241116125123155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116125123157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125123157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1329)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1327)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1317)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1322)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@5f94dcb17fe6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1315)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1320)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1325)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125123288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125123689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100544) 20241116125124157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125124157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100544, count=106876) 20241116125125159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125125159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125126140 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241116125126140 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241116125126140 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241116125126159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125126160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_sgsn_context_req_in started. 20241116125126746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125126747 DMM INFO MM(262420000000071/cdc9ab02) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125126747 DMM INFO MM(262420000000071/cdc9ab02) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125126747 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125126747 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125126747 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125126747 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241116125126747 DLLC NOTICE LLME(ffffffff/cdc9ab02){ASSIGNED} LLGM Assign pre (cdc9ab02 => ffffffff) (gprs_llc.c:1079) 20241116125126747 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdc9ab02 => ffffffff) (gprs_llc.c:1125) 20241116125126747 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ec254d1ff0 (gprs_sndcp.c:574) 20241116125126747 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ec254d2348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241116125126747 DMM NOTICE MM(262420000000071/cdc9ab02) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125126747 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241116125126747 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125126747 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125126748 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241116125126748 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241116125126748 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) 20241116125126748 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) 20241116125126748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125126748 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125126748 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116125126748 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125126748 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125126801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125126801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125126801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125126801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125126801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125126801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125126801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125126801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125126801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125126803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125126803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125126803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125126803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125126803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125126803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125126803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125126803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125126803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125126803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125126803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125126804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125126804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125126808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125126817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125126818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@5f94dcb17fe6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1341)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125126848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125126848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125126848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125126848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125126848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125126848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125126848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125126848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125126848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125126849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125126849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125126849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125126850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125126850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125126850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125126850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125126850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125126850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125126850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125126850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1342)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125126850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125126850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125126854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125126862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125126862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1343)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1339)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125126875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125126875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125126875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125126875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125126875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125126875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125126875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125126875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125126875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125126876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125126876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125126876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125126877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125126877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125126877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125126877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125126877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125126877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125126877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125126877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125126877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125126877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125126882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125126893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125126893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125127160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125127161 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125127161 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125127161 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125127163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125127163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@5f94dcb17fe6: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='D8FBB700'O, index=0 SGSN_Test-GSUP(1348)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@5f94dcb17fe6: 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 := 'AF8C3DACB8FE31EC7188E5A8CBF6392C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E0A2394F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C78A0CF89C04F87F'O } } } } } 20241116125128218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125128218 DLLC NOTICE LLME(ffffffff/d8fbb700){UNASSIGNED} LLC RX: unknown TLLI 0xd8fbb700, creating LLME on the fly (gprs_llc.c:552) 20241116125128218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125128218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241116125128218 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125128218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125128218 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125128218 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Allocated (fsm.c:456) 20241116125128218 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125128218 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125128218 DLLC NOTICE LLME(ffffffff/d8fbb700){UNASSIGNED} LLGM Assign pre (d8fbb700 => d9cb3c4b) (gprs_llc.c:1079) 20241116125128218 DLLC NOTICE LLME(d8fbb700/d9cb3c4b){ASSIGNED} LLGM Assign post (d8fbb700 => d9cb3c4b) (gprs_llc.c:1125) 20241116125128218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125128218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125128218 DMM DEBUG MM(262420000000072/d9cb3c4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125128231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125128231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125128231 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125128231 DMM DEBUG MM(262420000000072/d9cb3c4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241116125128231 DMM NOTICE MM(262420000000072/d9cb3c4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125128231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125128231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125128231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125128231 DMM DEBUG MM(262420000000072/d9cb3c4b) Requesting authorization (sgsn_auth.c:160) 20241116125128231 DMM INFO MM(262420000000072/d9cb3c4b) Requesting authentication tuples (sgsn_auth.c:184) 20241116125128231 DMM DEBUG MM(262420000000072/d9cb3c4b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125128231 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241116125128231 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@5f94dcb17fe6: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241116125128234 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125128234 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125128234 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125128234 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125128234 DMM INFO MM(262420000000072/d9cb3c4b) Subscriber data update (mmctx.c:445) 20241116125128234 DMM DEBUG MM(262420000000072/d9cb3c4b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125128234 DMM INFO MM(262420000000072/d9cb3c4b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125128234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125128234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125128234 DMM INFO MM(262420000000072/d9cb3c4b) <- GMM AUTH AND CIPHERING REQ (rand = af 8c 3d ac b8 fe 31 ec 71 88 e5 a8 cb f6 39 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241116125128241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125128241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125128241 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125128241 DMM INFO MM(262420000000072/d9cb3c4b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125128241 DMM NOTICE MM(262420000000072/d9cb3c4b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125128241 DMM DEBUG MM(262420000000072/d9cb3c4b) checking auth: received GSM SRES = e0 a2 39 4f (gprs_gmm.c:666) 20241116125128241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125128241 DMM DEBUG MM(262420000000072/d9cb3c4b) Requesting authorization (sgsn_auth.c:160) 20241116125128241 DMM INFO MM(262420000000072/d9cb3c4b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125128241 DMM DEBUG MM(262420000000072/d9cb3c4b) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125128241 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241116125128241 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) 20241116125128241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125128241 DMM INFO MM(262420000000072/d9cb3c4b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9cb3c4b) (gprs_gmm.c:300) 20241116125128242 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125128242 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125128242 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241116125128242 DMM INFO MM(262420000000072/d9cb3c4b) Subscriber data update (mmctx.c:445) 20241116125128242 DMM DEBUG MM(262420000000072/d9cb3c4b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125128242 DMM INFO MM(262420000000072/d9cb3c4b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125128242 DMM NOTICE MM(262420000000072/d9cb3c4b) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241116125128242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125128243 DMM NOTICE MM(262420000000072/d9cb3c4b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125128243 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) 20241116125128243 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125128243 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241116125128243 DMM INFO MM(262420000000072/d9cb3c4b) Subscriber data update (mmctx.c:445) 20241116125128243 DMM DEBUG MM(262420000000072/d9cb3c4b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125128249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125128249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125128249 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125128249 DMM INFO MM(262420000000072/d9cb3c4b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125128249 DMM NOTICE MM(262420000000072/d9cb3c4b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125128249 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125128249 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125128249 DLLC NOTICE LLME(d8fbb700/d9cb3c4b){ASSIGNED} LLGM Assign pre (ffffffff => d9cb3c4b) (gprs_llc.c:1079) 20241116125128249 DLLC NOTICE LLME(ffffffff/d9cb3c4b){ASSIGNED} LLGM Assign post (ffffffff => d9cb3c4b) (gprs_llc.c:1125) 20241116125128249 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125128249 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125128249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125128249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125128303 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 74 f8 00 00 03 52 f0 99 42 42 de 05 d9 cb 3c 4b 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) 20241116125129904 DGPRS DEBUG Checking for inactive LLMEs, time = 13572224 (sgsn.c:131) TC_sgsn_context_req_in(1350)@5f94dcb17fe6: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241116125130304 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241116125130304 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241116125130304 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) 20241116125130304 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241116125130304 DMM INFO MM(262420000000072/d9cb3c4b) Subscriber data update (mmctx.c:445) 20241116125130304 DMM DEBUG MM(262420000000072/d9cb3c4b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241116125130304 DMM INFO MM(262420000000072/d9cb3c4b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241116125130304 DMM INFO MM(262420000000072/d9cb3c4b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125130304 DMM INFO MM(262420000000072/d9cb3c4b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125130304 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125130304 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125130304 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125130304 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116125130304 DLLC NOTICE LLME(ffffffff/d9cb3c4b){ASSIGNED} LLGM Assign pre (d9cb3c4b => ffffffff) (gprs_llc.c:1079) 20241116125130304 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9cb3c4b => ffffffff) (gprs_llc.c:1125) 20241116125130304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125130304 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125130304 DMM DEBUG MM_STATE_Iu[0x55ec254cc3a0]{Detached}: Deallocated (fsm.c:568) 20241116125130304 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@5f94dcb17fe6: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@5f94dcb17fe6: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241116125130310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35842<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@5f94dcb17fe6: Final verdict of PTC: none 20241116125130312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125130312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@5f94dcb17fe6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@5f94dcb17fe6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1336)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1346)@5f94dcb17fe6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1342)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1340)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1334)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1344)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@5f94dcb17fe6: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125130447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125130848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86820) 20241116125131313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125131313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86820, count=99640) 20241116125132314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125132314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125133315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125133315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_sgsn_context_req_out started. 20241116125133909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125133910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125133954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125133954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125133954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125133954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125133954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125133954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125133954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125133954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125133954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125133955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125133955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125133955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125133955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125133955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125133955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125133955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125133955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125133955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125133955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125133955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125133956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125133956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125133960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125133969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125133969 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125133997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125133997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125133997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125133997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125133997 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125133997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125133997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125133997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125133997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1360)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125133999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125133999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125133999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125133999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125133999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125133999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125133999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125133999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125133999 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125133999 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125133999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125134000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125134000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125134004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125134014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125134014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1362)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1358)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125134026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125134026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125134026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125134026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125134026 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125134026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125134026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125134026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125134026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125134028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125134028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125134028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125134028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125134028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125134028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125134028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125134029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125134029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125134029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125134029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125134029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125134029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125134033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125134043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125134043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125134316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125134316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125134316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125134316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125134318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125134319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@5f94dcb17fe6: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='F1250BD4'O, index=0 SGSN_Test-GSUP(1367)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241116125135374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125135374 DLLC NOTICE LLME(ffffffff/f1250bd4){UNASSIGNED} LLC RX: unknown TLLI 0xf1250bd4, creating LLME on the fly (gprs_llc.c:552) 20241116125135374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241116125135374 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116125135374 DMM NOTICE LLME(ffffffff/f1250bd4){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241116125135374 DLLC NOTICE LLME(ffffffff/f1250bd4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241116125135374 DMM ERROR LLME(ffffffff/f1250bd4){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241116125135374 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241116125135374 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241116125135374 DLLC NOTICE LLME(ffffffff/f1250bd4){UNASSIGNED} LLGM Assign pre (f1250bd4 => ffffffff) (gprs_llc.c:1079) 20241116125135374 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1250bd4 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@5f94dcb17fe6: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@5f94dcb17fe6: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241116125135388 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125135388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1355)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@5f94dcb17fe6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1365)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1361)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@5f94dcb17fe6: Final verdict of PTC: none 20241116125135390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1360)@5f94dcb17fe6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@5f94dcb17fe6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1353)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1359)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1363)@5f94dcb17fe6: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@5f94dcb17fe6: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@5f94dcb17fe6: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125135518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125135919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53596) 20241116125136389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125136389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53596, count=54856) 20241116125137391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125137391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125138391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125138391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_req_id_req_ra_update started. 20241116125138977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125138979 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1375)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125139033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125139033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125139033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125139033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125139034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125139034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125139034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125139034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125139034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1374)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1375)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125139035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125139035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125139035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125139035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125139035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125139035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125139035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125139035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125139035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125139035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125139036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1375)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125139036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125139036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125139040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125139051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125139051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1376)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1372)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125139063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125139063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125139063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125139063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125139063 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125139063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125139063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125139063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125139063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125139065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125139065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125139065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125139065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125139065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125139065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125139065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125139065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125139065 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125139065 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125139065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125139066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125139066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125139069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125139077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125139078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125139103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125139103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125139103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125139103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125139103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125139103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125139103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125139103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125139103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125139105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125139105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125139105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125139105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125139105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125139105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125139105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125139105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125139105 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125139105 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125139105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125139106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125139106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125139109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125139117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125139117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125139392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125139392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125139392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125139392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125139394 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125139394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1372)@5f94dcb17fe6: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='D9D70326'O, index=0 SGSN_Test-GSUP(1386)@5f94dcb17fe6: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241116125139437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125139437 DLLC NOTICE LLME(ffffffff/d9d70326){UNASSIGNED} LLC RX: unknown TLLI 0xd9d70326, creating LLME on the fly (gprs_llc.c:552) 20241116125139437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125139437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241116125139437 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125139437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125139437 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125139437 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116125139437 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125139437 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125139437 DLLC NOTICE LLME(ffffffff/d9d70326){UNASSIGNED} LLGM Assign pre (d9d70326 => c74c788f) (gprs_llc.c:1079) 20241116125139437 DLLC NOTICE LLME(d9d70326/c74c788f){ASSIGNED} LLGM Assign post (d9d70326 => c74c788f) (gprs_llc.c:1125) 20241116125139437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125139437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125139437 DMM DEBUG MM(262420000000047/c74c788f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125139450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125139450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125139450 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125139450 DMM INFO MM(262420000000047/c74c788f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116125139450 DMM INFO MM(262420000000047/c74c788f) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-42616-198 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241116125139450 DMM NOTICE MM(262420000000047/c74c788f) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241116125139450 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241116125139450 DMM INFO MM(262420000000047/c74c788f) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241116125139450 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125139450 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125139450 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125139450 DMM ERROR MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116125139450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241116125139450 DMM DEBUG MM_STATE_Gb(0)[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125139450 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116125139450 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125139450 DLLC NOTICE LLME(d9d70326/c74c788f){ASSIGNED} LLGM Assign pre (c74c788f => ffffffff) (gprs_llc.c:1079) 20241116125139450 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c74c788f => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1372)@5f94dcb17fe6: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@5f94dcb17fe6: Final verdict of PTC: pass 20241116125139457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41128<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_req_id_req_ra_update-BVCI196(1372)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1386)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1379)@5f94dcb17fe6: Final verdict of PTC: none 20241116125139460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125139460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1375)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1384)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1377)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1373)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1382)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1372): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125139592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125139993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241116125140461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125140461 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) 20241116125141462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125141462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test execution finished. MTC@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125142463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125142463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_iu_attach started. 20241116125143052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125143054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125143099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125143099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125143099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125143099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125143099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125143099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125143099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125143099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125143099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125143100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125143100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125143100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125143100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125143100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125143100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125143100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125143100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125143100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125143101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125143101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125143101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125143101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125143104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125143112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125143112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125143136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125143136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125143136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125143136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125143136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125143136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125143136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125143136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125143136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125143138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125143138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125143138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125143138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125143138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125143138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125143138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125143138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125143138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125143138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125143138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125143139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125143139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125143143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125143153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125143153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1400)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1397)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125143180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125143180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125143181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125143181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125143181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125143181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125143181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125143181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125143181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125143182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125143182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125143182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125143183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125143183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125143183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125143183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125143183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125143183 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125143183 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125143183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125143183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125143183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125143187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1406)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1400)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125143196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125143196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125143390 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125143390 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) 20241116125143390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125143390 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125143393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125143393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125143393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125143393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125143393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125143393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125143393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125143394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125143394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125143394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125143394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125143394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125143394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125143394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125143394 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125143464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125143464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125143464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125143464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125143466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125143467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125144201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125144201 DLM3UA 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) 20241116125144201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125144201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144202 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125144202 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125144202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144202 DLM3UA 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) 20241116125144202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@5f94dcb17fe6: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F8817A39'O, index=0 SGSN_Test-GSUP(1409)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@5f94dcb17fe6: 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 := 'C49B'O, rac := '19'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@5f94dcb17fe6: Added conn table entry 0TC_iu_attach(1411)997320 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1405)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125144531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125144531 DLM3UA 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) 20241116125144531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125144531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144532 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125144532 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125144532 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125144532 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241116125144532 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241116125144532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241116125144532 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ec0]{Deregistered}: Allocated (fsm.c:456) 20241116125144532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Init}: Allocated (fsm.c:456) 20241116125144532 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Allocated (fsm.c:456) 20241116125144532 DMM DEBUG MM_STATE_Iu[0x55ec254d2130]{Detached}: Allocated (fsm.c:456) 20241116125144532 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125144532 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125144532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125144532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125144532 DMM DEBUG MM(262420000001001/c8c1a2b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125144532 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241116125144532 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144532 DLM3UA 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) 20241116125144532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144532 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144532 DLM3UA 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) 20241116125144532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: { messageType := 2, destLocRef := '0F37C8'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@5f94dcb17fe6: 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 := '2F932A98709FF9E3D78CC08ABEFB4A02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F5ACF72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9D3FA8EF7F27E1F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CEBDC57FFB42524DAF43C6E68B2E6CAC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4E2E1788B54340D088A8F52C9B74DE52'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49946642003696B3D0A6F74436E662C7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CC99135F2169F0FD'O } } } } } SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241116125144540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125144540 DLM3UA 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) 20241116125144540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125144540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144540 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125144541 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125144541 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125144541 DMM DEBUG MM(262420000001001/c8c1a2b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241116125144541 DMM NOTICE MM(262420000001001/c8c1a2b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125144541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125144541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125144541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125144541 DMM DEBUG MM(262420000001001/c8c1a2b5) Requesting authorization (sgsn_auth.c:160) 20241116125144541 DMM INFO MM(262420000001001/c8c1a2b5) Requesting authentication tuples (sgsn_auth.c:184) 20241116125144541 DMM DEBUG MM(262420000001001/c8c1a2b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125144541 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241116125144541 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@5f94dcb17fe6: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241116125144543 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125144543 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125144543 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125144543 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125144543 DMM INFO MM(262420000001001/c8c1a2b5) Subscriber data update (mmctx.c:445) 20241116125144543 DMM DEBUG MM(262420000001001/c8c1a2b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125144543 DMM INFO MM(262420000001001/c8c1a2b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125144543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125144543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125144544 DMM INFO MM(262420000001001/c8c1a2b5) <- GMM AUTH AND CIPHERING REQ (rand = 2f 93 2a 98 70 9f f9 e3 d7 8c c0 8a be fb 4a 02 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 94 66 42 00 36 96 b3 d0 a6 f7 44 36 e6 62 c7 ) (gprs_gmm.c:483) 20241116125144544 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241116125144544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144544 DLM3UA 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) 20241116125144544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822CC99135F23094B99990000100001F029042169F0FD'O 20241116125144550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125144550 DLM3UA 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) 20241116125144550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125144550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144550 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125144550 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125144550 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125144550 DMM INFO MM(262420000001001/c8c1a2b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125144550 DMM NOTICE MM(262420000001001/c8c1a2b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125144550 DMM DEBUG MM(262420000001001/c8c1a2b5) checking auth: received UMTS RES = cc 99 13 5f 21 69 f0 fd (gprs_gmm.c:666) 20241116125144550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125144550 DMM DEBUG MM(262420000001001/c8c1a2b5) Requesting authorization (sgsn_auth.c:160) 20241116125144550 DMM INFO MM(262420000001001/c8c1a2b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125144550 DMM DEBUG MM(262420000001001/c8c1a2b5) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125144550 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241116125144550 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) 20241116125144550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125144550 DMM DEBUG MM(262420000001001/c8c1a2b5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125144550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144550 DLM3UA 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) 20241116125144550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125144557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125144557 DLM3UA 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) 20241116125144557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125144557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144557 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125144557 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125144557 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125144557 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241116125144557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125144557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125144557 DMM INFO MM(262420000001001/c8c1a2b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c1a2b5) (gprs_gmm.c:300) 20241116125144557 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241116125144557 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144557 DLM3UA 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) 20241116125144557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144558 DLM3UA 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) 20241116125144558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125144562 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125144562 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125144562 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241116125144562 DMM INFO MM(262420000001001/c8c1a2b5) Subscriber data update (mmctx.c:445) 20241116125144562 DMM DEBUG MM(262420000001001/c8c1a2b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125144562 DMM INFO MM(262420000001001/c8c1a2b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125144562 DMM NOTICE MM(262420000001001/c8c1a2b5) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241116125144562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125144562 DMM NOTICE MM(262420000001001/c8c1a2b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125144562 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) 20241116125144563 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125144563 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241116125144563 DMM INFO MM(262420000001001/c8c1a2b5) Subscriber data update (mmctx.c:445) 20241116125144563 DMM DEBUG MM(262420000001001/c8c1a2b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125144566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125144566 DLM3UA 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) 20241116125144566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125144566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144566 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125144566 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125144566 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125144566 DMM INFO MM(262420000001001/c8c1a2b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125144566 DMM NOTICE MM(262420000001001/c8c1a2b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125144566 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125144566 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125144566 DMM DEBUG MM_STATE_Iu(1)[0x55ec254d2130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125144566 DMM DEBUG MM_STATE_Iu(1)[0x55ec254d2130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125144566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125144566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125144566 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144566 DLM3UA 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) 20241116125144566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125144571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144571 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125144571 DLM3UA 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) 20241116125144571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125144571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125144571 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125144571 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125144571 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125144571 DMM INFO MM(262420000001001/c8c1a2b5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125144571 DMM DEBUG MM_STATE_Iu(1)[0x55ec254d2130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125144572 DMM DEBUG MM_STATE_Iu(1)[0x55ec254d2130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125144572 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144572 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144572 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125144572 DLM3UA 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) 20241116125144572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125144572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Session index based on local reference:0 20241116125144573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125144573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125144573 DLM3UA 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) 20241116125144573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125144573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125144573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125144573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@5f94dcb17fe6: Deleted conn table entry 0TC_iu_attach(1411)997320 TC_iu_attach(1411)@5f94dcb17fe6: setverdict(pass): none -> pass TC_iu_attach(1411)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@5f94dcb17fe6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@5f94dcb17fe6: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1403)@5f94dcb17fe6: Final verdict of PTC: none 20241116125144634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41158<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116125144637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125144637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@5f94dcb17fe6: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1393)@5f94dcb17fe6: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1398)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@5f94dcb17fe6: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1404)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1391)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1402)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1396)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1403): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_iu_attach finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125144773 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125144773 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) 20241116125144773 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125144773 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125144773 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125144773 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) 20241116125144773 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125144773 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125144773 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) 20241116125144773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125144773 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125144773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125144774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125144774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125144774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125144774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125144774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116125144774 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241116125144781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125145182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178288) 20241116125145639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125145639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178288, count=207476) 20241116125146641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125146641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125146774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125146774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125146774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125147643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125147643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_iu_attach_encr started. 20241116125148244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125148245 DMM INFO MM(262420000001001/c8c1a2b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125148245 DMM INFO MM(262420000001001/c8c1a2b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125148245 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125148245 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125148245 DMM DEBUG MM_STATE_Iu(1)[0x55ec254d2130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125148245 DMM DEBUG MM_STATE_Iu(1)[0x55ec254d2130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241116125148245 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241116125148245 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) 20241116125148245 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) 20241116125148245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Init}: Deallocated (fsm.c:568) 20241116125148245 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Deallocated (fsm.c:568) 20241116125148245 DMM DEBUG MM_STATE_Iu(1)[0x55ec254d2130]{Detached}: Deallocated (fsm.c:568) 20241116125148245 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ec0]{Deregistered}: Deallocated (fsm.c:568) 20241116125148245 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125148291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125148291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125148291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125148291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125148291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125148291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125148292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125148292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125148292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125148293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125148293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125148293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125148293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125148294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125148294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125148294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125148294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125148294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125148294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125148294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125148294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125148294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125148298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125148309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125148309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1418)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1415)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1422)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1422)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125148334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125148334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125148334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125148334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125148334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125148334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125148335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125148335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125148335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1422)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125148336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125148336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125148336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125148336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125148336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125148336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125148336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125148336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125148336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125148336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125148336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1421)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125148337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125148337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1422)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1422)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125148341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125148349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125148349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1419)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1421)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125148364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125148364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125148364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125148364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125148364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125148364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125148364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125148364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125148364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125148366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125148366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125148366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125148366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125148366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125148366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125148366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125148366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125148366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125148366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125148366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125148367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125148367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125148370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125148380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125148380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@5f94dcb17fe6: ************************************************* SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 20241116125148587 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125148587 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) 20241116125148587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125148587 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125148589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125148589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125148589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125148589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125148589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125148589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125148589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125148590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125148590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125148590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125148590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125148590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125148590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125148590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125148590 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125148644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125148644 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125148644 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125148644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125148646 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125148646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125149397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125149397 DLM3UA 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) 20241116125149397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125149397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149397 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125149397 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125149398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149398 DLM3UA 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) 20241116125149398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@5f94dcb17fe6: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='F221113B'O, index=0 SGSN_Test-GSUP(1432)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@5f94dcb17fe6: 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 := 'CFF8'O, rac := '24'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(1428)@5f94dcb17fe6: Added conn table entry 0TC_iu_attach_encr(1434)16553668 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1428)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125149715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125149715 DLM3UA 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) 20241116125149715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125149715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149715 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125149715 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125149715 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125149715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241116125149716 DMM DEBUG GMM(gmm_fsm)[0x55ec254d2130]{Deregistered}: Allocated (fsm.c:456) 20241116125149716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125149716 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Allocated (fsm.c:456) 20241116125149716 DMM DEBUG MM_STATE_Iu[0x55ec254c4d90]{Detached}: Allocated (fsm.c:456) 20241116125149716 DMM DEBUG GMM(gmm_fsm)[0x55ec254d2130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125149716 DMM DEBUG GMM(gmm_fsm)[0x55ec254d2130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125149716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125149716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125149716 DMM DEBUG MM(262420000001001/cfbc1908) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125149716 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241116125149716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149716 DLM3UA 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) 20241116125149716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149716 DLM3UA 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) 20241116125149716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: { messageType := 2, destLocRef := 'FC96C4'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@5f94dcb17fe6: 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 := 'B401DD7E294B3068E741CED7C65FED2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC9E2027'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27CA8748033CA163'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7C915EE20D8702C78D93CF2C9F664F1B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F31D194CD233EBE70345C2E0BEBF18D1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '358277EC559DD7C2A50A157385D8968E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7140306B85CE7B81'O } } } } } SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241116125149725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125149725 DLM3UA 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) 20241116125149725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125149725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149726 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125149726 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125149726 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125149726 DMM DEBUG MM(262420000001001/cfbc1908) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241116125149726 DMM NOTICE MM(262420000001001/cfbc1908) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125149726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125149726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125149726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125149726 DMM DEBUG MM(262420000001001/cfbc1908) Requesting authorization (sgsn_auth.c:160) 20241116125149726 DMM INFO MM(262420000001001/cfbc1908) Requesting authentication tuples (sgsn_auth.c:184) 20241116125149726 DMM DEBUG MM(262420000001001/cfbc1908) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125149726 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241116125149726 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@5f94dcb17fe6: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241116125149728 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125149728 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125149728 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125149728 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125149728 DMM INFO MM(262420000001001/cfbc1908) Subscriber data update (mmctx.c:445) 20241116125149728 DMM DEBUG MM(262420000001001/cfbc1908) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125149728 DMM INFO MM(262420000001001/cfbc1908) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125149728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125149728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125149728 DMM INFO MM(262420000001001/cfbc1908) <- GMM AUTH AND CIPHERING REQ (rand = b4 01 dd 7e 29 4b 30 68 e7 41 ce d7 c6 5f ed 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 35 82 77 ec 55 9d d7 c2 a5 0a 15 73 85 d8 96 8e ) (gprs_gmm.c:483) 20241116125149728 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241116125149729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149729 DLM3UA 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) 20241116125149729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307227140306B23094B99990000100001F0290485CE7B81'O 20241116125149735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125149735 DLM3UA 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) 20241116125149735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125149735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125149735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125149735 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125149735 DMM INFO MM(262420000001001/cfbc1908) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125149735 DMM NOTICE MM(262420000001001/cfbc1908) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125149735 DMM DEBUG MM(262420000001001/cfbc1908) checking auth: received UMTS RES = 71 40 30 6b 85 ce 7b 81 (gprs_gmm.c:666) 20241116125149735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125149735 DMM DEBUG MM(262420000001001/cfbc1908) Requesting authorization (sgsn_auth.c:160) 20241116125149735 DMM INFO MM(262420000001001/cfbc1908) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125149735 DMM DEBUG MM(262420000001001/cfbc1908) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125149735 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241116125149735 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) 20241116125149735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125149735 DMM DEBUG MM(262420000001001/cfbc1908) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241116125149735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149735 DLM3UA 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) 20241116125149735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_len:17 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241116125149743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125149743 DLM3UA 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) 20241116125149743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125149743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149743 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125149743 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125149743 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125149743 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241116125149743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125149743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125149743 DMM INFO MM(262420000001001/cfbc1908) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfbc1908) (gprs_gmm.c:300) 20241116125149743 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241116125149743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149743 DLM3UA 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) 20241116125149743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149743 DLM3UA 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) 20241116125149743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125149747 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125149747 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125149747 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241116125149747 DMM INFO MM(262420000001001/cfbc1908) Subscriber data update (mmctx.c:445) 20241116125149747 DMM DEBUG MM(262420000001001/cfbc1908) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125149747 DMM INFO MM(262420000001001/cfbc1908) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125149747 DMM NOTICE MM(262420000001001/cfbc1908) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241116125149747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125149747 DMM NOTICE MM(262420000001001/cfbc1908) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125149747 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) 20241116125149748 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125149748 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241116125149748 DMM INFO MM(262420000001001/cfbc1908) Subscriber data update (mmctx.c:445) 20241116125149748 DMM DEBUG MM(262420000001001/cfbc1908) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125149751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125149751 DLM3UA 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) 20241116125149751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125149751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149751 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125149751 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125149751 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125149751 DMM INFO MM(262420000001001/cfbc1908) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125149751 DMM NOTICE MM(262420000001001/cfbc1908) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125149751 DMM DEBUG GMM(gmm_fsm)[0x55ec254d2130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125149751 DMM DEBUG GMM(gmm_fsm)[0x55ec254d2130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125149751 DMM DEBUG MM_STATE_Iu(2)[0x55ec254c4d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125149751 DMM DEBUG MM_STATE_Iu(2)[0x55ec254c4d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125149751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125149751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125149751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149751 DLM3UA 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) 20241116125149751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125149756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125149756 DLM3UA 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) 20241116125149756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125149756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125149756 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125149756 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125149756 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125149756 DMM INFO MM(262420000001001/cfbc1908) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125149756 DMM DEBUG MM_STATE_Iu(2)[0x55ec254c4d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125149756 DMM DEBUG MM_STATE_Iu(2)[0x55ec254c4d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125149756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125149756 DLM3UA 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) 20241116125149756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125149756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-RAN(1428)@5f94dcb17fe6: Deleted conn table entry 0TC_iu_attach_encr(1434)16553668 20241116125149758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125149758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125149758 DLM3UA 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) 20241116125149758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125149758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125149758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125149758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@5f94dcb17fe6: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@5f94dcb17fe6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@5f94dcb17fe6: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@5f94dcb17fe6: Final verdict of PTC: none 20241116125149818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36220<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116125149821 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125149821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@5f94dcb17fe6: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1416)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1426)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1422)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1421)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@5f94dcb17fe6: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@5f94dcb17fe6: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1424)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1414)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1420)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1422): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_iu_attach_encr finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125149960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125149962 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125149962 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) 20241116125149962 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125149962 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125149962 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125149962 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) 20241116125149962 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125149962 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125149962 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) 20241116125149962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125149962 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125149962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125149962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125149962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125149962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125149962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125149962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116125149962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241116125150362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183516) 20241116125150822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125150823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183516, count=211236) 20241116125151823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125151823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125151962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125151962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125151962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125152825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125152825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_iu_attach_geran_rau started. 20241116125153428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125153430 DMM INFO MM(262420000001001/cfbc1908) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125153430 DMM INFO MM(262420000001001/cfbc1908) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125153430 DMM DEBUG GMM(gmm_fsm)[0x55ec254d2130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125153430 DMM DEBUG GMM(gmm_fsm)[0x55ec254d2130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125153430 DMM DEBUG MM_STATE_Iu(2)[0x55ec254c4d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125153430 DMM DEBUG MM_STATE_Iu(2)[0x55ec254c4d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241116125153430 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241116125153430 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) 20241116125153430 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) 20241116125153430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125153430 DMM DEBUG MM_STATE_Gb[0x55ec254c4ff0]{Idle}: Deallocated (fsm.c:568) 20241116125153430 DMM DEBUG MM_STATE_Iu(2)[0x55ec254c4d90]{Detached}: Deallocated (fsm.c:568) 20241116125153430 DMM DEBUG GMM(gmm_fsm)[0x55ec254d2130]{Deregistered}: Deallocated (fsm.c:568) 20241116125153430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125153485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125153485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125153485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125153485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125153485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125153485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125153485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125153485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125153485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1440)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1439)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125153486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125153486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125153486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125153487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125153487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125153487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125153487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125153487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125153487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125153487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125153487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1440)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125153488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125153488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125153491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116125153501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125153501 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1439)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125153520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125153520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125153520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125153520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125153520 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125153520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125153520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125153520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125153520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125153521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125153521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125153522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125153522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125153522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125153522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125153522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125153522 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125153522 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125153522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125153522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125153522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1444)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1445)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125153527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125153537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125153537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1444)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125153552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125153552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125153552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125153552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125153552 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125153552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125153552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125153552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125153552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125153553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125153553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125153553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125153554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125153554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125153554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125153554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125153554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125153554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125153554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125153554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125153554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125153554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125153558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125153568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125153568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1452)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 20241116125153775 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125153775 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) 20241116125153775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125153775 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125153778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125153778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125153778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125153778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125153778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125153778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125153778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125153779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125153779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125153779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125153779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125153779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125153779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125153779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125153779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125153826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125153826 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125153826 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125153826 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125153828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125153829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125154585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125154585 DLM3UA 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) 20241116125154585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125154585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154585 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125154585 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125154586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154586 DLM3UA 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) 20241116125154586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@5f94dcb17fe6: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E4F38B57'O, index=0 SGSN_Test-GSUP(1455)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@5f94dcb17fe6: 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 := '675F'O ("g_"), rac := '17'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)@5f94dcb17fe6: Added conn table entry 0TC_iu_attach_geran_rau(1457)4885476 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1451)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125154896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125154897 DLM3UA 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) 20241116125154897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125154897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154897 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125154897 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125154897 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125154897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241116125154897 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125154897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Init}: Allocated (fsm.c:456) 20241116125154897 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Allocated (fsm.c:456) 20241116125154897 DMM DEBUG MM_STATE_Iu[0x55ec254c4ec0]{Detached}: Allocated (fsm.c:456) 20241116125154897 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125154897 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125154897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125154897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125154897 DMM DEBUG MM(262420000001002/dd2510f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125154897 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241116125154897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154898 DLM3UA 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) 20241116125154898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154898 DLM3UA 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) 20241116125154898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: { messageType := 2, destLocRef := '4A8BE4'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@5f94dcb17fe6: 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 := '86A5124EFBB3B11CA72CEC126348C4E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2539700'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31769DECAD8EF82B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E0AF49463A46B1752F4FAF3A92B6FCCF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A78EA3CAAEF59EE758B8EF854796D087'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7D1F6A23B218142FDB56A264962E4AC1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5DFB98B941B8EA82'O } } } } } SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241116125154907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125154907 DLM3UA 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) 20241116125154907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125154907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154907 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125154907 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125154907 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125154907 DMM DEBUG MM(262420000001002/dd2510f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241116125154907 DMM NOTICE MM(262420000001002/dd2510f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125154907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125154907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125154907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125154907 DMM DEBUG MM(262420000001002/dd2510f0) Requesting authorization (sgsn_auth.c:160) 20241116125154907 DMM INFO MM(262420000001002/dd2510f0) Requesting authentication tuples (sgsn_auth.c:184) 20241116125154907 DMM DEBUG MM(262420000001002/dd2510f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125154907 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241116125154907 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@5f94dcb17fe6: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241116125154910 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125154910 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125154910 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125154910 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125154910 DMM INFO MM(262420000001002/dd2510f0) Subscriber data update (mmctx.c:445) 20241116125154910 DMM DEBUG MM(262420000001002/dd2510f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125154910 DMM INFO MM(262420000001002/dd2510f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125154910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125154910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125154910 DMM INFO MM(262420000001002/dd2510f0) <- GMM AUTH AND CIPHERING REQ (rand = 86 a5 12 4e fb b3 b1 1c a7 2c ec 12 63 48 c4 e8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7d 1f 6a 23 b2 18 14 2f db 56 a2 64 96 2e 4a c1 ) (gprs_gmm.c:483) 20241116125154910 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241116125154910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154910 DLM3UA 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) 20241116125154910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307225DFB98B923094B99990000100002F0290441B8EA82'O 20241116125154916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125154916 DLM3UA 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) 20241116125154916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125154916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154916 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125154916 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125154916 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125154916 DMM INFO MM(262420000001002/dd2510f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125154916 DMM NOTICE MM(262420000001002/dd2510f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125154916 DMM DEBUG MM(262420000001002/dd2510f0) checking auth: received UMTS RES = 5d fb 98 b9 41 b8 ea 82 (gprs_gmm.c:666) 20241116125154916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125154916 DMM DEBUG MM(262420000001002/dd2510f0) Requesting authorization (sgsn_auth.c:160) 20241116125154916 DMM INFO MM(262420000001002/dd2510f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125154916 DMM DEBUG MM(262420000001002/dd2510f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125154916 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241116125154916 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) 20241116125154916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125154916 DMM DEBUG MM(262420000001002/dd2510f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125154916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154916 DLM3UA 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) 20241116125154916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125154924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125154924 DLM3UA 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) 20241116125154924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125154924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154924 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125154924 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125154924 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125154924 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241116125154924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125154924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125154924 DMM INFO MM(262420000001002/dd2510f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd2510f0) (gprs_gmm.c:300) 20241116125154925 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241116125154925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154925 DLM3UA 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) 20241116125154925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154925 DLM3UA 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) 20241116125154925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125154929 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125154929 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125154929 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241116125154929 DMM INFO MM(262420000001002/dd2510f0) Subscriber data update (mmctx.c:445) 20241116125154929 DMM DEBUG MM(262420000001002/dd2510f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125154929 DMM INFO MM(262420000001002/dd2510f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125154929 DMM NOTICE MM(262420000001002/dd2510f0) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241116125154929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125154929 DMM NOTICE MM(262420000001002/dd2510f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125154929 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) 20241116125154930 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125154930 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241116125154930 DMM INFO MM(262420000001002/dd2510f0) Subscriber data update (mmctx.c:445) 20241116125154930 DMM DEBUG MM(262420000001002/dd2510f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125154932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125154932 DLM3UA 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) 20241116125154932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125154932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154932 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125154932 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125154932 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125154932 DMM INFO MM(262420000001002/dd2510f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125154932 DMM NOTICE MM(262420000001002/dd2510f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125154932 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125154932 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125154932 DMM DEBUG MM_STATE_Iu(3)[0x55ec254c4ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125154932 DMM DEBUG MM_STATE_Iu(3)[0x55ec254c4ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125154932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125154932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125154933 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154933 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154933 DLM3UA 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) 20241116125154933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125154938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125154938 DLM3UA 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) 20241116125154938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125154938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125154938 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125154938 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125154938 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125154938 DMM INFO MM(262420000001002/dd2510f0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125154938 DMM DEBUG MM_STATE_Iu(3)[0x55ec254c4ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125154938 DMM DEBUG MM_STATE_Iu(3)[0x55ec254c4ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125154938 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154938 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125154938 DLM3UA 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) 20241116125154938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125154938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Session index based on local reference:0 20241116125154939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125154939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125154939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125154939 DLM3UA 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) 20241116125154939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125154939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125154939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125154939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@5f94dcb17fe6: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)4885476 TC_iu_attach_geran_rau(1457)@5f94dcb17fe6: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@5f94dcb17fe6: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@5f94dcb17fe6: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DD2510F0'O, index=1 20241116125154999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125154999 DLLC NOTICE LLME(ffffffff/dd2510f0){UNASSIGNED} LLC RX: unknown TLLI 0xdd2510f0, creating LLME on the fly (gprs_llc.c:552) 20241116125154999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241116125154999 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116125154999 DMM INFO MM(262420000001002/dd2510f0) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dd2510f0, P-TMSI: dd2510f0 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241116125154999 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241116125154999 DMM DEBUG MM_STATE_Iu(3)[0x55ec254c4ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241116125154999 DMM DEBUG MM_STATE_Iu(3)[0x55ec254c4ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241116125154999 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125154999 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241116125154999 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125154999 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125154999 DLLC NOTICE LLME(ffffffff/dd2510f0){UNASSIGNED} LLGM Assign pre (dd2510f0 => dd2510f0) (gprs_llc.c:1079) 20241116125154999 DLLC NOTICE LLME(dd2510f0/dd2510f0){ASSIGNED} LLGM Assign post (dd2510f0 => dd2510f0) (gprs_llc.c:1125) 20241116125154999 DMM INFO MM(262420000001002/dd2510f0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@5f94dcb17fe6: Removing Client IMSI='262420000001002'H, index=1 20241116125155014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125155014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125155014 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125155014 DMM INFO MM(262420000001002/dd2510f0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241116125155014 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241116125155014 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125155014 DLLC NOTICE LLME(dd2510f0/dd2510f0){ASSIGNED} LLGM Assign pre (ffffffff => dd2510f0) (gprs_llc.c:1079) 20241116125155014 DLLC NOTICE LLME(ffffffff/dd2510f0){ASSIGNED} LLGM Assign post (ffffffff => dd2510f0) (gprs_llc.c:1125) 20241116125155014 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241116125155014 DMM ERROR MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@5f94dcb17fe6: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@5f94dcb17fe6: Final verdict of PTC: none 20241116125155020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@5f94dcb17fe6: Final verdict of PTC: none 20241116125155023 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125155023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_geran_rau-BVCI196(1437)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1449)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@5f94dcb17fe6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1445)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1439)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@5f94dcb17fe6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1440)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1443)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1447)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1438)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125155141 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125155141 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) 20241116125155141 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125155141 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125155141 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125155141 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) 20241116125155141 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125155141 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125155141 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) 20241116125155141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125155141 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125155141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125155142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125155142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125155142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125155142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125155142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116125155142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241116125155166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125155567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20241116125156024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125156024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218720, count=220076) 20241116125157025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125157025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125157143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125157143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125157143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125158026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125158026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_geran_attach_iu_rau started. 20241116125158633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125158635 DMM INFO MM(262420000001002/dd2510f0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125158635 DMM INFO MM(262420000001002/dd2510f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125158635 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125158635 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125158635 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241116125158635 DMM ERROR MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241116125158635 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241116125158635 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) 20241116125158635 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) 20241116125158635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ff0]{Init}: Deallocated (fsm.c:568) 20241116125158635 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Deallocated (fsm.c:568) 20241116125158635 DMM DEBUG MM_STATE_Iu(3)[0x55ec254c4ec0]{Detached}: Deallocated (fsm.c:568) 20241116125158635 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125158635 DLLC NOTICE LLME(ffffffff/dd2510f0){ASSIGNED} LLGM Assign pre (dd2510f0 => ffffffff) (gprs_llc.c:1079) 20241116125158635 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd2510f0 => ffffffff) (gprs_llc.c:1125) 20241116125158635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125158679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125158679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125158679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125158679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125158679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125158679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125158679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125158679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125158679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125158681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125158681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125158681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125158681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125158681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125158681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125158681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125158681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125158681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125158681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125158681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1462)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125158682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125158682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125158685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125158695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125158695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125158715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125158715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125158715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125158715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125158715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125158715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125158715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125158715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125158715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125158717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125158717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125158717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125158717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125158717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125158717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125158717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125158717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125158717 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125158717 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125158717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125158717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125158717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125158721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125158730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125158730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1468)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 TC_geran_attach_iu_rau-BVCI210(1466)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125158758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125158758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125158758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125158758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125158758 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125158758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125158758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125158758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125158758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125158760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125158760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125158760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125158760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125158760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125158760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125158760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125158760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125158760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125158760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125158760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125158761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125158761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125158766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1475)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation 20241116125158776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125158776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1471)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125158976 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125158976 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) 20241116125158976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125158976 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125158979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125158979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125158979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125158979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125158979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125158979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125158979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125158980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125158980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125158980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125158980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125158980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125158980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125158980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125158980 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125159027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125159027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125159027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125159027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125159029 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125159030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125159787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125159787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125159787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125159787 DLM3UA 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) 20241116125159787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125159787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125159787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125159787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125159788 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125159788 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125159788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125159788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125159788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125159788 DLM3UA 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) 20241116125159788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125159788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125159788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125159788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241116125159906 DGPRS DEBUG Checking for inactive LLMEs, time = 13572254 (sgsn.c:131) TC_geran_attach_iu_rau-BVCI196(1461)@5f94dcb17fe6: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='FB3DAE0C'O, index=0 SGSN_Test-GSUP(1478)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@5f94dcb17fe6: 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 := '2BB118A1B32B6E8CE9F64E47F7CB0222'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E400F559'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD61E6A00E25B790'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BE5AFBB9BF3B4A2A5F98CA7EB40762DA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8827D2F5D15D1BAA27DA614F9051EB0F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9505E684C6BBF9B71013639FB8193AE8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FF216E59569527B6'O } } } } } 20241116125200084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125200085 DLLC NOTICE LLME(ffffffff/fb3dae0c){UNASSIGNED} LLC RX: unknown TLLI 0xfb3dae0c, creating LLME on the fly (gprs_llc.c:552) 20241116125200085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125200085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241116125200085 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Allocated (fsm.c:456) 20241116125200085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125200085 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Allocated (fsm.c:456) 20241116125200085 DMM DEBUG MM_STATE_Iu[0x55ec254c4ff0]{Detached}: Allocated (fsm.c:456) 20241116125200085 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125200085 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125200085 DLLC NOTICE LLME(ffffffff/fb3dae0c){UNASSIGNED} LLGM Assign pre (fb3dae0c => ecc3fc81) (gprs_llc.c:1079) 20241116125200085 DLLC NOTICE LLME(fb3dae0c/ecc3fc81){ASSIGNED} LLGM Assign post (fb3dae0c => ecc3fc81) (gprs_llc.c:1125) 20241116125200085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125200085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125200085 DMM DEBUG MM(262420000001003/ecc3fc81) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125200097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125200097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241116125200097 DMM DEBUG MM_STATE_Gb(0)[0x55ec254cc3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125200097 DMM DEBUG MM(262420000001003/ecc3fc81) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241116125200097 DMM NOTICE MM(262420000001003/ecc3fc81) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125200097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125200097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125200097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125200097 DMM DEBUG MM(262420000001003/ecc3fc81) Requesting authorization (sgsn_auth.c:160) 20241116125200097 DMM INFO MM(262420000001003/ecc3fc81) Requesting authentication tuples (sgsn_auth.c:184) 20241116125200097 DMM DEBUG MM(262420000001003/ecc3fc81) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125200097 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241116125200097 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@5f94dcb17fe6: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241116125200099 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125200099 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125200099 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125200099 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125200099 DMM INFO MM(262420000001003/ecc3fc81) Subscriber data update (mmctx.c:445) 20241116125200099 DMM DEBUG MM(262420000001003/ecc3fc81) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125200099 DMM INFO MM(262420000001003/ecc3fc81) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125200099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125200099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125200099 DMM INFO MM(262420000001003/ecc3fc81) <- GMM AUTH AND CIPHERING REQ (rand = 2b b1 18 a1 b3 2b 6e 8c e9 f6 4e 47 f7 cb 02 22 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 95 05 e6 84 c6 bb f9 b7 10 13 63 9f b8 19 3a e8 ) (gprs_gmm.c:483) 20241116125200107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125200107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241116125200107 DMM DEBUG MM_STATE_Gb(0)[0x55ec254cc3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125200107 DMM INFO MM(262420000001003/ecc3fc81) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125200107 DMM NOTICE MM(262420000001003/ecc3fc81) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125200107 DMM DEBUG MM(262420000001003/ecc3fc81) checking auth: received UMTS RES = ff 21 6e 59 56 95 27 b6 (gprs_gmm.c:666) 20241116125200107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125200107 DMM DEBUG MM(262420000001003/ecc3fc81) Requesting authorization (sgsn_auth.c:160) 20241116125200107 DMM INFO MM(262420000001003/ecc3fc81) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125200107 DMM DEBUG MM(262420000001003/ecc3fc81) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125200107 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241116125200107 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) 20241116125200107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241116125200107 DMM INFO MM(262420000001003/ecc3fc81) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc3fc81) (gprs_gmm.c:300) 20241116125200108 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125200108 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125200108 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241116125200108 DMM INFO MM(262420000001003/ecc3fc81) Subscriber data update (mmctx.c:445) 20241116125200108 DMM DEBUG MM(262420000001003/ecc3fc81) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125200108 DMM INFO MM(262420000001003/ecc3fc81) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125200108 DMM NOTICE MM(262420000001003/ecc3fc81) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241116125200108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125200108 DMM NOTICE MM(262420000001003/ecc3fc81) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125200108 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) 20241116125200109 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125200109 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241116125200109 DMM INFO MM(262420000001003/ecc3fc81) Subscriber data update (mmctx.c:445) 20241116125200109 DMM DEBUG MM(262420000001003/ecc3fc81) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241116125200115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125200115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241116125200115 DMM DEBUG MM_STATE_Gb(0)[0x55ec254cc3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241116125200116 DMM INFO MM(262420000001003/ecc3fc81) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125200116 DMM NOTICE MM(262420000001003/ecc3fc81) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125200116 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125200116 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125200116 DLLC NOTICE LLME(fb3dae0c/ecc3fc81){ASSIGNED} LLGM Assign pre (ffffffff => ecc3fc81) (gprs_llc.c:1079) 20241116125200116 DLLC NOTICE LLME(ffffffff/ecc3fc81){ASSIGNED} LLGM Assign post (ffffffff => ecc3fc81) (gprs_llc.c:1125) 20241116125200116 DMM DEBUG MM_STATE_Gb(0)[0x55ec254cc3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241116125200116 DMM DEBUG MM_STATE_Gb(0)[0x55ec254cc3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241116125200116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125200116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@5f94dcb17fe6: 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 := 'ECC3FC81'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)@5f94dcb17fe6: Added conn table entry 0TC_geran_attach_iu_rau(1480)7034163 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1474)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125200178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125200178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125200178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125200178 DLM3UA 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) 20241116125200178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125200178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125200178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125200178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125200178 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125200178 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125200178 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125200178 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241116125200178 DMM INFO MM(262420000001003/ecc3fc81) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ecc3fc81 (00000000), TLLI: ecc3fc81 (ecc3fc81), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241116125200178 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241116125200178 DMM DEBUG MM_STATE_Gb(0)[0x55ec254cc3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241116125200178 DMM DEBUG MM_STATE_Gb(0)[0x55ec254cc3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241116125200178 DLLC NOTICE LLME(ffffffff/ecc3fc81){ASSIGNED} LLGM Assign pre (ecc3fc81 => ffffffff) (gprs_llc.c:1079) 20241116125200178 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecc3fc81 => ffffffff) (gprs_llc.c:1125) 20241116125200178 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125200178 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241116125200178 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125200178 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125200178 DMM DEBUG MM(262420000001003/ecc3fc81) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125200179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125200179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125200179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125200179 DLM3UA 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) 20241116125200179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125200179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125200179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125200179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125200179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125200179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125200179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125200179 DLM3UA 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) 20241116125200179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125200179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125200179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125200179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: { messageType := 2, destLocRef := '6B5533'O ("kU3"), 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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125200187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125200187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125200187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125200187 DLM3UA 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) 20241116125200187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125200187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125200187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125200187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125200187 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125200187 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125200187 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125200187 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241116125200187 DMM INFO MM(262420000001003/ecc3fc81) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241116125200187 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241116125200187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125200187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125200187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125200187 DLM3UA 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) 20241116125200187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125200187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125200187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125200187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125200187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125200187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125200187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125200187 DLM3UA 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) 20241116125200187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125200187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125200187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125200187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@5f94dcb17fe6: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@5f94dcb17fe6: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241116125200195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125200195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125200195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125200195 DLM3UA 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) 20241116125200195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125200195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125200195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125200195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125200196 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125200196 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125200196 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125200196 DMM INFO MM(262420000001003/ecc3fc81) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241116125200196 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241116125200196 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125200196 DMM DEBUG MM_STATE_Iu[0x55ec254c4ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241116125200196 DMM ERROR MM_STATE_Iu[0x55ec254c4ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@5f94dcb17fe6: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@5f94dcb17fe6: Final verdict of PTC: none 20241116125200202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53160<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116125200204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125200204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1463)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1478)@5f94dcb17fe6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1462)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1472)@5f94dcb17fe6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1467)@5f94dcb17fe6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1470)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1465)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1460)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@5f94dcb17fe6: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125200348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125200401 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125200401 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) 20241116125200401 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125200401 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125200401 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125200401 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) 20241116125200401 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125200401 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125200401 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) 20241116125200401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125200401 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125200402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125200402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125200402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125200402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125200402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125200402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116125200402 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241116125200749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157404) 20241116125201205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125201205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=157404, count=178668) 20241116125202206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125202206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125202403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125202403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125202403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125203207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125203207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user started. 20241116125203810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125203811 DMM INFO MM(262420000001003/ecc3fc81) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125203811 DMM INFO MM(262420000001003/ecc3fc81) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125203811 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125203811 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125203811 DMM DEBUG MM_STATE_Iu[0x55ec254c4ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125203811 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241116125203811 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) 20241116125203811 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) 20241116125203811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125203811 DMM DEBUG MM_STATE_Gb(0)[0x55ec254cc3a0]{Idle}: Deallocated (fsm.c:568) 20241116125203811 DMM DEBUG MM_STATE_Iu[0x55ec254c4ff0]{Detached}: Deallocated (fsm.c:568) 20241116125203811 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4d90]{Deregistered}: Deallocated (fsm.c:568) 20241116125203811 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125203871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125203871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125203871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125203871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125203871 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125203871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125203871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125203871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125203871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1485)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1486)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125203873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125203873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125203873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125203873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125203873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125203873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125203873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125203873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125203873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125203873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125203873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125203874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125203874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125203878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116125203890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125203890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1485)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(1483)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1490)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125203897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125203897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125203897 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125203897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125203897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125203897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125203898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125203898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125203898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125203899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125203899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125203899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125203899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125203899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125203899 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125203899 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125203899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1490)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125203899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125203899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125203902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125203911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125203911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125203933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125203934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125203934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125203934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125203934 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125203934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125203934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125203934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125203934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125203935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125203935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125203935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125203935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125203935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125203935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125203935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125203935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125203935 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125203935 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125203935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1495)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125203936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125203936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125203939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125203948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125203948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1498)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 20241116125204157 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125204157 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) 20241116125204157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125204157 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125204160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125204160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125204160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125204160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125204160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125204160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125204160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125204161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125204161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125204161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125204161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125204161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125204161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125204161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125204161 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125204208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125204208 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125204208 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125204209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125204210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125204211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125204968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125204968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125204968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125204968 DLM3UA 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) 20241116125204968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125204968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125204968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125204968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125204968 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125204968 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125204968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125204968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125204968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125204969 DLM3UA 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) 20241116125204969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125204969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125204969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125204969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='E12E5FB7'O, index=0 SGSN_Test-GSUP(1501)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@5f94dcb17fe6: 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 := '4AB9'O, rac := '14'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)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user(1503)10827285 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1497)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125205272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205272 DLM3UA 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) 20241116125205272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205273 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125205273 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125205273 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125205273 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241116125205273 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{Deregistered}: Allocated (fsm.c:456) 20241116125205273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125205273 DMM DEBUG MM_STATE_Gb[0x55ec254c4ec0]{Idle}: Allocated (fsm.c:456) 20241116125205273 DMM DEBUG MM_STATE_Iu[0x55ec254d69f0]{Detached}: Allocated (fsm.c:456) 20241116125205273 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125205273 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125205273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125205273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125205273 DMM DEBUG MM(262420000001004/d01d5166) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125205273 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241116125205273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205273 DLM3UA 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) 20241116125205273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205273 DLM3UA 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) 20241116125205273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: { messageType := 2, destLocRef := 'A53615'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5f94dcb17fe6: 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 := '8C9533B605BCBDF7E57CD62005A1EA13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2498D493'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A847E9975554F6B3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '07E51313891F1D96293A08D610B52556'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E6997B9A701443847CDA7DD20D89FAD8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '98714C5E2409609583593AF21BEA3683'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '270824C6F3C49BB6'O } } } } } SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241116125205282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205282 DLM3UA 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) 20241116125205282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205282 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125205282 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125205282 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125205282 DMM DEBUG MM(262420000001004/d01d5166) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241116125205282 DMM NOTICE MM(262420000001004/d01d5166) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125205282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125205282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125205282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125205282 DMM DEBUG MM(262420000001004/d01d5166) Requesting authorization (sgsn_auth.c:160) 20241116125205282 DMM INFO MM(262420000001004/d01d5166) Requesting authentication tuples (sgsn_auth.c:184) 20241116125205282 DMM DEBUG MM(262420000001004/d01d5166) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125205282 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241116125205282 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241116125205285 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125205285 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125205285 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125205285 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125205285 DMM INFO MM(262420000001004/d01d5166) Subscriber data update (mmctx.c:445) 20241116125205285 DMM DEBUG MM(262420000001004/d01d5166) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125205285 DMM INFO MM(262420000001004/d01d5166) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125205285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125205285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125205285 DMM INFO MM(262420000001004/d01d5166) <- GMM AUTH AND CIPHERING REQ (rand = 8c 95 33 b6 05 bc bd f7 e5 7c d6 20 05 a1 ea 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 71 4c 5e 24 09 60 95 83 59 3a f2 1b ea 36 83 ) (gprs_gmm.c:483) 20241116125205285 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241116125205285 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205285 DLM3UA 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) 20241116125205285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22270824C623094B99990000100004F02904F3C49BB6'O 20241116125205292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205292 DLM3UA 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) 20241116125205292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205292 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125205292 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125205292 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125205292 DMM INFO MM(262420000001004/d01d5166) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125205292 DMM NOTICE MM(262420000001004/d01d5166) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125205292 DMM DEBUG MM(262420000001004/d01d5166) checking auth: received UMTS RES = 27 08 24 c6 f3 c4 9b b6 (gprs_gmm.c:666) 20241116125205292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125205292 DMM DEBUG MM(262420000001004/d01d5166) Requesting authorization (sgsn_auth.c:160) 20241116125205292 DMM INFO MM(262420000001004/d01d5166) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125205292 DMM DEBUG MM(262420000001004/d01d5166) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125205292 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241116125205292 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) 20241116125205292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125205292 DMM DEBUG MM(262420000001004/d01d5166) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125205292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205292 DLM3UA 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) 20241116125205292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125205301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205301 DLM3UA 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) 20241116125205301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205301 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125205301 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125205301 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125205301 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241116125205301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125205301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125205301 DMM INFO MM(262420000001004/d01d5166) <- GMM ATTACH ACCEPT (new P-TMSI=0xd01d5166) (gprs_gmm.c:300) 20241116125205301 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241116125205301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205301 DLM3UA 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) 20241116125205301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205301 DLM3UA 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) 20241116125205301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125205305 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125205305 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125205305 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241116125205305 DMM INFO MM(262420000001004/d01d5166) Subscriber data update (mmctx.c:445) 20241116125205305 DMM DEBUG MM(262420000001004/d01d5166) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125205305 DMM INFO MM(262420000001004/d01d5166) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125205305 DMM NOTICE MM(262420000001004/d01d5166) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241116125205305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125205305 DMM NOTICE MM(262420000001004/d01d5166) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125205305 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) 20241116125205305 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125205305 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241116125205305 DMM INFO MM(262420000001004/d01d5166) Subscriber data update (mmctx.c:445) 20241116125205306 DMM DEBUG MM(262420000001004/d01d5166) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125205308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205308 DLM3UA 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) 20241116125205308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205308 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125205308 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125205308 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125205308 DMM INFO MM(262420000001004/d01d5166) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125205308 DMM NOTICE MM(262420000001004/d01d5166) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125205308 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125205308 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125205308 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125205308 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125205308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125205308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125205308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205308 DLM3UA 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) 20241116125205308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125205313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205314 DLM3UA 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) 20241116125205314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205314 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125205314 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125205314 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125205314 DMM INFO MM(262420000001004/d01d5166) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125205314 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125205314 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125205314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205314 DLM3UA 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) 20241116125205314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 20241116125205316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205316 DLM3UA 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) 20241116125205316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@5f94dcb17fe6: Deleted conn table entry 0TC_attach_pdp_act_user(1503)10827285 TC_attach_pdp_act_user(1503)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@5f94dcb17fe6: 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 := 'D01D5166'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user(1503)13099770 SGSN_Test_0-RAN(1497)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: First idle individual index:0 20241116125205517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205517 DLM3UA 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) 20241116125205517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205518 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125205518 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125205518 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125205518 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD01D5166) type="signalling" (gprs_gmm.c:1944) 20241116125205518 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241116125205518 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125205518 DMM DEBUG MM(262420000001004/d01d5166) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125205518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205518 DLM3UA 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) 20241116125205518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205518 DLM3UA 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) 20241116125205518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: { messageType := 2, destLocRef := 'C7E2FA'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125205522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205523 DLM3UA 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) 20241116125205523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205523 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125205523 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125205523 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125205523 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241116125205523 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241116125205523 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241116125205523 DMM INFO MM(262420000001004/d01d5166) <- GMM SERVICE ACCEPT (P-TMSI=0xd01d5166) (gprs_gmm.c:813) 20241116125205523 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241116125205523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205523 DLM3UA 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) 20241116125205523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205523 DLM3UA 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) 20241116125205523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241116125205530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205530 DLM3UA 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) 20241116125205530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205530 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125205530 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125205530 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125205530 DMM INFO MM(262420000001004/d01d5166) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125205530 DMM INFO MM(262420000001004/d01d5166) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125205530 DMM DEBUG MM(262420000001004/d01d5166) Using GGSN 0 (gprs_sm.c:312) 20241116125205530 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) 20241116125205530 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241116125205530 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125205530 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125205530 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241116125205542 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 47 c7 94 f9 11 e5 f1 dd 1e 14 05 7f 8e de 01 0d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241116125205542 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde6608, cbp=0x55ec254d5d30) (sgsn_libgtp.c:632) 20241116125205542 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125205542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205542 DLM3UA 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) 20241116125205542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_len:30 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A5DC2758'O 20241116125205560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125205560 DLM3UA 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) 20241116125205560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125205560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125205560 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116125205561 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116125205561 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241116125205561 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241116125205561 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241116125205561 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241116125205561 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125205561 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241116125205561 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205561 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125205561 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125205561 DLM3UA 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) 20241116125205561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125205561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125205561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125205561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_user(1503)@5f94dcb17fe6: 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"" SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5f94dcb17fe6: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5f94dcb17fe6: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20241116125205565 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125205565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1501)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@5f94dcb17fe6: Final verdict of PTC: none 20241116125205566 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125205566 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) 20241116125205566 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125205566 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125205566 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125205566 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) 20241116125205566 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125205566 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125205566 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) 20241116125205566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125205566 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125205566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125205566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125205566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125205566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125205566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125205566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116125205566 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1486)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1495)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1490)@5f94dcb17fe6: Final verdict of PTC: none 20241116125205566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1492)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1493)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1484)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1488)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@5f94dcb17fe6: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125205708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125206210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241116125206566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125206566 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) 20241116125207567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125207567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125207567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241116125207568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125207568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125208569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125208569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241116125209275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125209276 DMM INFO MM(262420000001004/d01d5166) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125209276 DMM INFO MM(262420000001004/d01d5166) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125209276 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125209276 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125209276 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125209276 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241116125209276 DMM NOTICE MM(262420000001004/d01d5166) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125209276 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241116125209276 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125209276 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125209276 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241116125209276 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241116125209276 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) 20241116125209276 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) 20241116125209276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125209276 DMM DEBUG MM_STATE_Gb[0x55ec254c4ec0]{Idle}: Deallocated (fsm.c:568) 20241116125209276 DMM DEBUG MM_STATE_Iu(5)[0x55ec254d69f0]{Detached}: Deallocated (fsm.c:568) 20241116125209276 DMM DEBUG GMM(gmm_fsm)[0x55ec254c4ff0]{Deregistered}: Deallocated (fsm.c:568) 20241116125209276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125209276 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125209276 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125209276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125209276 DLM3UA 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) 20241116125209276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125209276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125209276 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125209325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125209325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125209325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125209325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125209325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125209325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125209325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125209325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125209325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125209327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125209327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125209327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125209327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125209327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125209327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125209327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125209327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125209327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125209327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125209327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1508)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125209328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125209328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1509)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125209332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241116125209343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125209343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1514)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125209372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125209372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125209372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125209372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125209372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125209372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125209372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125209372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125209372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1513)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1514)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125209373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125209373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125209373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125209374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125209374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125209374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125209374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125209374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125209374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125209374 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125209374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125209374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125209374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1514)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125209378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125209389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125209389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1515)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1513)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125209402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125209402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125209402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125209402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125209402 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125209402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125209402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125209402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125209402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125209403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125209403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125209403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125209403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125209404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125209404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125209404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125209404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125209404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125209404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125209404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125209404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125209404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125209409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125209420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125209420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@5f94dcb17fe6: ************************************************* SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125209569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125209569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125209569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125209569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125209571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125209572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125209623 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125209623 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) 20241116125209623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125209623 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125209626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125209626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125209626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125209626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125209626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125209626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125209626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125209628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125209628 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125209628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125209628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125209628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125209628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125209628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125209628 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125210433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210433 DLM3UA 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) 20241116125210433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210433 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125210433 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125210434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210434 DLM3UA 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) 20241116125210434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='DCC1F569'O, index=0 SGSN_Test-GSUP(1524)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '9C2C'O, rac := '4C'O ("L") }, 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)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)16648537 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1520)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125210644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210644 DLM3UA 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) 20241116125210644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210644 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125210644 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125210645 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125210645 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241116125210645 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{Deregistered}: Allocated (fsm.c:456) 20241116125210645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125210645 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Allocated (fsm.c:456) 20241116125210645 DMM DEBUG MM_STATE_Iu[0x55ec254d1540]{Detached}: Allocated (fsm.c:456) 20241116125210645 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125210645 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125210645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125210645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125210645 DMM DEBUG MM(262420000001058/c1dd6425) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125210645 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241116125210645 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210645 DLM3UA 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) 20241116125210645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210645 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210645 DLM3UA 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) 20241116125210645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: { messageType := 2, destLocRef := 'FE0959'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@5f94dcb17fe6: 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 := '36AA177A44EDC15DAE17239D285F6881'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2E0D099'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFB1BD5F109BEA5C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '393D28B0D8C411C6BBD96A585D0BE05A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '969AD5C57796D20990A9333BCA94EE7B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '988378C272661A53D053CC06475E6E37'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9C8764C180EA6800'O } } } } } SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241116125210654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210654 DLM3UA 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) 20241116125210654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210654 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125210654 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125210654 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125210654 DMM DEBUG MM(262420000001058/c1dd6425) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241116125210654 DMM NOTICE MM(262420000001058/c1dd6425) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125210654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125210654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125210654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125210654 DMM DEBUG MM(262420000001058/c1dd6425) Requesting authorization (sgsn_auth.c:160) 20241116125210654 DMM INFO MM(262420000001058/c1dd6425) Requesting authentication tuples (sgsn_auth.c:184) 20241116125210654 DMM DEBUG MM(262420000001058/c1dd6425) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125210654 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241116125210654 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241116125210657 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125210657 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125210657 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125210657 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125210657 DMM INFO MM(262420000001058/c1dd6425) Subscriber data update (mmctx.c:445) 20241116125210657 DMM DEBUG MM(262420000001058/c1dd6425) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125210657 DMM INFO MM(262420000001058/c1dd6425) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125210657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125210657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125210657 DMM INFO MM(262420000001058/c1dd6425) <- GMM AUTH AND CIPHERING REQ (rand = 36 aa 17 7a 44 ed c1 5d ae 17 23 9d 28 5f 68 81 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 83 78 c2 72 66 1a 53 d0 53 cc 06 47 5e 6e 37 ) (gprs_gmm.c:483) 20241116125210657 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241116125210658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210658 DLM3UA 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) 20241116125210658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307229C8764C123094B99990000105008F0290480EA6800'O 20241116125210663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210663 DLM3UA 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) 20241116125210663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210663 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125210663 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125210663 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125210663 DMM INFO MM(262420000001058/c1dd6425) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125210663 DMM NOTICE MM(262420000001058/c1dd6425) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125210663 DMM DEBUG MM(262420000001058/c1dd6425) checking auth: received UMTS RES = 9c 87 64 c1 80 ea 68 00 (gprs_gmm.c:666) 20241116125210663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125210663 DMM DEBUG MM(262420000001058/c1dd6425) Requesting authorization (sgsn_auth.c:160) 20241116125210663 DMM INFO MM(262420000001058/c1dd6425) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125210663 DMM DEBUG MM(262420000001058/c1dd6425) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125210663 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241116125210663 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) 20241116125210663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125210663 DMM DEBUG MM(262420000001058/c1dd6425) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125210664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210664 DLM3UA 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) 20241116125210664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125210671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210671 DLM3UA 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) 20241116125210671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210671 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125210671 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125210671 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125210671 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241116125210671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125210671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125210671 DMM INFO MM(262420000001058/c1dd6425) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1dd6425) (gprs_gmm.c:300) 20241116125210671 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241116125210672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210672 DLM3UA 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) 20241116125210672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210672 DLM3UA 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) 20241116125210672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125210675 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125210675 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125210675 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241116125210675 DMM INFO MM(262420000001058/c1dd6425) Subscriber data update (mmctx.c:445) 20241116125210675 DMM DEBUG MM(262420000001058/c1dd6425) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125210675 DMM INFO MM(262420000001058/c1dd6425) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125210675 DMM NOTICE MM(262420000001058/c1dd6425) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241116125210675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125210675 DMM NOTICE MM(262420000001058/c1dd6425) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125210675 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) 20241116125210676 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125210676 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241116125210676 DMM INFO MM(262420000001058/c1dd6425) Subscriber data update (mmctx.c:445) 20241116125210676 DMM DEBUG MM(262420000001058/c1dd6425) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125210678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210678 DLM3UA 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) 20241116125210678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210678 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125210678 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125210678 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125210678 DMM INFO MM(262420000001058/c1dd6425) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125210678 DMM NOTICE MM(262420000001058/c1dd6425) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125210678 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125210678 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125210678 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125210678 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125210678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125210678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125210679 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210679 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210679 DLM3UA 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) 20241116125210679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125210683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210683 DLM3UA 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) 20241116125210684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210684 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125210684 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125210684 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125210684 DMM INFO MM(262420000001058/c1dd6425) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125210684 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125210684 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125210684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210684 DLM3UA 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) 20241116125210684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 20241116125210685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210685 DLM3UA 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) 20241116125210685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@5f94dcb17fe6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)16648537 TC_attach_pdp_act_user_addr_v4raw(1526)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@5f94dcb17fe6: 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 := 'C1DD6425'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)7792599 SGSN_Test_0-RAN(1520)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: First idle individual index:0 20241116125210889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210889 DLM3UA 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) 20241116125210889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210890 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125210890 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125210890 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125210890 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC1DD6425) type="signalling" (gprs_gmm.c:1944) 20241116125210890 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241116125210890 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125210890 DMM DEBUG MM(262420000001058/c1dd6425) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125210890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210890 DLM3UA 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) 20241116125210890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210891 DLM3UA 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) 20241116125210891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: { messageType := 2, destLocRef := '76E7D7'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125210895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210895 DLM3UA 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) 20241116125210895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210895 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125210895 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125210895 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125210895 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241116125210895 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241116125210895 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241116125210895 DMM INFO MM(262420000001058/c1dd6425) <- GMM SERVICE ACCEPT (P-TMSI=0xc1dd6425) (gprs_gmm.c:813) 20241116125210895 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241116125210895 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210895 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210896 DLM3UA 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) 20241116125210896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210896 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210896 DLM3UA 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) 20241116125210896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241116125210902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210902 DLM3UA 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) 20241116125210902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210902 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125210902 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125210902 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125210903 DMM INFO MM(262420000001058/c1dd6425) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125210903 DMM INFO MM(262420000001058/c1dd6425) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125210903 DMM DEBUG MM(262420000001058/c1dd6425) Using GGSN 0 (gprs_sm.c:312) 20241116125210903 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) 20241116125210903 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241116125210903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125210903 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125210903 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241116125210913 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 f5 2a a2 ce 11 89 c0 36 9a 14 05 7f 78 84 6b fb 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) 20241116125210913 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde7678, cbp=0x55ec254d6730) (sgsn_libgtp.c:632) 20241116125210913 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125210914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210914 DLM3UA 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) 20241116125210914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_len:30 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800415A6529'O 20241116125210931 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210931 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125210931 DLM3UA 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) 20241116125210931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125210931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125210931 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116125210932 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116125210932 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241116125210932 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241116125210932 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241116125210932 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241116125210932 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125210932 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241116125210932 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125210932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125210932 DLM3UA 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) 20241116125210932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125210932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125210932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125210932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@5f94dcb17fe6: 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)@5f94dcb17fe6: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5f94dcb17fe6: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test-GSUP(1524)@5f94dcb17fe6: Final verdict of PTC: none 20241116125210935 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125210935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1508)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1514)@5f94dcb17fe6: Final verdict of PTC: none 20241116125210937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49514<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1509)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@5f94dcb17fe6: Final verdict of PTC: none 20241116125210937 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125210937 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) 20241116125210937 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125210938 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125210938 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125210938 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) 20241116125210938 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125210938 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125210938 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) 20241116125210938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125210938 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125210938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125210938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125210938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125210938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125210938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125210938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1518)@5f94dcb17fe6: Final verdict of PTC: none 20241116125210938 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1504)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1507)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1516)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1512)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@5f94dcb17fe6: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125211074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125211575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285460) 20241116125211936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125211936 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) 20241116125212937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125212937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125212939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125212939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125212939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125213938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125213938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241116125214638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125214640 DMM INFO MM(262420000001058/c1dd6425) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125214640 DMM INFO MM(262420000001058/c1dd6425) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125214640 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125214640 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125214640 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125214640 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241116125214640 DMM NOTICE MM(262420000001058/c1dd6425) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125214640 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241116125214640 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125214640 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125214640 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241116125214640 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241116125214640 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) 20241116125214640 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) 20241116125214640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125214640 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Deallocated (fsm.c:568) 20241116125214640 DMM DEBUG MM_STATE_Iu(7)[0x55ec254d1540]{Detached}: Deallocated (fsm.c:568) 20241116125214640 DMM DEBUG GMM(gmm_fsm)[0x55ec254d69f0]{Deregistered}: Deallocated (fsm.c:568) 20241116125214640 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125214640 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125214640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125214640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125214640 DLM3UA 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) 20241116125214640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125214640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125214640 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125214686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125214686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125214686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125214686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125214686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125214686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125214686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125214686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125214687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125214688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125214688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125214688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125214689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125214689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125214689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125214689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125214689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125214689 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125214689 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125214689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125214689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125214689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125214694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125214705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125214705 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)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125214724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125214724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125214724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125214724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125214724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125214724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125214724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125214724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125214724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125214726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125214726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125214726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125214726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125214726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125214726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125214726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125214726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125214726 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125214726 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125214726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125214727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125214727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125214731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125214741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125214741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1538)@5f94dcb17fe6: 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(1535)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1542)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1542)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125214769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125214769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125214769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125214769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125214769 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125214769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125214769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125214769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125214769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1542)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125214771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125214771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125214771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125214771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125214771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125214771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125214771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125214771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125214771 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125214771 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125214771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125214772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125214772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1542)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1542)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125214776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1544)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@5f94dcb17fe6: ************************************************* SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125214785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125214785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125214938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125214938 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125214938 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125214938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125214940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125214941 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125214981 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125214981 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) 20241116125214981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125214981 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125214984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125214984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125214984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125214984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125214984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125214984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125214984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125214985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125214985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125214985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125214985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125214985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125214985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125214985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125214985 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125215791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125215791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125215791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125215791 DLM3UA 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) 20241116125215791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125215791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125215791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125215791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125215791 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125215791 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125215792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125215792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125215792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125215792 DLM3UA 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) 20241116125215792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125215792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125215792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125215792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='D34A8D16'O, index=0 SGSN_Test-GSUP(1547)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '1793'O, rac := '16'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(1543)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)16771840 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1543)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125216011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216011 DLM3UA 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) 20241116125216011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216012 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125216012 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125216012 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125216012 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241116125216012 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{Deregistered}: Allocated (fsm.c:456) 20241116125216012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125216012 DMM DEBUG MM_STATE_Gb[0x55ec254c4ec0]{Idle}: Allocated (fsm.c:456) 20241116125216012 DMM DEBUG MM_STATE_Iu[0x55ec254d7e60]{Detached}: Allocated (fsm.c:456) 20241116125216012 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125216012 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125216012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125216012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125216012 DMM DEBUG MM(262420000001055/c9e68f35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125216012 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241116125216012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216012 DLM3UA 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) 20241116125216012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216012 DLM3UA 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) 20241116125216012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: { messageType := 2, destLocRef := 'FFEB00'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(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5f94dcb17fe6: 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 := '8A01E1A28EFCBF7ECB62210329E868AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F99D205'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73893EAD09D55CB6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '84FAB2C45812F1AE43CE749890E19AC9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '99EEB638EB635639E0C3665163D63761'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '371774443FF866D79041AE737B426682'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FDDDAA54CACA800D'O } } } } } SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241116125216023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216023 DLM3UA 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) 20241116125216023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216023 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125216023 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125216023 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125216023 DMM DEBUG MM(262420000001055/c9e68f35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241116125216023 DMM NOTICE MM(262420000001055/c9e68f35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125216023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125216023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125216023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125216023 DMM DEBUG MM(262420000001055/c9e68f35) Requesting authorization (sgsn_auth.c:160) 20241116125216023 DMM INFO MM(262420000001055/c9e68f35) Requesting authentication tuples (sgsn_auth.c:184) 20241116125216023 DMM DEBUG MM(262420000001055/c9e68f35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125216023 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241116125216023 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241116125216025 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125216025 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125216025 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125216025 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125216025 DMM INFO MM(262420000001055/c9e68f35) Subscriber data update (mmctx.c:445) 20241116125216025 DMM DEBUG MM(262420000001055/c9e68f35) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125216025 DMM INFO MM(262420000001055/c9e68f35) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125216025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125216025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125216025 DMM INFO MM(262420000001055/c9e68f35) <- GMM AUTH AND CIPHERING REQ (rand = 8a 01 e1 a2 8e fc bf 7e cb 62 21 03 29 e8 68 ae , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 17 74 44 3f f8 66 d7 90 41 ae 73 7b 42 66 82 ) (gprs_gmm.c:483) 20241116125216025 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241116125216026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216026 DLM3UA 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) 20241116125216026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722FDDDAA5423094B99990000105005F02904CACA800D'O 20241116125216032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216032 DLM3UA 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) 20241116125216032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216032 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125216032 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125216032 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125216032 DMM INFO MM(262420000001055/c9e68f35) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125216032 DMM NOTICE MM(262420000001055/c9e68f35) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125216032 DMM DEBUG MM(262420000001055/c9e68f35) checking auth: received UMTS RES = fd dd aa 54 ca ca 80 0d (gprs_gmm.c:666) 20241116125216032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125216032 DMM DEBUG MM(262420000001055/c9e68f35) Requesting authorization (sgsn_auth.c:160) 20241116125216032 DMM INFO MM(262420000001055/c9e68f35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125216032 DMM DEBUG MM(262420000001055/c9e68f35) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125216032 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241116125216032 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) 20241116125216032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125216032 DMM DEBUG MM(262420000001055/c9e68f35) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125216032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216032 DLM3UA 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) 20241116125216032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125216042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216042 DLM3UA 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) 20241116125216042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216042 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125216042 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125216042 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125216042 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241116125216042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125216042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125216042 DMM INFO MM(262420000001055/c9e68f35) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9e68f35) (gprs_gmm.c:300) 20241116125216042 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241116125216043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216043 DLM3UA 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) 20241116125216043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216043 DLM3UA 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) 20241116125216043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125216047 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125216047 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125216047 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241116125216047 DMM INFO MM(262420000001055/c9e68f35) Subscriber data update (mmctx.c:445) 20241116125216047 DMM DEBUG MM(262420000001055/c9e68f35) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125216047 DMM INFO MM(262420000001055/c9e68f35) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125216047 DMM NOTICE MM(262420000001055/c9e68f35) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241116125216047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125216047 DMM NOTICE MM(262420000001055/c9e68f35) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125216047 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) 20241116125216048 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125216048 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241116125216048 DMM INFO MM(262420000001055/c9e68f35) Subscriber data update (mmctx.c:445) 20241116125216048 DMM DEBUG MM(262420000001055/c9e68f35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125216050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216050 DLM3UA 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) 20241116125216050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216051 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125216051 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125216051 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125216051 DMM INFO MM(262420000001055/c9e68f35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125216051 DMM NOTICE MM(262420000001055/c9e68f35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125216051 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125216051 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125216051 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125216051 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125216051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125216051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125216051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216051 DLM3UA 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) 20241116125216051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125216056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216057 DLM3UA 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) 20241116125216057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216057 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125216057 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125216057 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125216057 DMM INFO MM(262420000001055/c9e68f35) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125216057 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125216057 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125216057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216057 DLM3UA 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) 20241116125216057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 20241116125216058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216058 DLM3UA 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) 20241116125216058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@5f94dcb17fe6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)16771840 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5f94dcb17fe6: 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 := 'C9E68F35'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)13777569 SGSN_Test_0-RAN(1543)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: First idle individual index:0 20241116125216261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216261 DLM3UA 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) 20241116125216261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216262 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125216262 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125216262 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125216262 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC9E68F35) type="signalling" (gprs_gmm.c:1944) 20241116125216262 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241116125216262 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125216262 DMM DEBUG MM(262420000001055/c9e68f35) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125216262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216262 DLM3UA 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) 20241116125216262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216262 DLM3UA 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) 20241116125216262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: { messageType := 2, destLocRef := 'D23AA1'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(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125216268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216268 DLM3UA 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) 20241116125216268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216268 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125216268 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125216268 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125216268 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241116125216268 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241116125216268 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241116125216268 DMM INFO MM(262420000001055/c9e68f35) <- GMM SERVICE ACCEPT (P-TMSI=0xc9e68f35) (gprs_gmm.c:813) 20241116125216268 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241116125216268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216268 DLM3UA 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) 20241116125216268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216268 DLM3UA 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) 20241116125216268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241116125216276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216276 DLM3UA 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) 20241116125216276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216276 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125216276 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125216276 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125216276 DMM INFO MM(262420000001055/c9e68f35) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125216276 DMM INFO MM(262420000001055/c9e68f35) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125216276 DMM DEBUG MM(262420000001055/c9e68f35) Using GGSN 0 (gprs_sm.c:312) 20241116125216276 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) 20241116125216276 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241116125216276 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125216276 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125216276 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241116125216287 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 94 23 7a 98 11 60 de 30 80 14 05 7f 1b a8 70 5c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241116125216287 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde86e8, cbp=0x55ec254d6560) (sgsn_libgtp.c:632) 20241116125216287 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125216287 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216287 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216287 DLM3UA 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) 20241116125216287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_len:33 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068003060C45F'O 20241116125216300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125216300 DLM3UA 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) 20241116125216300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125216300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125216300 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116125216300 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116125216300 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241116125216300 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241116125216300 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241116125216300 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241116125216301 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125216301 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241116125216301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125216301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125216301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125216301 DLM3UA 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) 20241116125216301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125216301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125216301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125216301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Session index based on local reference:0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5f94dcb17fe6: 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"" SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 will be put to the reassembly buffer TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5f94dcb17fe6: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer MC@5f94dcb17fe6: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125216304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125216304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1531)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP(1547)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1536)@5f94dcb17fe6: Final verdict of PTC: none 20241116125216305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49536<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1546)@5f94dcb17fe6: Final verdict of PTC: none 20241116125216306 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125216306 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) 20241116125216306 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125216306 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125216306 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125216306 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) 20241116125216306 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125216306 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125216306 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) 20241116125216306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) SGSN_Test-Gb0-NS0(1527)@5f94dcb17fe6: Final verdict of PTC: none 20241116125216306 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125216306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125216306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125216306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125216306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125216306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125216306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116125216306 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-BSSGP0(1528)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1542)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1541)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1534)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1540)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5f94dcb17fe6: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1529)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1540): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1541): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1542): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125216444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125216946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289084) 20241116125217306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125217317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289084, count=290540) 20241116125218307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125218307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125218307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241116125218318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125218318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12:52: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_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 20241116125219319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125219319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241116125220012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125220013 DMM INFO MM(262420000001055/c9e68f35) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125220013 DMM INFO MM(262420000001055/c9e68f35) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125220013 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125220013 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125220013 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125220013 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241116125220013 DMM NOTICE MM(262420000001055/c9e68f35) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125220013 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241116125220013 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125220013 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125220013 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241116125220013 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241116125220013 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) 20241116125220013 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) 20241116125220013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125220013 DMM DEBUG MM_STATE_Gb[0x55ec254c4ec0]{Idle}: Deallocated (fsm.c:568) 20241116125220013 DMM DEBUG MM_STATE_Iu(9)[0x55ec254d7e60]{Detached}: Deallocated (fsm.c:568) 20241116125220013 DMM DEBUG GMM(gmm_fsm)[0x55ec254d1540]{Deregistered}: Deallocated (fsm.c:568) 20241116125220013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125220013 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125220013 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125220014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125220014 DLM3UA 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) 20241116125220014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125220014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125220014 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125220056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125220056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125220056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125220056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125220056 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125220056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125220056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125220056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125220056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125220058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125220058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125220058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125220058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125220058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125220058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125220058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125220058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125220058 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125220058 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125220058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125220059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125220059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125220062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125220071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125220071 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1555)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125220096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125220096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125220096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125220096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125220096 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125220096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125220096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125220096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125220096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125220098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125220098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125220098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125220098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125220098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125220098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125220098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125220098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125220098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125220098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125220098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1559)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125220099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125220099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125220102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125220112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125220112 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)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125220134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125220134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125220134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125220134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125220134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125220134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125220134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125220134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125220134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125220135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125220135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125220135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125220135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125220135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125220135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125220135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125220136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125220136 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125220136 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125220136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125220136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125220136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125220140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125220149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125220149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1567)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@5f94dcb17fe6: ************************************************* SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 20241116125220320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125220320 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125220320 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125220320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125220322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125220323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125220356 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125220356 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) 20241116125220356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125220356 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125220359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125220359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125220359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125220359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125220359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125220359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125220359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125220360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125220360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125220360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125220360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125220360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125220360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125220360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125220360 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125221166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221166 DLM3UA 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) 20241116125221166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221167 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125221167 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125221167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221167 DLM3UA 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) 20241116125221167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='D4784A57'O, index=0 SGSN_Test-GSUP(1570)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '2D20'O ("- "), rac := 'C2'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(1566)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2274435 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1566)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125221385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221385 DLM3UA 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) 20241116125221385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221386 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125221386 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125221386 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125221386 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241116125221386 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{Deregistered}: Allocated (fsm.c:456) 20241116125221386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125221386 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Allocated (fsm.c:456) 20241116125221386 DMM DEBUG MM_STATE_Iu[0x55ec254d89d0]{Detached}: Allocated (fsm.c:456) 20241116125221386 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125221386 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125221386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125221386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125221386 DMM DEBUG MM(262420000001056/c5f3c5e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125221386 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241116125221386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221386 DLM3UA 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) 20241116125221386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221386 DLM3UA 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) 20241116125221386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: { messageType := 2, destLocRef := '22B483'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5f94dcb17fe6: 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 := '6636D5C514BE1486786D310AB6734946'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF3FD79E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9414B0708C52F9B4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C73E708DE4647D91C14CBDFC47B5C151'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E63AA46F7E6D1EDB1298995752513843'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D3ECC6F1DB07ED310A29B84761F44D0D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A369D4BB9F906844'O } } } } } SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241116125221395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221395 DLM3UA 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) 20241116125221395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221395 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125221395 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125221395 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125221395 DMM DEBUG MM(262420000001056/c5f3c5e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241116125221395 DMM NOTICE MM(262420000001056/c5f3c5e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125221395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125221395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125221395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125221395 DMM DEBUG MM(262420000001056/c5f3c5e7) Requesting authorization (sgsn_auth.c:160) 20241116125221395 DMM INFO MM(262420000001056/c5f3c5e7) Requesting authentication tuples (sgsn_auth.c:184) 20241116125221395 DMM DEBUG MM(262420000001056/c5f3c5e7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125221395 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241116125221395 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241116125221398 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125221398 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125221398 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125221398 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125221398 DMM INFO MM(262420000001056/c5f3c5e7) Subscriber data update (mmctx.c:445) 20241116125221398 DMM DEBUG MM(262420000001056/c5f3c5e7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125221398 DMM INFO MM(262420000001056/c5f3c5e7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125221398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125221398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125221398 DMM INFO MM(262420000001056/c5f3c5e7) <- GMM AUTH AND CIPHERING REQ (rand = 66 36 d5 c5 14 be 14 86 78 6d 31 0a b6 73 49 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 ec c6 f1 db 07 ed 31 0a 29 b8 47 61 f4 4d 0d ) (gprs_gmm.c:483) 20241116125221398 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241116125221398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221398 DLM3UA 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) 20241116125221398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822A369D4BB23094B99990000105006F029049F906844'O 20241116125221403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221404 DLM3UA 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) 20241116125221404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125221404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125221404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125221404 DMM INFO MM(262420000001056/c5f3c5e7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125221404 DMM NOTICE MM(262420000001056/c5f3c5e7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125221404 DMM DEBUG MM(262420000001056/c5f3c5e7) checking auth: received UMTS RES = a3 69 d4 bb 9f 90 68 44 (gprs_gmm.c:666) 20241116125221404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125221404 DMM DEBUG MM(262420000001056/c5f3c5e7) Requesting authorization (sgsn_auth.c:160) 20241116125221404 DMM INFO MM(262420000001056/c5f3c5e7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125221404 DMM DEBUG MM(262420000001056/c5f3c5e7) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125221404 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241116125221404 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) 20241116125221404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125221404 DMM DEBUG MM(262420000001056/c5f3c5e7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125221404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221404 DLM3UA 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) 20241116125221404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125221412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221412 DLM3UA 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) 20241116125221412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221412 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125221412 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125221412 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125221412 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241116125221412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125221412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125221412 DMM INFO MM(262420000001056/c5f3c5e7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5f3c5e7) (gprs_gmm.c:300) 20241116125221412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241116125221413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221413 DLM3UA 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) 20241116125221413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221413 DLM3UA 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) 20241116125221413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125221416 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125221416 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125221416 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241116125221416 DMM INFO MM(262420000001056/c5f3c5e7) Subscriber data update (mmctx.c:445) 20241116125221416 DMM DEBUG MM(262420000001056/c5f3c5e7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125221416 DMM INFO MM(262420000001056/c5f3c5e7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125221416 DMM NOTICE MM(262420000001056/c5f3c5e7) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241116125221416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125221416 DMM NOTICE MM(262420000001056/c5f3c5e7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125221416 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) 20241116125221417 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125221417 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241116125221417 DMM INFO MM(262420000001056/c5f3c5e7) Subscriber data update (mmctx.c:445) 20241116125221417 DMM DEBUG MM(262420000001056/c5f3c5e7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125221419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221419 DLM3UA 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) 20241116125221419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221419 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125221419 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125221419 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125221419 DMM INFO MM(262420000001056/c5f3c5e7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125221419 DMM NOTICE MM(262420000001056/c5f3c5e7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125221419 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125221419 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125221419 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125221419 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125221419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125221419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125221419 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221419 DLM3UA 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) 20241116125221420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125221424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221424 DLM3UA 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) 20241116125221424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221424 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125221424 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125221424 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125221424 DMM INFO MM(262420000001056/c5f3c5e7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125221424 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125221425 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125221425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221425 DLM3UA 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) 20241116125221425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-RAN(1566)@5f94dcb17fe6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2274435 20241116125221426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221426 DLM3UA 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) 20241116125221426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221426 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)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5f94dcb17fe6: 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 := 'C5F3C5E7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)1474823 SGSN_Test_0-RAN(1566)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: First idle individual index:0 20241116125221629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221629 DLM3UA 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) 20241116125221629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221630 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125221630 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125221630 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125221630 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC5F3C5E7) type="signalling" (gprs_gmm.c:1944) 20241116125221630 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241116125221630 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125221630 DMM DEBUG MM(262420000001056/c5f3c5e7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125221630 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221630 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221630 DLM3UA 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) 20241116125221630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221630 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221630 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221630 DLM3UA 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) 20241116125221631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: { messageType := 2, destLocRef := '168107'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125221635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221635 DLM3UA 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) 20241116125221635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221635 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125221635 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125221635 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125221635 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241116125221635 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241116125221635 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241116125221635 DMM INFO MM(262420000001056/c5f3c5e7) <- GMM SERVICE ACCEPT (P-TMSI=0xc5f3c5e7) (gprs_gmm.c:813) 20241116125221635 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241116125221636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221636 DLM3UA 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) 20241116125221636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221636 DLM3UA 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) 20241116125221636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241116125221642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221642 DLM3UA 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) 20241116125221642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221642 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125221642 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125221642 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125221642 DMM INFO MM(262420000001056/c5f3c5e7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125221642 DMM INFO MM(262420000001056/c5f3c5e7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125221642 DMM DEBUG MM(262420000001056/c5f3c5e7) Using GGSN 0 (gprs_sm.c:312) 20241116125221642 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) 20241116125221642 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241116125221642 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125221642 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125221642 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241116125221653 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 d4 7c e7 80 11 34 c5 2f 82 14 05 7f 45 a1 f2 03 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241116125221653 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fde9758, cbp=0x55ec254d8b00) (sgsn_libgtp.c:632) 20241116125221653 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125221653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125221653 DLM3UA 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) 20241116125221653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125221653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_len:46 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F00006800000000000000000000000000004444B061'O 20241116125221672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125221672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125221672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125221672 DLM3UA 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) 20241116125221672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125221672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125221672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125221672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125221672 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116125221672 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116125221672 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241116125221672 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241116125221672 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 )20241116125221672 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241116125221672 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241116125229906 DGPRS DEBUG Checking for inactive LLMEs, time = 13572284 (sgsn.c:131) 20241116125240321 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116125240321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241116125240322 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125250059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125250061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125250061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116125250099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125250101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125250101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116125250137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125250138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125250138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5f94dcb17fe6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5f94dcb17fe6: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241116125251396 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125251396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1554)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@5f94dcb17fe6: Final verdict of PTC: none 20241116125251399 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125251399 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) 20241116125251399 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125251399 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125251399 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125251399 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) 20241116125251399 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125251399 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125251399 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) 20241116125251399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125251399 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125251399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) SGSN_Test_0-SCCP(1565)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@5f94dcb17fe6: Final verdict of PTC: none 20241116125251399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125251399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125251399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125251399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125251399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI98(1559)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@5f94dcb17fe6: Final verdict of PTC: none 20241116125251399 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1564)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@5f94dcb17fe6: Final verdict of PTC: none 20241116125251400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40736<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5f94dcb17fe6: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1562)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1557)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1552)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125251533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125252034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289456) 20241116125252397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125252397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289456, count=291176) 20241116125253398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125253398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125253401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125253401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125253401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125254399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125254400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241116125255095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125255097 DMM INFO MM(262420000001056/c5f3c5e7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125255097 DMM INFO MM(262420000001056/c5f3c5e7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125255097 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125255097 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125255097 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125255097 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241116125255097 DMM NOTICE MM(262420000001056/c5f3c5e7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125255097 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241116125255097 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125255097 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125255097 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241116125255097 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241116125255097 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) 20241116125255097 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) 20241116125255097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125255097 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Deallocated (fsm.c:568) 20241116125255097 DMM DEBUG MM_STATE_Iu(11)[0x55ec254d89d0]{Detached}: Deallocated (fsm.c:568) 20241116125255097 DMM DEBUG GMM(gmm_fsm)[0x55ec254d7e60]{Deregistered}: Deallocated (fsm.c:568) 20241116125255097 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125255097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125255097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125255097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125255097 DLM3UA 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) 20241116125255097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125255097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125255098 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125255153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125255153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125255153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125255153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125255153 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125255153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125255153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125255153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125255153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125255155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125255155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125255155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125255155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125255155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125255155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125255155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125255155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125255155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125255155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125255155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1577)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125255156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125255156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125255160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125255169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125255169 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125255183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125255183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125255183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125255183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125255183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125255183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125255183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125255183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125255183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125255185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125255185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125255185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125255185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125255185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125255185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125255185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125255185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125255185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125255186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125255186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125255189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1583)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125255198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125255198 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)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125255221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125255221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125255221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125255221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125255221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125255221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125255221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125255221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125255221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125255222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125255223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125255223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125255223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125255223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125255223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125255223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125255223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125255223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125255223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125255238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125255238 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)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1590)@5f94dcb17fe6: M3UA emulation initiated, the test can be started MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@5f94dcb17fe6: ************************************************* SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 20241116125255400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125255400 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125255400 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125255400 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125255402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125255403 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125255447 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125255447 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) 20241116125255447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125255447 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125255450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125255450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125255450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125255450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125255450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125255450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125255450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125255451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125255451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125255451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125255451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125255451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125255451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125255451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125255451 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125256257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256257 DLM3UA 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) 20241116125256257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256257 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125256257 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125256257 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256257 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256257 DLM3UA 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) 20241116125256257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='E2F74604'O, index=0 SGSN_Test-GSUP(1593)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '2155'O ("!U"), 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(1589)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)863630 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1589)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125256466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256466 DLM3UA 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) 20241116125256466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256467 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125256467 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125256467 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125256467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241116125256467 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{Deregistered}: Allocated (fsm.c:456) 20241116125256467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125256467 DMM DEBUG MM_STATE_Gb[0x55ec254c4ec0]{Idle}: Allocated (fsm.c:456) 20241116125256467 DMM DEBUG MM_STATE_Iu[0x55ec254d9370]{Detached}: Allocated (fsm.c:456) 20241116125256467 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125256467 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125256467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125256467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125256467 DMM DEBUG MM(262420000001057/d47b2bda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125256467 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241116125256467 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256467 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256467 DLM3UA 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) 20241116125256467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256467 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256467 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256467 DLM3UA 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) 20241116125256467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: { messageType := 2, destLocRef := '0D2D8E'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5f94dcb17fe6: 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 := 'A666CE87A47AB1519673EA8DDBA7DF20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2685299C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B835B1B20788CE7F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3430FEAAA5AEDF7DCFE1795A74B8AF47'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2C17D0F3494B3015A07F7A949589062E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '737550FD413C3F788EDF813D11A414CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '334D53E076A97E6C'O } } } } } SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241116125256478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256478 DLM3UA 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) 20241116125256478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256478 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125256478 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125256478 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125256478 DMM DEBUG MM(262420000001057/d47b2bda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241116125256478 DMM NOTICE MM(262420000001057/d47b2bda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125256478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125256478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125256478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125256478 DMM DEBUG MM(262420000001057/d47b2bda) Requesting authorization (sgsn_auth.c:160) 20241116125256478 DMM INFO MM(262420000001057/d47b2bda) Requesting authentication tuples (sgsn_auth.c:184) 20241116125256478 DMM DEBUG MM(262420000001057/d47b2bda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125256478 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241116125256478 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241116125256481 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125256481 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125256481 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125256481 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125256481 DMM INFO MM(262420000001057/d47b2bda) Subscriber data update (mmctx.c:445) 20241116125256481 DMM DEBUG MM(262420000001057/d47b2bda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125256481 DMM INFO MM(262420000001057/d47b2bda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125256481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125256481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125256481 DMM INFO MM(262420000001057/d47b2bda) <- GMM AUTH AND CIPHERING REQ (rand = a6 66 ce 87 a4 7a b1 51 96 73 ea 8d db a7 df 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 73 75 50 fd 41 3c 3f 78 8e df 81 3d 11 a4 14 ce ) (gprs_gmm.c:483) 20241116125256481 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241116125256481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256481 DLM3UA 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) 20241116125256481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822334D53E023094B99990000105007F0290476A97E6C'O 20241116125256487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256487 DLM3UA 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) 20241116125256487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256487 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125256487 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125256487 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125256487 DMM INFO MM(262420000001057/d47b2bda) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125256487 DMM NOTICE MM(262420000001057/d47b2bda) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125256487 DMM DEBUG MM(262420000001057/d47b2bda) checking auth: received UMTS RES = 33 4d 53 e0 76 a9 7e 6c (gprs_gmm.c:666) 20241116125256487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125256487 DMM DEBUG MM(262420000001057/d47b2bda) Requesting authorization (sgsn_auth.c:160) 20241116125256487 DMM INFO MM(262420000001057/d47b2bda) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125256487 DMM DEBUG MM(262420000001057/d47b2bda) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125256487 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241116125256487 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) 20241116125256487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125256487 DMM DEBUG MM(262420000001057/d47b2bda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125256487 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256487 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256487 DLM3UA 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) 20241116125256487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125256495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256495 DLM3UA 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) 20241116125256495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256495 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125256495 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125256495 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125256495 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241116125256495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125256495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125256495 DMM INFO MM(262420000001057/d47b2bda) <- GMM ATTACH ACCEPT (new P-TMSI=0xd47b2bda) (gprs_gmm.c:300) 20241116125256495 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241116125256496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256496 DLM3UA 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) 20241116125256496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256496 DLM3UA 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) 20241116125256496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125256499 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125256499 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125256499 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241116125256499 DMM INFO MM(262420000001057/d47b2bda) Subscriber data update (mmctx.c:445) 20241116125256499 DMM DEBUG MM(262420000001057/d47b2bda) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125256499 DMM INFO MM(262420000001057/d47b2bda) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125256499 DMM NOTICE MM(262420000001057/d47b2bda) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241116125256499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125256500 DMM NOTICE MM(262420000001057/d47b2bda) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125256500 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) 20241116125256500 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125256500 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241116125256500 DMM INFO MM(262420000001057/d47b2bda) Subscriber data update (mmctx.c:445) 20241116125256500 DMM DEBUG MM(262420000001057/d47b2bda) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125256502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256502 DLM3UA 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) 20241116125256502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256502 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125256502 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125256502 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125256502 DMM INFO MM(262420000001057/d47b2bda) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125256502 DMM NOTICE MM(262420000001057/d47b2bda) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125256502 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125256502 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125256502 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125256502 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125256502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125256503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125256503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256503 DLM3UA 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) 20241116125256503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125256507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256507 DLM3UA 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) 20241116125256507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256507 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125256507 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125256508 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125256508 DMM INFO MM(262420000001057/d47b2bda) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125256508 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125256508 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125256508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256508 DLM3UA 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) 20241116125256508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-RAN(1589)@5f94dcb17fe6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)863630 20241116125256509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256509 DLM3UA 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) 20241116125256509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256509 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_ipv4lentoolarge(1595)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5f94dcb17fe6: 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 := 'D47B2BDA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)5558525 SGSN_Test_0-RAN(1589)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: First idle individual index:0 20241116125256713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256713 DLM3UA 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) 20241116125256713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256714 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125256714 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125256714 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125256714 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD47B2BDA) type="signalling" (gprs_gmm.c:1944) 20241116125256714 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241116125256714 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125256714 DMM DEBUG MM(262420000001057/d47b2bda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125256714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256714 DLM3UA 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) 20241116125256714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256715 DLM3UA 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) 20241116125256715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: { messageType := 2, destLocRef := '54D0FD'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125256719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256719 DLM3UA 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) 20241116125256719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256719 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125256719 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125256719 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125256719 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241116125256719 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241116125256719 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241116125256719 DMM INFO MM(262420000001057/d47b2bda) <- GMM SERVICE ACCEPT (P-TMSI=0xd47b2bda) (gprs_gmm.c:813) 20241116125256719 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241116125256719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256719 DLM3UA 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) 20241116125256719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256719 DLM3UA 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) 20241116125256719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241116125256726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256726 DLM3UA 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) 20241116125256726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256726 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125256726 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125256726 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125256726 DMM INFO MM(262420000001057/d47b2bda) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125256726 DMM INFO MM(262420000001057/d47b2bda) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125256726 DMM DEBUG MM(262420000001057/d47b2bda) Using GGSN 0 (gprs_sm.c:312) 20241116125256726 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) 20241116125256726 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241116125256726 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125256726 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125256726 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241116125256737 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 43 3a b1 6a 11 34 32 71 3a 14 05 7f c9 b9 0e 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=1091 from retransmit req queue (gtp.c:443) 20241116125256737 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdea7c8, cbp=0x55ec254d96d0) (sgsn_libgtp.c:632) 20241116125256737 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125256737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125256737 DLM3UA 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) 20241116125256737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125256737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_len:48 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000001901A04'O 20241116125256756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125256756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125256756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125256756 DLM3UA 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) 20241116125256756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125256756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125256756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125256756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125256756 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116125256756 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116125256756 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241116125256756 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241116125256756 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 )20241116125256756 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241116125256756 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241116125259907 DGPRS DEBUG Checking for inactive LLMEs, time = 13572314 (sgsn.c:131) 20241116125315401 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241116125315401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125315401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241116125325158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125325160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125325160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116125325187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125325189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125325189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241116125325224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125325226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125325226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5f94dcb17fe6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5f94dcb17fe6: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241116125326469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1593)@5f94dcb17fe6: Final verdict of PTC: none 20241116125326469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1577)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1582)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@5f94dcb17fe6: Final verdict of PTC: none 20241116125326471 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125326471 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) 20241116125326471 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125326471 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb1-NS1(1578)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1587)@5f94dcb17fe6: Final verdict of PTC: none 20241116125326471 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125326471 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) 20241116125326471 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125326471 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125326471 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) 20241116125326471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125326471 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125326471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125326471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125326471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125326471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125326471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125326471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116125326471 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241116125326472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48688<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1575)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1585)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1580)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5f94dcb17fe6: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@5f94dcb17fe6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125326610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125327112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276216) 20241116125327470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125327470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=276216, count=289876) 20241116125328471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125328472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125328473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125328473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125328473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125329472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125329472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125329908 DGPRS DEBUG Checking for inactive LLMEs, time = 13572344 (sgsn.c:131) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_attach_pdp_act_pmm_idle started. 20241116125330175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125330176 DMM INFO MM(262420000001057/d47b2bda) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125330176 DMM INFO MM(262420000001057/d47b2bda) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125330176 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125330176 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125330176 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125330176 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241116125330176 DMM NOTICE MM(262420000001057/d47b2bda) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125330176 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241116125330176 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125330176 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125330176 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241116125330176 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241116125330176 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) 20241116125330176 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) 20241116125330176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125330176 DMM DEBUG MM_STATE_Gb[0x55ec254c4ec0]{Idle}: Deallocated (fsm.c:568) 20241116125330176 DMM DEBUG MM_STATE_Iu(13)[0x55ec254d9370]{Detached}: Deallocated (fsm.c:568) 20241116125330176 DMM DEBUG GMM(gmm_fsm)[0x55ec254d89d0]{Deregistered}: Deallocated (fsm.c:568) 20241116125330176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125330176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125330176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125330176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125330176 DLM3UA 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) 20241116125330176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125330176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125330176 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125330216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125330216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125330216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125330216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125330216 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125330217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125330217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125330217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125330217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125330218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125330218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125330218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125330218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125330218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125330218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125330218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125330218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125330218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125330218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125330218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125330219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125330219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125330222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125330231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125330231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@5f94dcb17fe6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1605)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 20241116125330265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125330265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125330265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125330265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125330265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125330265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125330265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125330265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125330265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1606)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125330266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125330266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125330266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125330267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125330267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125330267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125330267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125330267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125330267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125330267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125330267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125330267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125330267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125330271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1602)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125330282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125330282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1605)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1611)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125330303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125330303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125330303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125330303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125330303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125330303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125330303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125330303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125330303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1611)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125330305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125330305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125330305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125330306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125330306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125330306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125330306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125330306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125330306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125330306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125330306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125330306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125330306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1611)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1611)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125330310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1613)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1607)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125330318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125330319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1608)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241116125330473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125330473 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125330473 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125330473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125330475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241116125330475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1615)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125330513 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125330513 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) 20241116125330513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125330513 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125330515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125330515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125330515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125330515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125330515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125330516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125330516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125330517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125330517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125330517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125330517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125330517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125330517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125330517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125330517 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125331322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331322 DLM3UA 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) 20241116125331322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331323 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125331323 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125331323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331323 DLM3UA 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) 20241116125331323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5f94dcb17fe6: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='E635E428'O, index=0 SGSN_Test-GSUP(1616)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@5f94dcb17fe6: 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 := 'D78F'O, rac := 'B2'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(1612)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)840284 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1612)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125331540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331540 DLM3UA 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) 20241116125331540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331540 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125331540 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125331540 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125331540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241116125331540 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{Deregistered}: Allocated (fsm.c:456) 20241116125331540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125331540 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Allocated (fsm.c:456) 20241116125331540 DMM DEBUG MM_STATE_Iu[0x55ec254d9f50]{Detached}: Allocated (fsm.c:456) 20241116125331540 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125331540 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125331540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125331540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125331540 DMM DEBUG MM(262420000001005/c4c6c814) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125331540 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241116125331540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331540 DLM3UA 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) 20241116125331540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331540 DLM3UA 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) 20241116125331540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: { messageType := 2, destLocRef := '0CD25C'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5f94dcb17fe6: 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 := '6E1FCDB68E56DB7973396560B402DC0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F84EF481'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '979A045A1CB8522A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FC43EBC7EF7DABC8D8758689A102E67B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C8AA2120BAB9D887831713CF341C3947'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FBDA32B037383616E732AAB960DB1905'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '610B9D566F25BAAC'O } } } } } SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241116125331549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331550 DLM3UA 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) 20241116125331550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331550 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125331550 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125331550 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125331550 DMM DEBUG MM(262420000001005/c4c6c814) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241116125331550 DMM NOTICE MM(262420000001005/c4c6c814) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125331550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125331550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125331550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125331550 DMM DEBUG MM(262420000001005/c4c6c814) Requesting authorization (sgsn_auth.c:160) 20241116125331550 DMM INFO MM(262420000001005/c4c6c814) Requesting authentication tuples (sgsn_auth.c:184) 20241116125331550 DMM DEBUG MM(262420000001005/c4c6c814) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125331550 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241116125331550 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@5f94dcb17fe6: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241116125331552 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125331552 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125331552 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125331552 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125331552 DMM INFO MM(262420000001005/c4c6c814) Subscriber data update (mmctx.c:445) 20241116125331552 DMM DEBUG MM(262420000001005/c4c6c814) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125331552 DMM INFO MM(262420000001005/c4c6c814) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125331552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125331552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125331552 DMM INFO MM(262420000001005/c4c6c814) <- GMM AUTH AND CIPHERING REQ (rand = 6e 1f cd b6 8e 56 db 79 73 39 65 60 b4 02 dc 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = fb da 32 b0 37 38 36 16 e7 32 aa b9 60 db 19 05 ) (gprs_gmm.c:483) 20241116125331552 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241116125331553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331553 DLM3UA 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) 20241116125331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722610B9D5623094B99990000100005F029046F25BAAC'O 20241116125331559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331559 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331559 DLM3UA 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) 20241116125331559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331559 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125331559 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125331559 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125331559 DMM INFO MM(262420000001005/c4c6c814) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125331559 DMM NOTICE MM(262420000001005/c4c6c814) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125331559 DMM DEBUG MM(262420000001005/c4c6c814) checking auth: received UMTS RES = 61 0b 9d 56 6f 25 ba ac (gprs_gmm.c:666) 20241116125331559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125331559 DMM DEBUG MM(262420000001005/c4c6c814) Requesting authorization (sgsn_auth.c:160) 20241116125331559 DMM INFO MM(262420000001005/c4c6c814) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125331559 DMM DEBUG MM(262420000001005/c4c6c814) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125331559 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241116125331559 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) 20241116125331559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125331559 DMM DEBUG MM(262420000001005/c4c6c814) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125331559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331559 DLM3UA 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) 20241116125331559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125331568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331568 DLM3UA 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) 20241116125331568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331568 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125331568 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125331568 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125331568 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241116125331568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125331568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125331568 DMM INFO MM(262420000001005/c4c6c814) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4c6c814) (gprs_gmm.c:300) 20241116125331568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241116125331568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331568 DLM3UA 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) 20241116125331568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331569 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331569 DLM3UA 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) 20241116125331569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125331572 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125331572 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125331572 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241116125331572 DMM INFO MM(262420000001005/c4c6c814) Subscriber data update (mmctx.c:445) 20241116125331572 DMM DEBUG MM(262420000001005/c4c6c814) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125331572 DMM INFO MM(262420000001005/c4c6c814) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125331572 DMM NOTICE MM(262420000001005/c4c6c814) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241116125331572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125331572 DMM NOTICE MM(262420000001005/c4c6c814) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125331572 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) 20241116125331573 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125331573 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241116125331573 DMM INFO MM(262420000001005/c4c6c814) Subscriber data update (mmctx.c:445) 20241116125331573 DMM DEBUG MM(262420000001005/c4c6c814) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125331575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331575 DLM3UA 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) 20241116125331575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331575 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125331575 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125331575 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125331575 DMM INFO MM(262420000001005/c4c6c814) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125331575 DMM NOTICE MM(262420000001005/c4c6c814) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125331575 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125331575 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125331575 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125331575 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125331575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125331575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125331575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331575 DLM3UA 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) 20241116125331575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125331580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331580 DLM3UA 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) 20241116125331580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331581 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125331581 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125331581 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125331581 DMM INFO MM(262420000001005/c4c6c814) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125331581 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125331581 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125331581 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331581 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331581 DLM3UA 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) 20241116125331581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 20241116125331582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331582 DLM3UA 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) 20241116125331582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@5f94dcb17fe6: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)840284 TC_attach_pdp_act_pmm_idle(1618)@5f94dcb17fe6: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@5f94dcb17fe6: 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 := 'C4C6C814'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@5f94dcb17fe6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)9587435 SGSN_Test_0-RAN(1612)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: First idle individual index:0 20241116125331785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331785 DLM3UA 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) 20241116125331785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331786 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125331786 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125331786 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125331786 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC4C6C814) type="signalling" (gprs_gmm.c:1944) 20241116125331786 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241116125331786 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125331786 DMM DEBUG MM(262420000001005/c4c6c814) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125331786 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331786 DLM3UA 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) 20241116125331786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331786 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331786 DLM3UA 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) 20241116125331786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: { messageType := 2, destLocRef := '924AEB'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125331791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331791 DLM3UA 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) 20241116125331791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331792 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125331792 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125331792 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125331792 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241116125331792 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241116125331792 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241116125331792 DMM INFO MM(262420000001005/c4c6c814) <- GMM SERVICE ACCEPT (P-TMSI=0xc4c6c814) (gprs_gmm.c:813) 20241116125331792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241116125331792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331792 DLM3UA 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) 20241116125331792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331792 DLM3UA 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) 20241116125331792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241116125331798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331799 DLM3UA 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) 20241116125331799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331799 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125331799 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125331799 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125331799 DMM INFO MM(262420000001005/c4c6c814) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125331799 DMM INFO MM(262420000001005/c4c6c814) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125331799 DMM DEBUG MM(262420000001005/c4c6c814) Using GGSN 0 (gprs_sm.c:312) 20241116125331799 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) 20241116125331799 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241116125331799 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125331799 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125331799 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241116125331812 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 bb 79 10 e8 11 dc e5 b5 57 14 05 7f 56 f8 d6 94 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241116125331812 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdeb838, cbp=0x55ec254da080) (sgsn_libgtp.c:632) 20241116125331812 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125331812 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331812 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331812 DLM3UA 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) 20241116125331812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_len:30 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680041FF4E0E'O 20241116125331829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125331829 DLM3UA 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) 20241116125331829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125331829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125331830 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116125331830 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116125331830 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241116125331830 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241116125331830 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241116125331830 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241116125331830 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125331830 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241116125331830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125331830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125331830 DLM3UA 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) 20241116125331830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125331830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125331830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125331830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5f94dcb17fe6: 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)@5f94dcb17fe6: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5f94dcb17fe6: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. 20241116125331834 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125331834 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) 20241116125331834 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125331834 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125331834 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125331834 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) 20241116125331834 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125331834 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125331834 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) 20241116125331834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125331834 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125331834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125331834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125331834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125331834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125331834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125331834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241116125331834 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GSUP(1616)@5f94dcb17fe6: Final verdict of PTC: none 20241116125331834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125331834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_pmm_idle-BVCI220(1608)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1606)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1600)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1611)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1603)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@5f94dcb17fe6: Final verdict of PTC: none 20241116125331836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47622<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1597)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-SCCP(1610)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1609)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1598)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1604)@5f94dcb17fe6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@5f94dcb17fe6: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1608): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1609): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1610): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1611): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125331980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125332482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284360) 20241116125332835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125332835 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=288812) 20241116125333835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125333835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125333835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241116125333837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125333837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125334839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125334839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_pmm_idle_rx_mt_data started. 20241116125335543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125335544 DMM INFO MM(262420000001005/c4c6c814) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125335544 DMM INFO MM(262420000001005/c4c6c814) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125335544 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125335544 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125335544 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125335544 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241116125335544 DMM NOTICE MM(262420000001005/c4c6c814) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125335544 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241116125335544 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125335544 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125335545 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241116125335545 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241116125335545 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) 20241116125335545 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) 20241116125335545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125335545 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Deallocated (fsm.c:568) 20241116125335545 DMM DEBUG MM_STATE_Iu(15)[0x55ec254d9f50]{Detached}: Deallocated (fsm.c:568) 20241116125335545 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9370]{Deregistered}: Deallocated (fsm.c:568) 20241116125335545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125335545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125335545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125335545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125335545 DLM3UA 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) 20241116125335545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125335545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125335545 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125335593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125335593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125335593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125335593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125335593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125335594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125335594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125335594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125335594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125335595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125335595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125335595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125335596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125335596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125335596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125335596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125335596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125335596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125335596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125335596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1623)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125335596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125335596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125335600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125335609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125335609 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1629)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1629)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125335637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125335637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125335637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125335637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125335637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125335637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125335637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125335637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125335637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1628)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1629)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125335639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125335639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125335639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125335640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125335640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125335640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125335640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125335640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125335640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125335640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125335640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125335641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125335641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1629)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1629)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125335645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125335653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125335653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1630)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1626)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1628)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125335667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125335667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125335667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125335667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125335667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125335667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125335667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125335667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125335667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125335669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125335669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125335669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125335669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125335669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125335669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125335669 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125335669 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125335669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125335670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125335670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125335674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125335684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125335684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1636)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 20241116125335839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125335839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125335839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125335840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125335842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125335842 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125335892 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125335892 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) 20241116125335892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125335892 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125335894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125335894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125335894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125335894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125335894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125335894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125335895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125335896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125335896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125335896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125335896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125335896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125335896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125335896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125335896 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125336702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125336702 DLM3UA 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) 20241116125336702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125336702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336703 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125336703 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125336703 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336703 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336703 DLM3UA 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) 20241116125336703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@5f94dcb17fe6: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='FE318B96'O, index=0 SGSN_Test-GSUP(1639)@5f94dcb17fe6: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@5f94dcb17fe6: 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 := '25FF'O, rac := '33'O ("3") }, 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)@5f94dcb17fe6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)6315541 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1635)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125336912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125336912 DLM3UA 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) 20241116125336912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125336912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336912 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125336912 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125336912 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125336912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241116125336912 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{Deregistered}: Allocated (fsm.c:456) 20241116125336912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Allocated (fsm.c:456) 20241116125336912 DMM DEBUG MM_STATE_Gb[0x55ec254c4ec0]{Idle}: Allocated (fsm.c:456) 20241116125336912 DMM DEBUG MM_STATE_Iu[0x55ec254dad10]{Detached}: Allocated (fsm.c:456) 20241116125336912 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125336912 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125336912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125336912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125336912 DMM DEBUG MM(262420000001007/e6a55a77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125336912 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241116125336913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336913 DLM3UA 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) 20241116125336913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336913 DLM3UA 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) 20241116125336913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: { messageType := 2, destLocRef := '605E15'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5f94dcb17fe6: 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 := 'B5EC01A95B116E1F8624B6735CEE17C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C363038E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0355FB9456734DF3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D840E486435B68117FBB3FF1713BE45E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E55C17E2AE615A46A30308ADDDF4C9D8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '50553A5E0665CDA4807CF6542AC71DB1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '117E4CBBC9CB2BC3'O } } } } } SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241116125336923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125336923 DLM3UA 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) 20241116125336923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125336923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336923 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125336923 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125336923 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125336923 DMM DEBUG MM(262420000001007/e6a55a77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241116125336923 DMM NOTICE MM(262420000001007/e6a55a77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125336923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125336923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125336923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125336923 DMM DEBUG MM(262420000001007/e6a55a77) Requesting authorization (sgsn_auth.c:160) 20241116125336923 DMM INFO MM(262420000001007/e6a55a77) Requesting authentication tuples (sgsn_auth.c:184) 20241116125336923 DMM DEBUG MM(262420000001007/e6a55a77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125336923 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241116125336923 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@5f94dcb17fe6: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241116125336926 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125336926 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125336926 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125336926 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125336926 DMM INFO MM(262420000001007/e6a55a77) Subscriber data update (mmctx.c:445) 20241116125336926 DMM DEBUG MM(262420000001007/e6a55a77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125336926 DMM INFO MM(262420000001007/e6a55a77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125336926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125336926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125336926 DMM INFO MM(262420000001007/e6a55a77) <- GMM AUTH AND CIPHERING REQ (rand = b5 ec 01 a9 5b 11 6e 1f 86 24 b6 73 5c ee 17 c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 55 3a 5e 06 65 cd a4 80 7c f6 54 2a c7 1d b1 ) (gprs_gmm.c:483) 20241116125336926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241116125336926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336926 DLM3UA 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) 20241116125336926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622117E4CBB23094B99990000100007F02904C9CB2BC3'O 20241116125336931 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336931 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125336931 DLM3UA 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) 20241116125336931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125336931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336932 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125336932 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125336932 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125336932 DMM INFO MM(262420000001007/e6a55a77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125336932 DMM NOTICE MM(262420000001007/e6a55a77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125336932 DMM DEBUG MM(262420000001007/e6a55a77) checking auth: received UMTS RES = 11 7e 4c bb c9 cb 2b c3 (gprs_gmm.c:666) 20241116125336932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125336932 DMM DEBUG MM(262420000001007/e6a55a77) Requesting authorization (sgsn_auth.c:160) 20241116125336932 DMM INFO MM(262420000001007/e6a55a77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125336932 DMM DEBUG MM(262420000001007/e6a55a77) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125336932 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241116125336932 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) 20241116125336932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125336932 DMM DEBUG MM(262420000001007/e6a55a77) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125336932 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336932 DLM3UA 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) 20241116125336932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125336941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125336941 DLM3UA 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) 20241116125336941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125336941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336942 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125336942 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125336942 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125336942 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241116125336942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125336942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125336942 DMM INFO MM(262420000001007/e6a55a77) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6a55a77) (gprs_gmm.c:300) 20241116125336942 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241116125336942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336942 DLM3UA 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) 20241116125336942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336942 DLM3UA 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) 20241116125336942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125336946 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125336946 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125336946 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241116125336946 DMM INFO MM(262420000001007/e6a55a77) Subscriber data update (mmctx.c:445) 20241116125336946 DMM DEBUG MM(262420000001007/e6a55a77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125336946 DMM INFO MM(262420000001007/e6a55a77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125336946 DMM NOTICE MM(262420000001007/e6a55a77) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241116125336946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125336946 DMM NOTICE MM(262420000001007/e6a55a77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125336946 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) 20241116125336946 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125336946 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241116125336946 DMM INFO MM(262420000001007/e6a55a77) Subscriber data update (mmctx.c:445) 20241116125336946 DMM DEBUG MM(262420000001007/e6a55a77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125336948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125336948 DLM3UA 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) 20241116125336948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125336948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336949 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125336949 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125336949 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125336949 DMM INFO MM(262420000001007/e6a55a77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125336949 DMM NOTICE MM(262420000001007/e6a55a77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125336949 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125336949 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125336949 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125336949 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125336949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125336949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125336949 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336949 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336949 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336949 DLM3UA 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) 20241116125336949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125336954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125336954 DLM3UA 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) 20241116125336954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125336954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125336954 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125336954 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125336954 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125336954 DMM INFO MM(262420000001007/e6a55a77) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125336954 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125336954 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125336954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125336954 DLM3UA 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) 20241116125336954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125336954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 20241116125336955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125336955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125336955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125336955 DLM3UA 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) 20241116125336955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125336955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125336955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125336955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@5f94dcb17fe6: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)6315541 TC_pmm_idle_rx_mt_data(1641)@5f94dcb17fe6: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@5f94dcb17fe6: 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 := 'E6A55A77'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@5f94dcb17fe6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)3735216 SGSN_Test_0-RAN(1635)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: First idle individual index:0 20241116125337157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125337157 DLM3UA 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) 20241116125337157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125337157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125337158 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125337158 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125337158 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125337158 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6A55A77) type="signalling" (gprs_gmm.c:1944) 20241116125337158 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241116125337158 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125337158 DMM DEBUG MM(262420000001007/e6a55a77) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125337158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125337158 DLM3UA 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) 20241116125337158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125337158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125337158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125337158 DLM3UA 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) 20241116125337158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125337158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: { messageType := 2, destLocRef := '38FEB0'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)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125337163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125337163 DLM3UA 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) 20241116125337163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125337163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125337163 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125337163 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125337163 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125337163 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241116125337163 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241116125337163 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241116125337163 DMM INFO MM(262420000001007/e6a55a77) <- GMM SERVICE ACCEPT (P-TMSI=0xe6a55a77) (gprs_gmm.c:813) 20241116125337163 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241116125337163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125337163 DLM3UA 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) 20241116125337163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125337163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125337163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125337163 DLM3UA 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) 20241116125337163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125337163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241116125337170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125337170 DLM3UA 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) 20241116125337170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125337170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125337170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125337170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125337170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125337170 DMM INFO MM(262420000001007/e6a55a77) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125337170 DMM INFO MM(262420000001007/e6a55a77) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125337170 DMM DEBUG MM(262420000001007/e6a55a77) Using GGSN 0 (gprs_sm.c:312) 20241116125337170 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) 20241116125337170 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241116125337170 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125337170 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125337170 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241116125337180 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 3f 37 28 61 11 62 8c 5d 62 14 05 7f 3c e8 fc 17 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241116125337180 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fdec8a8, cbp=0x55ec254d9000) (sgsn_libgtp.c:632) 20241116125337180 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125337180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125337180 DLM3UA 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) 20241116125337180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125337180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_len:30 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680032A53DA6'O 20241116125337195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125337195 DLM3UA 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) 20241116125337195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125337195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125337195 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116125337195 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116125337195 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241116125337195 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241116125337195 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241116125337195 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241116125337196 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125337196 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241116125337196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125337196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125337196 DLM3UA 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) 20241116125337196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125337196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125337196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125337196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5f94dcb17fe6: 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)@5f94dcb17fe6: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5f94dcb17fe6: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. 20241116125337199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125337199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1623)@5f94dcb17fe6: Final verdict of PTC: none 20241116125337202 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125337202 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) 20241116125337202 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125337202 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125337202 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125337202 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) 20241116125337202 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) -NSVCI99(1633)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1629)@5f94dcb17fe6: Final verdict of PTC: none 20241116125337202 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125337202 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) 20241116125337202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125337202 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241116125337202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125337202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) SGSN_Test_0-SCCP(1634)@5f94dcb17fe6: Final verdict of PTC: none 20241116125337202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125337202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125337202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125337202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb0-NS0(1619)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@5f94dcb17fe6: Final verdict of PTC: none 20241116125337202 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-NS2(1628)@5f94dcb17fe6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@5f94dcb17fe6: Final verdict of PTC: none 20241116125337203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1625)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@5f94dcb17fe6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1626)@5f94dcb17fe6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1627)@5f94dcb17fe6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@5f94dcb17fe6: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1631)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1621)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1626): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1627): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1628): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1629): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125337347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125337949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287320) 20241116125338200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125338200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287320, count=288480) 20241116125339201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125339201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125339204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125339204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125339204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12:53:39 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 20241116125340203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125340203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_update_ctx_err_ind_from_ggsn started. 20241116125341012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125341013 DMM INFO MM(262420000001007/e6a55a77) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125341013 DMM INFO MM(262420000001007/e6a55a77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125341013 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125341013 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125341013 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125341013 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241116125341013 DMM NOTICE MM(262420000001007/e6a55a77) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125341013 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241116125341013 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125341013 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125341013 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241116125341013 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241116125341013 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) 20241116125341013 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) 20241116125341014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254cc3a0]{Init}: Deallocated (fsm.c:568) 20241116125341014 DMM DEBUG MM_STATE_Gb[0x55ec254c4ec0]{Idle}: Deallocated (fsm.c:568) 20241116125341014 DMM DEBUG MM_STATE_Iu(17)[0x55ec254dad10]{Detached}: Deallocated (fsm.c:568) 20241116125341014 DMM DEBUG GMM(gmm_fsm)[0x55ec254d9f50]{Deregistered}: Deallocated (fsm.c:568) 20241116125341014 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125341014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125341014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125341014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125341014 DLM3UA 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) 20241116125341014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125341014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125341014 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125341058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125341058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125341058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125341058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125341058 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125341058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125341058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125341058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125341058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125341059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125341059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125341059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125341059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125341059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125341059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125341059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125341059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125341059 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241116125341060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125341060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1646)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125341060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125341060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@5f94dcb17fe6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125341064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1647)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21011 20241116125341073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125341073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5f94dcb17fe6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125341101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241116125341101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125341101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125341101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125341101 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241116125341101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125341101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125341101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125341101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125341103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125341103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125341103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125341103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125341103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125341103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125341103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125341103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125341103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241116125341103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125341103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241116125341103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125341103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@5f94dcb17fe6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125341107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@5f94dcb17fe6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125341116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ec254c6b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125341116 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)@5f94dcb17fe6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@5f94dcb17fe6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@5f94dcb17fe6: Provider Link came up: sending NS-RESET 20241116125341142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241116125341142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125341142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125341142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125341142 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241116125341142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125341142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125341142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125341142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241116125341143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125341143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125341143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125341143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241116125341143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241116125341143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241116125341143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241116125341143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125341143 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241116125341143 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241116125341143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1656)@5f94dcb17fe6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241116125341144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241116125341144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@5f94dcb17fe6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241116125341148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@5f94dcb17fe6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@5f94dcb17fe6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241116125341156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ec254c9240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241116125341156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@5f94dcb17fe6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f94dcb17fe6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@5f94dcb17fe6: ************************************************* SGSN_Test_0-M3UA(1659)@5f94dcb17fe6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@5f94dcb17fe6: ************************************************* MTC@5f94dcb17fe6: Starting RAN_Emulation SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: v_sccp_pdu_maxlen:268 20241116125341203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125341203 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241116125341203 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241116125341203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@5f94dcb17fe6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241116125341204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241116125341205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@5f94dcb17fe6: IPA ID RESP: { { 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)@5f94dcb17fe6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@5f94dcb17fe6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241116125341361 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241116125341361 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) 20241116125341361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241116125341361 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)@5f94dcb17fe6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241116125341364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125341364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241116125341364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241116125341364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241116125341364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241116125341364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241116125341364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241116125341365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125341365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241116125341365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241116125341365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241116125341365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241116125341365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241116125341365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241116125341365 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241116125342172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342172 DLM3UA 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) 20241116125342172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342173 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241116125342173 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116125342173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342173 DLM3UA 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) 20241116125342173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@5f94dcb17fe6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5f94dcb17fe6: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='EE231AEF'O, index=0 SGSN_Test-GSUP(1662)@5f94dcb17fe6: 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)@5f94dcb17fe6: 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 := '8944'O, rac := '19'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@5f94dcb17fe6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)592781 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: First idle individual index:0 SGSN_Test_0-RAN(1658)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 20241116125342276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342276 DLM3UA 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) 20241116125342276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342276 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125342277 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125342277 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125342277 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241116125342277 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{Deregistered}: Allocated (fsm.c:456) 20241116125342277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Allocated (fsm.c:456) 20241116125342277 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Allocated (fsm.c:456) 20241116125342277 DMM DEBUG MM_STATE_Iu[0x55ec254db950]{Detached}: Allocated (fsm.c:456) 20241116125342277 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241116125342277 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241116125342277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241116125342277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241116125342277 DMM DEBUG MM(262420000001004/f06b7bc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241116125342277 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241116125342277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342277 DLM3UA 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) 20241116125342277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342277 DLM3UA 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) 20241116125342277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: { messageType := 2, destLocRef := '090B8D'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(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@5f94dcb17fe6: 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 := 'DD87CE4E7A4DE99679416D7574870BF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E94DAFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92D499A78586E47D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AAB21FC2078F02E6283EEB230D3D136D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D0A9C282C089A06230810327FD4AAD3E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8E2C5AFB31E7E36BF431854A8A748497'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '138DADDC49F4FBE2'O } } } } } SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241116125342286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342286 DLM3UA 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) 20241116125342286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342286 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125342286 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125342286 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125342286 DMM DEBUG MM(262420000001004/f06b7bc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241116125342286 DMM NOTICE MM(262420000001004/f06b7bc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241116125342286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241116125342286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241116125342286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241116125342287 DMM DEBUG MM(262420000001004/f06b7bc0) Requesting authorization (sgsn_auth.c:160) 20241116125342287 DMM INFO MM(262420000001004/f06b7bc0) Requesting authentication tuples (sgsn_auth.c:184) 20241116125342287 DMM DEBUG MM(262420000001004/f06b7bc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241116125342287 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241116125342287 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)@5f94dcb17fe6: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@5f94dcb17fe6: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241116125342289 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241116125342289 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241116125342289 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241116125342289 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241116125342289 DMM INFO MM(262420000001004/f06b7bc0) Subscriber data update (mmctx.c:445) 20241116125342289 DMM DEBUG MM(262420000001004/f06b7bc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241116125342289 DMM INFO MM(262420000001004/f06b7bc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241116125342289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241116125342289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241116125342289 DMM INFO MM(262420000001004/f06b7bc0) <- GMM AUTH AND CIPHERING REQ (rand = dd 87 ce 4e 7a 4d e9 96 79 41 6d 75 74 87 0b f1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 2c 5a fb 31 e7 e3 6b f4 31 85 4a 8a 74 84 97 ) (gprs_gmm.c:483) 20241116125342289 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241116125342289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342289 DLM3UA 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) 20241116125342289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_len:37 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22138DADDC23094B99990000100004F0290449F4FBE2'O 20241116125342295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342295 DLM3UA 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) 20241116125342295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342295 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125342295 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125342295 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125342295 DMM INFO MM(262420000001004/f06b7bc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241116125342295 DMM NOTICE MM(262420000001004/f06b7bc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241116125342295 DMM DEBUG MM(262420000001004/f06b7bc0) checking auth: received UMTS RES = 13 8d ad dc 49 f4 fb e2 (gprs_gmm.c:666) 20241116125342295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241116125342295 DMM DEBUG MM(262420000001004/f06b7bc0) Requesting authorization (sgsn_auth.c:160) 20241116125342295 DMM INFO MM(262420000001004/f06b7bc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241116125342295 DMM DEBUG MM(262420000001004/f06b7bc0) Requesting subscriber data update (gprs_subscriber.c:894) 20241116125342295 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241116125342295 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) 20241116125342295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241116125342295 DMM DEBUG MM(262420000001004/f06b7bc0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241116125342296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342296 DLM3UA 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) 20241116125342296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125342304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342304 DLM3UA 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) 20241116125342304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342304 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125342304 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125342304 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125342304 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241116125342305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241116125342305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241116125342305 DMM INFO MM(262420000001004/f06b7bc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf06b7bc0) (gprs_gmm.c:300) 20241116125342305 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241116125342305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342305 DLM3UA 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) 20241116125342305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342305 DLM3UA 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) 20241116125342305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116125342309 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241116125342309 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241116125342309 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241116125342309 DMM INFO MM(262420000001004/f06b7bc0) Subscriber data update (mmctx.c:445) 20241116125342309 DMM DEBUG MM(262420000001004/f06b7bc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241116125342309 DMM INFO MM(262420000001004/f06b7bc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241116125342309 DMM NOTICE MM(262420000001004/f06b7bc0) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241116125342309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241116125342309 DMM NOTICE MM(262420000001004/f06b7bc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241116125342309 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) 20241116125342309 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241116125342309 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241116125342309 DMM INFO MM(262420000001004/f06b7bc0) Subscriber data update (mmctx.c:445) 20241116125342309 DMM DEBUG MM(262420000001004/f06b7bc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_len:14 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241116125342311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342311 DLM3UA 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) 20241116125342311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342311 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125342311 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125342311 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125342311 DMM INFO MM(262420000001004/f06b7bc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241116125342311 DMM NOTICE MM(262420000001004/f06b7bc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241116125342311 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241116125342311 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241116125342311 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241116125342311 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241116125342311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241116125342312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241116125342312 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342312 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342312 DLM3UA 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) 20241116125342312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_len:7 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241116125342316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342316 DLM3UA 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) 20241116125342316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342316 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116125342316 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116125342316 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241116125342316 DMM INFO MM(262420000001004/f06b7bc0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241116125342316 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241116125342316 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241116125342317 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342317 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342317 DLM3UA 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) 20241116125342317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 20241116125342318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342318 DLM3UA 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) 20241116125342318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@5f94dcb17fe6: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)592781 TC_update_ctx_err_ind_from_ggsn(1664)@5f94dcb17fe6: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@5f94dcb17fe6: 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 := 'F06B7BC0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@5f94dcb17fe6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)15150045 SGSN_Test_0-RAN(1658)@5f94dcb17fe6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: First idle individual index:0 20241116125342521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342521 DLM3UA 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) 20241116125342521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342522 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116125342522 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116125342522 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241116125342522 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF06B7BC0) type="signalling" (gprs_gmm.c:1944) 20241116125342522 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241116125342522 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241116125342522 DMM DEBUG MM(262420000001004/f06b7bc0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241116125342522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342522 DLM3UA 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) 20241116125342522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342522 DLM3UA 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) 20241116125342522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: { messageType := 2, destLocRef := 'E72BDD'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(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_len:12 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241116125342527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342527 DLM3UA 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) 20241116125342527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342527 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241116125342527 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241116125342527 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241116125342527 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241116125342527 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241116125342527 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241116125342527 DMM INFO MM(262420000001004/f06b7bc0) <- GMM SERVICE ACCEPT (P-TMSI=0xf06b7bc0) (gprs_gmm.c:813) 20241116125342527 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241116125342527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342527 DLM3UA 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) 20241116125342527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342528 DLM3UA 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) 20241116125342528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@5f94dcb17fe6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_len:23 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241116125342536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342536 DLM3UA 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) 20241116125342536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342536 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116125342536 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116125342536 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241116125342536 DMM INFO MM(262420000001004/f06b7bc0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241116125342536 DMM INFO MM(262420000001004/f06b7bc0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241116125342536 DMM DEBUG MM(262420000001004/f06b7bc0) Using GGSN 0 (gprs_sm.c:312) 20241116125342536 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) 20241116125342536 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241116125342536 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241116125342536 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241116125342536 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241116125342547 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 58 4c c0 96 11 c2 5f 55 37 14 05 7f 0e e9 03 f3 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) 20241116125342547 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f036fded918, cbp=0x55ec254db660) (sgsn_libgtp.c:632) 20241116125342547 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241116125342547 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342547 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342547 DLM3UA 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) 20241116125342548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_len:30 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: vl_from0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009697E561'O 20241116125342562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241116125342562 DLM3UA 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) 20241116125342562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241116125342562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241116125342562 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116125342562 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116125342562 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241116125342562 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241116125342562 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241116125342562 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241116125342562 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241116125342562 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241116125342562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125342562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125342562 DLM3UA 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) 20241116125342562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125342562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125342562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241116125342562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@5f94dcb17fe6: 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)@5f94dcb17fe6: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5f94dcb17fe6: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241116125342565 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241116125342565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@5f94dcb17fe6: Final verdict of PTC: none 20241116125342567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1657)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99(1656)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97(1646)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98(1651)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@5f94dcb17fe6: Final verdict of PTC: none 20241116125342567 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116125342567 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) 20241116125342567 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241116125342567 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241116125342567 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241116125342567 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) 20241116125342568 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241116125342568 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241116125342568 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) 20241116125342568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125342568 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) SGSN_Test-Gb2-NS2(1652)@5f94dcb17fe6: Final verdict of PTC: none 20241116125342568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241116125342568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241116125342568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241116125342568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241116125342568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241116125342568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@5f94dcb17fe6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@5f94dcb17fe6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@5f94dcb17fe6: Final verdict of PTC: none 20241116125342568 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-RNC_GTP(1660)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI99-provIP(1654)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI97-provIP(1644)@5f94dcb17fe6: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@5f94dcb17fe6: Final verdict of PTC: none -NSVCI98-provIP(1649)@5f94dcb17fe6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@5f94dcb17fe6: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: none MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@5f94dcb17fe6: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125342701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125343303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287420) 20241116125343567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125343567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287420, count=288580) 20241116125344567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125344568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125344570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241116125344570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241116125344570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test execution finished. MTC@5f94dcb17fe6: 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 ------ Sat Nov 16 12: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 20241116125345569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125345569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_NS_connect_alive started. 20241116125346368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125346370 DMM INFO MM(262420000001004/f06b7bc0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241116125346370 DMM INFO MM(262420000001004/f06b7bc0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241116125346370 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241116125346370 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241116125346370 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241116125346370 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241116125346370 DMM NOTICE MM(262420000001004/f06b7bc0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241116125346370 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241116125346370 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241116125346370 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241116125346370 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241116125346370 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241116125346370 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) 20241116125346370 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) 20241116125346370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ec254c4ec0]{Init}: Deallocated (fsm.c:568) 20241116125346370 DMM DEBUG MM_STATE_Gb[0x55ec254cc3a0]{Idle}: Deallocated (fsm.c:568) 20241116125346370 DMM DEBUG MM_STATE_Iu(19)[0x55ec254db950]{Detached}: Deallocated (fsm.c:568) 20241116125346370 DMM DEBUG GMM(gmm_fsm)[0x55ec254dad10]{Deregistered}: Deallocated (fsm.c:568) 20241116125346370 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125346370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241116125346370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241116125346370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241116125346370 DLM3UA 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) 20241116125346370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241116125346370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241116125346371 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241116125346393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241116125346393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241116125346393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241116125346570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125346570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: setverdict(pass): none -> pass MTC@5f94dcb17fe6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241116125347397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37268<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: pass MTC@5f94dcb17fe6: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@5f94dcb17fe6: Test case TC_NS_connect_alive finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125347442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125347571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125347571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125347944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15868) 20241116125348573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125348573 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) 20241116125349574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125349574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: 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 ------ Sat Nov 16 12:53:49 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 20241116125350575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125350575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test case TC_NS_connect_reset started. 20241116125351001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125351002 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241116125351022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241116125351022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241116125351022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241116125351022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241116125351022 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241116125351022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241116125351022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241116125351022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125351022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ec254c3c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@5f94dcb17fe6: setverdict(pass): none -> pass 20241116125351577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125351577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241116125352025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38930<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@5f94dcb17fe6: Final verdict of PTC: none MTC@5f94dcb17fe6: Setting final verdict of the test case. MTC@5f94dcb17fe6: Local verdict of MTC: pass MTC@5f94dcb17fe6: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@5f94dcb17fe6: Test case TC_NS_connect_reset finished. Verdict: pass MTC@5f94dcb17fe6: 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'. Sat Nov 16 12: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 20241116125352067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241116125352568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38940<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241116125352577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125352577 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=11084) 20241116125353579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125353579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11084, count=12344) 20241116125354022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125354580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125354580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5f94dcb17fe6: 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@5f94dcb17fe6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5f94dcb17fe6: Terminating MTC. MC@5f94dcb17fe6: MTC terminated. MC2> exit MC@5f94dcb17fe6: Shutting down session. MC@5f94dcb17fe6: 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-7802.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 (1714322) [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-20241116-1239-9b028342-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'] 20241116125355581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125355581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125356583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125356583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125357023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125357584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125357584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125358585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125358585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125359586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125359586 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-20241116-1239-9b028342-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241116125359909 DGPRS DEBUG Checking for inactive LLMEs, time = 13572374 (sgsn.c:131) 20241116125400023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241116125400587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125400587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241116125401589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241116125401589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1714139) [testenv][generic] Stopping sgsn (1714204) [testenv] Showing testsuite/junit-xml-7802.log [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', 'testenv-sgsn-generic-osmocom-latest-20241116-1239-9b028342-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7802.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.327644'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.545347'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.587441'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.578144'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.117517'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.591194'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.612876'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.662560'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.619833'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.539407'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.531010'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.500639'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.569225'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.543144'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.610509'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.679582'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.594211'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.690390'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.617685'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.672720'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.686856'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.612760'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.591234'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.602955'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.703040'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.569395'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.723820'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.625182'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.478556'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.530801'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.509689'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.506986'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.518306'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.523056'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.582253'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.699675'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.682045'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.704467'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.519024'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.699712'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.590431'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.611882'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.603856'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.616769'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.512042'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.578479'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.601665'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.623687'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.630352'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.605916'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.615970'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.628038'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.588360'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.610191'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.599425'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.644543'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.587153'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.691637'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.602063'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.603236'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.632080'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.132820'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.630982'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.521377'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.466701'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.444803'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.680894'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.648439'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.677331'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.635607'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.594541'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.514500'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.517732'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.615589'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.612151'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.635313'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.602524'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.789922'> <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.696659'> <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.713473'> <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.424060'> <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.403833'> <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.690128'> <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.693249'> <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.597247'> <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.031512'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.027174'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241116-1239-9b028342-0'] 5f94dcb17fe64d2d78ce44c39630a7a2e74b9ffd58c83e0a9095617b7a2d19b8 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2235/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