Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7ad820eb83bd92df4fb831ce438fe7287f1555c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7ad820eb83bd92df4fb831ce438fe7287f1555c # timeout=10 Commit message: "cosmetic: sgsn: Fix indenation whitespace" > git rev-list --no-walk f7ad820eb83bd92df4fb831ce438fe7287f1555c # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins15404091600526022768.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc 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-20241021-0839-635c75d1-0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] f3352caff16c7a2f4f3fc9d916f38fe8561c1cdf0870b1b2e18c900097a9edb6 [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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9232 kB in 1s (9485 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-20241021-0839-635c75d1-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241021-0839-635c75d1-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-20241021-0839-635c75d1-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241021-0839-635c75d1-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-20241021-0839-635c75d1-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2087.9-2189.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2179.2-15: In deactivate statement: SGSN_Tests.ttcn:2179.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2216.9-2262.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2261.2-15: In deactivate statement: SGSN_Tests.ttcn:2261.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2516.9-2537.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2528.2-18: In function instance: SGSN_Tests.ttcn:2528.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2536.2-14: In deactivate statement: SGSN_Tests.ttcn:2536.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2549.9-2577.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2570.2-14: In deactivate statement: SGSN_Tests.ttcn:2570.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2588.9-2619.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2600.2-18: In function instance: SGSN_Tests.ttcn:2600.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2608.2-14: In deactivate statement: SGSN_Tests.ttcn:2608.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2714.1-2790.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2739.2-2741.19: In variable assignment: SGSN_Tests.ttcn:2739.45-2741.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2739.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2739.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2739.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2739.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2740.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2740.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2768.2-2770.22: In variable assignment: SGSN_Tests.ttcn:2768.47-2770.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2768.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2768.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2768.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2768.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2769.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2792.1-2900.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2865.2-2867.21: In variable assignment: SGSN_Tests.ttcn:2865.47-2867.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2865.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2865.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2865.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2865.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2832.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2866.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2866.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2832.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2879.2-2881.22: In variable assignment: SGSN_Tests.ttcn:2879.48-2881.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2881.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2881.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2870.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2882.2-101: In variable assignment: SGSN_Tests.ttcn:2882.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2882.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2882.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2882.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2882.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 729 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241021-0839-635c75d1-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_3.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_IEs_part_1.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_3.cc Creating dependency file for RANAP_Constants_part_4.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_Contents.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_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_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for RAN_Adapter_part_2.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_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_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_1.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for 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_2.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_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_1.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_6.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_5.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_2.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_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 GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_1.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 GSUP_Types_part_7.cc Creating dependency file for GTPC_Types_part_1.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_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_Types_part_1.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 SNDCP_Types.cc Creating dependency file for Socket_API_Definitions.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_Emulation.cc Creating dependency file for M3UA_Types.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc 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 MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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 (381 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241021-0839-635c75d1-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (22.7 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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-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-20241021-0839-635c75d1-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241021083929101 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241021083929101 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241021083929101 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) 20241021083929101 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241021083929101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241021083929101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241021083929101 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241021083929101 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241021083929101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241021083929101 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241021083929101 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241021083929101 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241021083929101 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241021083929101 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241021083929101 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241021083929101 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241021083929101 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-20241021-0839-635c75d1-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55cf43b0fd60(sgsn) with 23 counters 20241021083929313 DLSS7 INFO (r=127.0.0.1:43641<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021083929313 DLSS7 INFO (r=127.0.0.1:43641<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241021083929313 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:43641<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241021083929313 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241021083929313 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241021083929313 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021083929313 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241021083929313 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241021083929313 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241021083929313 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241021083929313 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241021083929313 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241021083929313 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241021083929313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083929313 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241021083929314 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241021083929314 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241021083929314 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021083929314 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) 20241021083929314 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021083929314 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021083929314 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241021083929314 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241021083929314 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241021083929314 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241021083929314 DLSS7 INFO (r=127.0.0.1:59118<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021083929314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021083929314 DLSS7 INFO (r=127.0.0.1:59118<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241021083929314 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:59118<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241021083929314 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241021083929314 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021083929314 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) 20241021083929314 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021083929314 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021083929314 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:43641<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241021083929314 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) 20241021083929314 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021083929314 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241021083929314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021083929314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021083929314 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241021-0839-635c75d1-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@f3352caff16c: Unix server socket created successfully. MC@f3352caff16c: Listening on TCP port 33937. f3352caff16c is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests f3352caff16c 33937 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f3352caff16c: New HC connected from 10.0.2.100 [10.0.2.100]. f3352caff16c: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@f3352caff16c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f3352caff16c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f3352caff16c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f3352caff16c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f3352caff16c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f3352caff16c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f3352caff16c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f3352caff16c: Configuration file was processed on all HCs. MC@f3352caff16c: Creating MTC on host 10.0.2.100. MC@f3352caff16c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f3352caff16c: 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 ------ Mon Oct 21 08:39:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021083930314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083930314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach started. 20241021083931313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083931315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083931315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021083931315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021083931315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241021083931315 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241021083931315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241021083931315 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241021083931315 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241021083931315 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241021083931315 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241021083931315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241021083931315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021083931315 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241021083931315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021083931315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021083931315 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021083931315 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021083931315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021083931315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021083931315 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021083931316 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55cf4588e660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241021083931316 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241021083931316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083931358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNCONFIGURED}: Allocated (fsm.c:456) 20241021083931358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241021083931358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241021083931358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021083931358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083931358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083931358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083931358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083931358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083931359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083931359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083931359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083931359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083931359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083931359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083931359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083931359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241021083931359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021083931359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083931359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083931360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083931360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083931363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083931373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083931373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083931393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241021083931393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241021083931393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241021083931393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021083931393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083931393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083931393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083931393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083931393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083931394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083931394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083931394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083931394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083931394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083931394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083931395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083931395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241021083931395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021083931395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083931395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083931395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083931395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083931399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083931399 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083931409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083931409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083931431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNCONFIGURED}: Allocated (fsm.c:456) 20241021083931431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241021083931431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241021083931431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021083931431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083931431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083931431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083931431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083931431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083931433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083931433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083931433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083931433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083931433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083931433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083931433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083931433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241021083931433 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021083931433 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083931433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083931433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083931433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083931437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083931437 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)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083931447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083931447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021083932315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083932316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021083932316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021083932316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021083932317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021083932318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021083932517 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) 20241021083932517 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241021083932517 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:59118 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@f3352caff16c: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C7E6FE3B'O, index=0 SGSN_Test-GSUP(19)@f3352caff16c: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@f3352caff16c: 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 := '3BBF89B9E91D559E16FEF5CAACC7976C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4B93341'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F268CE89766E004C'O } } } } } 20241021083933371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083933371 DLLC NOTICE LLME(ffffffff/c7e6fe3b){UNASSIGNED} LLC RX: unknown TLLI 0xc7e6fe3b, creating LLME on the fly (gprs_llc.c:552) 20241021083933371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083933371 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241021083933371 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021083933371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021083933371 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021083933371 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021083933371 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021083933371 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021083933371 DLLC NOTICE LLME(ffffffff/c7e6fe3b){UNASSIGNED} LLGM Assign pre (c7e6fe3b => ce0546c8) (gprs_llc.c:1079) 20241021083933371 DLLC NOTICE LLME(c7e6fe3b/ce0546c8){ASSIGNED} LLGM Assign post (c7e6fe3b => ce0546c8) (gprs_llc.c:1125) 20241021083933371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021083933371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021083933371 DMM DEBUG MM(262420000000001/ce0546c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021083933384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083933384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021083933384 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083933384 DMM DEBUG MM(262420000000001/ce0546c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241021083933384 DMM NOTICE MM(262420000000001/ce0546c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021083933384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021083933384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021083933384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021083933384 DMM DEBUG MM(262420000000001/ce0546c8) Requesting authorization (sgsn_auth.c:160) 20241021083933385 DMM INFO MM(262420000000001/ce0546c8) Requesting authentication tuples (sgsn_auth.c:184) 20241021083933385 DMM DEBUG MM(262420000000001/ce0546c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021083933385 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241021083933385 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)@f3352caff16c: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@f3352caff16c: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241021083933387 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021083933387 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021083933387 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021083933388 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021083933388 DMM INFO MM(262420000000001/ce0546c8) Subscriber data update (mmctx.c:445) 20241021083933388 DMM DEBUG MM(262420000000001/ce0546c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021083933388 DMM INFO MM(262420000000001/ce0546c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021083933388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021083933388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021083933388 DMM INFO MM(262420000000001/ce0546c8) <- GMM AUTH AND CIPHERING REQ (rand = 3b bf 89 b9 e9 1d 55 9e 16 fe f5 ca ac c7 97 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021083933396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083933396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083933396 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083933396 DMM INFO MM(262420000000001/ce0546c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021083933396 DMM NOTICE MM(262420000000001/ce0546c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021083933396 DMM DEBUG MM(262420000000001/ce0546c8) checking auth: received GSM SRES = f4 b9 33 41 (gprs_gmm.c:666) 20241021083933396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021083933396 DMM DEBUG MM(262420000000001/ce0546c8) Requesting authorization (sgsn_auth.c:160) 20241021083933396 DMM INFO MM(262420000000001/ce0546c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021083933396 DMM DEBUG MM(262420000000001/ce0546c8) Requesting subscriber data update (gprs_subscriber.c:894) 20241021083933396 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241021083933396 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) 20241021083933396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021083933396 DMM INFO MM(262420000000001/ce0546c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xce0546c8) (gprs_gmm.c:300) 20241021083933398 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021083933398 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021083933398 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241021083933398 DMM INFO MM(262420000000001/ce0546c8) Subscriber data update (mmctx.c:445) 20241021083933398 DMM DEBUG MM(262420000000001/ce0546c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021083933398 DMM INFO MM(262420000000001/ce0546c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021083933398 DMM NOTICE MM(262420000000001/ce0546c8) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241021083933398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021083933398 DMM NOTICE MM(262420000000001/ce0546c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021083933398 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) 20241021083933398 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021083933398 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241021083933398 DMM INFO MM(262420000000001/ce0546c8) Subscriber data update (mmctx.c:445) 20241021083933398 DMM DEBUG MM(262420000000001/ce0546c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021083933404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083933404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021083933404 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083933404 DMM INFO MM(262420000000001/ce0546c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021083933404 DMM NOTICE MM(262420000000001/ce0546c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021083933404 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021083933404 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021083933404 DLLC NOTICE LLME(c7e6fe3b/ce0546c8){ASSIGNED} LLGM Assign pre (ffffffff => ce0546c8) (gprs_llc.c:1079) 20241021083933404 DLLC NOTICE LLME(ffffffff/ce0546c8){ASSIGNED} LLGM Assign post (ffffffff => ce0546c8) (gprs_llc.c:1125) 20241021083933404 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021083933404 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021083933404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021083933404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@f3352caff16c: setverdict(pass): none -> pass TC_attach-BVCI196(6)@f3352caff16c: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@f3352caff16c: Final verdict of PTC: pass 20241021083933458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56608<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(12)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(19)@f3352caff16c: Final verdict of PTC: none 20241021083933461 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021083933461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(8)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@f3352caff16c: Final verdict of PTC: none TC_attach-BVCI196(6)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@f3352caff16c: Final verdict of PTC: none TC_attach-BVCI220(16)@f3352caff16c: Final verdict of PTC: none TC_attach-BVCI210(11)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@f3352caff16c: Final verdict of PTC: none -NSVCI97(7)@f3352caff16c: Final verdict of PTC: none -NSVCI99(17)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(5)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(15)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(10)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:39:33 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241021083933619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083934020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104596) 20241021083934462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083934462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104596, count=105756) 20241021083935463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083935463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:39:36 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 20241021083936464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083936464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_mnc3 started. 20241021083937081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083937082 DMM INFO MM(262420000000001/ce0546c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021083937082 DMM INFO MM(262420000000001/ce0546c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021083937082 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021083937082 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021083937082 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021083937082 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021083937082 DLLC NOTICE LLME(ffffffff/ce0546c8){ASSIGNED} LLGM Assign pre (ce0546c8 => ffffffff) (gprs_llc.c:1079) 20241021083937082 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce0546c8 => ffffffff) (gprs_llc.c:1125) 20241021083937082 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241021083937082 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) 20241021083937082 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) 20241021083937082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021083937082 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021083937082 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021083937082 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021083937083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083937128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021083937128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083937128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083937128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083937128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021083937128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083937128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083937128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083937128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083937130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083937130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083937130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083937130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083937130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083937130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083937130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083937130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083937130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021083937130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083937130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083937131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083937131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083937135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021083937144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083937144 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083937171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021083937171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083937171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083937171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083937171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021083937171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083937171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083937171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083937171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083937173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083937173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083937173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083937173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083937173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083937173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083937173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083937173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083937173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021083937173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083937173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083937174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083937174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083937178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(32)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083937187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083937187 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083937223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021083937223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083937223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083937223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083937223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021083937223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083937223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083937223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083937223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083937224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083937224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083937224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083937225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083937225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083937225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083937225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021083937225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083937225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083937225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083937228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083937237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083937237 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021083937465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083937465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021083937465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021083937465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021083937467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021083937468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@f3352caff16c: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D3780A6D'O, index=0 SGSN_Test-GSUP(38)@f3352caff16c: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@f3352caff16c: 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 := 'E82B9B8E6E7A876A3333C6302DEA75BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65AFD15E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED2E2A0C896F065E'O } } } } } 20241021083938518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083938518 DLLC NOTICE LLME(ffffffff/d3780a6d){UNASSIGNED} LLC RX: unknown TLLI 0xd3780a6d, creating LLME on the fly (gprs_llc.c:552) 20241021083938518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083938518 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241021083938518 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021083938518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021083938518 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021083938518 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021083938518 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021083938518 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021083938519 DLLC NOTICE LLME(ffffffff/d3780a6d){UNASSIGNED} LLGM Assign pre (d3780a6d => f11122c3) (gprs_llc.c:1079) 20241021083938519 DLLC NOTICE LLME(d3780a6d/f11122c3){ASSIGNED} LLGM Assign post (d3780a6d => f11122c3) (gprs_llc.c:1125) 20241021083938519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021083938519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021083938519 DMM DEBUG MM(262420000001001/f11122c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021083938532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083938532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021083938532 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083938532 DMM DEBUG MM(262420000001001/f11122c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241021083938532 DMM NOTICE MM(262420000001001/f11122c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021083938532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021083938532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021083938532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021083938532 DMM DEBUG MM(262420000001001/f11122c3) Requesting authorization (sgsn_auth.c:160) 20241021083938532 DMM INFO MM(262420000001001/f11122c3) Requesting authentication tuples (sgsn_auth.c:184) 20241021083938532 DMM DEBUG MM(262420000001001/f11122c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021083938532 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241021083938532 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)@f3352caff16c: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@f3352caff16c: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241021083938535 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021083938535 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021083938535 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021083938535 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021083938535 DMM INFO MM(262420000001001/f11122c3) Subscriber data update (mmctx.c:445) 20241021083938535 DMM DEBUG MM(262420000001001/f11122c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021083938535 DMM INFO MM(262420000001001/f11122c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021083938535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021083938535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021083938535 DMM INFO MM(262420000001001/f11122c3) <- GMM AUTH AND CIPHERING REQ (rand = e8 2b 9b 8e 6e 7a 87 6a 33 33 c6 30 2d ea 75 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021083938543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083938543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083938544 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083938544 DMM INFO MM(262420000001001/f11122c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021083938544 DMM NOTICE MM(262420000001001/f11122c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021083938544 DMM DEBUG MM(262420000001001/f11122c3) checking auth: received GSM SRES = 65 af d1 5e (gprs_gmm.c:666) 20241021083938544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021083938544 DMM DEBUG MM(262420000001001/f11122c3) Requesting authorization (sgsn_auth.c:160) 20241021083938544 DMM INFO MM(262420000001001/f11122c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021083938544 DMM DEBUG MM(262420000001001/f11122c3) Requesting subscriber data update (gprs_subscriber.c:894) 20241021083938544 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241021083938544 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) 20241021083938544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021083938544 DMM INFO MM(262420000001001/f11122c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf11122c3) (gprs_gmm.c:300) 20241021083938545 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021083938545 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021083938545 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241021083938545 DMM INFO MM(262420000001001/f11122c3) Subscriber data update (mmctx.c:445) 20241021083938545 DMM DEBUG MM(262420000001001/f11122c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021083938545 DMM INFO MM(262420000001001/f11122c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021083938545 DMM NOTICE MM(262420000001001/f11122c3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241021083938545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021083938545 DMM NOTICE MM(262420000001001/f11122c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021083938545 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) 20241021083938545 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021083938545 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241021083938545 DMM INFO MM(262420000001001/f11122c3) Subscriber data update (mmctx.c:445) 20241021083938545 DMM DEBUG MM(262420000001001/f11122c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021083938552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083938552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021083938552 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083938552 DMM INFO MM(262420000001001/f11122c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021083938552 DMM NOTICE MM(262420000001001/f11122c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021083938552 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021083938552 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021083938552 DLLC NOTICE LLME(d3780a6d/f11122c3){ASSIGNED} LLGM Assign pre (ffffffff => f11122c3) (gprs_llc.c:1079) 20241021083938552 DLLC NOTICE LLME(ffffffff/f11122c3){ASSIGNED} LLGM Assign post (ffffffff => f11122c3) (gprs_llc.c:1125) 20241021083938552 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021083938552 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021083938552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021083938552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@f3352caff16c: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@f3352caff16c: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@f3352caff16c: Final verdict of PTC: pass 20241021083938606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(23)@f3352caff16c: Final verdict of PTC: none 20241021083938607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021083938607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(22)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@f3352caff16c: Final verdict of PTC: none -NSVCI97(26)@f3352caff16c: Final verdict of PTC: none -NSVCI98(31)@f3352caff16c: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(38)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@f3352caff16c: Final verdict of PTC: none -NSVCI99(37)@f3352caff16c: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(29)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@f3352caff16c: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(24)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(35)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_mnc3 finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:39:38 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241021083938749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083939150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88100) 20241021083939608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083939608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88100, count=89360) 20241021083940610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083940610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:39: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_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 20241021083941611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083941611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_umts_aka_umts_res started. 20241021083942201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083942202 DMM INFO MM(262420000001001/f11122c3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021083942202 DMM INFO MM(262420000001001/f11122c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021083942202 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021083942202 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021083942203 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021083942203 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021083942203 DLLC NOTICE LLME(ffffffff/f11122c3){ASSIGNED} LLGM Assign pre (f11122c3 => ffffffff) (gprs_llc.c:1079) 20241021083942203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f11122c3 => ffffffff) (gprs_llc.c:1125) 20241021083942203 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241021083942203 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) 20241021083942203 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) 20241021083942203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021083942203 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021083942203 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021083942203 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021083942203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083942269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021083942269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083942269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083942269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083942269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021083942269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083942269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083942269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083942269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083942271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083942271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083942271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083942271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083942271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083942271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083942271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083942271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083942271 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021083942272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083942272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(45)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021083942272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083942272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083942276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083942286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083942286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(47)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083942298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021083942298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083942298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083942298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083942298 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021083942298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083942298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083942298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083942298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083942300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083942300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083942300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083942300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083942300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083942300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083942301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083942301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083942301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021083942301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083942301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021083942301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083942301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083942304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021083942313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083942313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083942353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021083942353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083942353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083942353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083942353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021083942353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083942353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083942353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083942353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083942354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083942355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083942355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083942355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083942355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083942355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083942355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083942355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083942355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021083942355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083942355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083942355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083942356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083942359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083942368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083942368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021083942611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083942611 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021083942611 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021083942611 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021083942613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021083942614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@f3352caff16c: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CFC64149'O, index=0 SGSN_Test-GSUP(57)@f3352caff16c: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@f3352caff16c: 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 := '99FF8B0E9CCDEF6BC2903C2607C68C0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CC1E925'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '464B5C258032077D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C04B1F0C39AFF859AEF6BF5B04DB9FB5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9373ED8A963B0EE8B2F8104DE0ECE8ED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '97723B203E4F97DE7941E6B59C073FE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6667601226805421'O } } } } } 20241021083943663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083943663 DLLC NOTICE LLME(ffffffff/cfc64149){UNASSIGNED} LLC RX: unknown TLLI 0xcfc64149, creating LLME on the fly (gprs_llc.c:552) 20241021083943663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083943663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241021083943663 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021083943663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021083943663 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021083943663 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021083943663 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021083943663 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021083943663 DLLC NOTICE LLME(ffffffff/cfc64149){UNASSIGNED} LLGM Assign pre (cfc64149 => ceddf6b3) (gprs_llc.c:1079) 20241021083943663 DLLC NOTICE LLME(cfc64149/ceddf6b3){ASSIGNED} LLGM Assign post (cfc64149 => ceddf6b3) (gprs_llc.c:1125) 20241021083943663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021083943663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021083943663 DMM DEBUG MM(262420000001002/ceddf6b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021083943677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083943677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021083943677 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083943677 DMM DEBUG MM(262420000001002/ceddf6b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241021083943677 DMM NOTICE MM(262420000001002/ceddf6b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021083943677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021083943677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021083943677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021083943677 DMM DEBUG MM(262420000001002/ceddf6b3) Requesting authorization (sgsn_auth.c:160) 20241021083943677 DMM INFO MM(262420000001002/ceddf6b3) Requesting authentication tuples (sgsn_auth.c:184) 20241021083943677 DMM DEBUG MM(262420000001002/ceddf6b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021083943677 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241021083943677 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)@f3352caff16c: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@f3352caff16c: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241021083943680 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021083943680 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021083943680 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021083943680 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021083943680 DMM INFO MM(262420000001002/ceddf6b3) Subscriber data update (mmctx.c:445) 20241021083943680 DMM DEBUG MM(262420000001002/ceddf6b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021083943680 DMM INFO MM(262420000001002/ceddf6b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021083943680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021083943680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021083943680 DMM INFO MM(262420000001002/ceddf6b3) <- GMM AUTH AND CIPHERING REQ (rand = 99 ff 8b 0e 9c cd ef 6b c2 90 3c 26 07 c6 8c 0e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 72 3b 20 3e 4f 97 de 79 41 e6 b5 9c 07 3f e4 ) (gprs_gmm.c:483) 20241021083943686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083943686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083943686 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083943686 DMM INFO MM(262420000001002/ceddf6b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021083943686 DMM NOTICE MM(262420000001002/ceddf6b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021083943686 DMM DEBUG MM(262420000001002/ceddf6b3) checking auth: received UMTS RES = 66 67 60 12 26 80 54 21 (gprs_gmm.c:666) 20241021083943686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021083943686 DMM DEBUG MM(262420000001002/ceddf6b3) Requesting authorization (sgsn_auth.c:160) 20241021083943686 DMM INFO MM(262420000001002/ceddf6b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021083943686 DMM DEBUG MM(262420000001002/ceddf6b3) Requesting subscriber data update (gprs_subscriber.c:894) 20241021083943686 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241021083943686 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) 20241021083943687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021083943687 DMM INFO MM(262420000001002/ceddf6b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xceddf6b3) (gprs_gmm.c:300) 20241021083943688 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021083943688 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021083943688 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241021083943688 DMM INFO MM(262420000001002/ceddf6b3) Subscriber data update (mmctx.c:445) 20241021083943688 DMM DEBUG MM(262420000001002/ceddf6b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021083943688 DMM INFO MM(262420000001002/ceddf6b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021083943688 DMM NOTICE MM(262420000001002/ceddf6b3) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241021083943688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021083943688 DMM NOTICE MM(262420000001002/ceddf6b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021083943688 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) 20241021083943688 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021083943688 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241021083943688 DMM INFO MM(262420000001002/ceddf6b3) Subscriber data update (mmctx.c:445) 20241021083943688 DMM DEBUG MM(262420000001002/ceddf6b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021083943694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083943694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021083943694 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083943694 DMM INFO MM(262420000001002/ceddf6b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021083943694 DMM NOTICE MM(262420000001002/ceddf6b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021083943694 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021083943694 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021083943694 DLLC NOTICE LLME(cfc64149/ceddf6b3){ASSIGNED} LLGM Assign pre (ffffffff => ceddf6b3) (gprs_llc.c:1079) 20241021083943694 DLLC NOTICE LLME(ffffffff/ceddf6b3){ASSIGNED} LLGM Assign post (ffffffff => ceddf6b3) (gprs_llc.c:1125) 20241021083943694 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021083943694 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021083943694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021083943694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@f3352caff16c: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@f3352caff16c: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@f3352caff16c: Final verdict of PTC: pass 20241021083943748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@f3352caff16c: Final verdict of PTC: none -NSVCI99(56)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@f3352caff16c: Final verdict of PTC: none -NSVCI97(46)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@f3352caff16c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@f3352caff16c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@f3352caff16c: Final verdict of PTC: none -NSVCI98(50)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@f3352caff16c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@f3352caff16c: Final verdict of PTC: none 20241021083943752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021083943752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(51)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(54)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(44)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(48)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:39:43 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241021083943891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083944293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20241021083944753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083944753 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) 20241021083945755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083945755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:39:46 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 20241021083946756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083946756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_umts_aka_gsm_sres started. 20241021083947353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083947354 DMM INFO MM(262420000001002/ceddf6b3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021083947354 DMM INFO MM(262420000001002/ceddf6b3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021083947354 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021083947354 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021083947354 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021083947354 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021083947354 DLLC NOTICE LLME(ffffffff/ceddf6b3){ASSIGNED} LLGM Assign pre (ceddf6b3 => ffffffff) (gprs_llc.c:1079) 20241021083947354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceddf6b3 => ffffffff) (gprs_llc.c:1125) 20241021083947354 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241021083947354 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) 20241021083947354 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) 20241021083947355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021083947355 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021083947355 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021083947355 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021083947355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083947398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021083947398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083947398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083947398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083947398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021083947398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083947398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083947398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083947398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083947399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083947399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083947399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083947400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083947400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083947400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083947400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083947400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083947400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021083947400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083947400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083947400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083947400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083947404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083947412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083947412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083947434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021083947434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083947434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083947434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083947434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021083947434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083947434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083947434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083947434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083947436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083947436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083947436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083947436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083947436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083947436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083947436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083947436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083947437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021083947437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083947437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021083947437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083947437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083947441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083947449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083947449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083947480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021083947480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083947480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083947480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083947480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021083947480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083947480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083947480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083947480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083947482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083947482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083947482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083947483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083947483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083947483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083947483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083947483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083947483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021083947483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083947483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(75)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021083947483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083947483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083947487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083947495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083947495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021083947757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083947757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021083947757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021083947757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021083947758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021083947759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@f3352caff16c: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F3F2D0AE'O, index=0 SGSN_Test-GSUP(76)@f3352caff16c: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@f3352caff16c: 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 := '2EADD84745BD578627EE831308DC422F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17F3E6EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1EB29DABC9A0D87'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D41420CEA14A15D32559F29A18784311'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8CFEA29E6953F62DFE24061A12D517A0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8AAF1B26D7900C2FF601EA54758535EA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DBE3DBADB052C8E8'O } } } } } 20241021083948815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083948815 DLLC NOTICE LLME(ffffffff/f3f2d0ae){UNASSIGNED} LLC RX: unknown TLLI 0xf3f2d0ae, creating LLME on the fly (gprs_llc.c:552) 20241021083948815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083948815 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241021083948815 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021083948815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021083948815 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021083948815 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021083948815 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021083948815 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021083948815 DLLC NOTICE LLME(ffffffff/f3f2d0ae){UNASSIGNED} LLGM Assign pre (f3f2d0ae => d503ccdc) (gprs_llc.c:1079) 20241021083948815 DLLC NOTICE LLME(f3f2d0ae/d503ccdc){ASSIGNED} LLGM Assign post (f3f2d0ae => d503ccdc) (gprs_llc.c:1125) 20241021083948815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021083948815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021083948815 DMM DEBUG MM(262420000001003/d503ccdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021083948827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083948827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021083948827 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083948827 DMM DEBUG MM(262420000001003/d503ccdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241021083948827 DMM NOTICE MM(262420000001003/d503ccdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021083948827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021083948827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021083948827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021083948827 DMM DEBUG MM(262420000001003/d503ccdc) Requesting authorization (sgsn_auth.c:160) 20241021083948827 DMM INFO MM(262420000001003/d503ccdc) Requesting authentication tuples (sgsn_auth.c:184) 20241021083948827 DMM DEBUG MM(262420000001003/d503ccdc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021083948827 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241021083948827 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)@f3352caff16c: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@f3352caff16c: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241021083948830 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021083948830 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021083948830 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021083948830 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021083948830 DMM INFO MM(262420000001003/d503ccdc) Subscriber data update (mmctx.c:445) 20241021083948830 DMM DEBUG MM(262420000001003/d503ccdc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021083948830 DMM INFO MM(262420000001003/d503ccdc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021083948830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021083948830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021083948830 DMM INFO MM(262420000001003/d503ccdc) <- GMM AUTH AND CIPHERING REQ (rand = 2e ad d8 47 45 bd 57 86 27 ee 83 13 08 dc 42 2f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a af 1b 26 d7 90 0c 2f f6 01 ea 54 75 85 35 ea ) (gprs_gmm.c:483) 20241021083948838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083948838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083948838 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083948838 DMM INFO MM(262420000001003/d503ccdc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021083948838 DMM NOTICE MM(262420000001003/d503ccdc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021083948838 DMM DEBUG MM(262420000001003/d503ccdc) checking auth: received GSM SRES = 17 f3 e6 ea (gprs_gmm.c:666) 20241021083948838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021083948838 DMM DEBUG MM(262420000001003/d503ccdc) Requesting authorization (sgsn_auth.c:160) 20241021083948838 DMM INFO MM(262420000001003/d503ccdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021083948838 DMM DEBUG MM(262420000001003/d503ccdc) Requesting subscriber data update (gprs_subscriber.c:894) 20241021083948838 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241021083948838 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) 20241021083948838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021083948838 DMM INFO MM(262420000001003/d503ccdc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd503ccdc) (gprs_gmm.c:300) 20241021083948840 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021083948840 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021083948840 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241021083948840 DMM INFO MM(262420000001003/d503ccdc) Subscriber data update (mmctx.c:445) 20241021083948840 DMM DEBUG MM(262420000001003/d503ccdc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021083948840 DMM INFO MM(262420000001003/d503ccdc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021083948840 DMM NOTICE MM(262420000001003/d503ccdc) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241021083948840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021083948840 DMM NOTICE MM(262420000001003/d503ccdc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021083948840 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) 20241021083948841 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021083948841 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241021083948841 DMM INFO MM(262420000001003/d503ccdc) Subscriber data update (mmctx.c:445) 20241021083948841 DMM DEBUG MM(262420000001003/d503ccdc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021083948847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083948847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021083948847 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083948847 DMM INFO MM(262420000001003/d503ccdc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021083948847 DMM NOTICE MM(262420000001003/d503ccdc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021083948847 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021083948847 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021083948847 DLLC NOTICE LLME(f3f2d0ae/d503ccdc){ASSIGNED} LLGM Assign pre (ffffffff => d503ccdc) (gprs_llc.c:1079) 20241021083948847 DLLC NOTICE LLME(ffffffff/d503ccdc){ASSIGNED} LLGM Assign post (ffffffff => d503ccdc) (gprs_llc.c:1125) 20241021083948847 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021083948847 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021083948847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021083948847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@f3352caff16c: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@f3352caff16c: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@f3352caff16c: Final verdict of PTC: pass 20241021083948899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54740<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021083948901 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021083948901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@f3352caff16c: Final verdict of PTC: none -NSVCI98(69)@f3352caff16c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@f3352caff16c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@f3352caff16c: Final verdict of PTC: none -NSVCI97(64)@f3352caff16c: Final verdict of PTC: none -NSVCI99(75)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@f3352caff16c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(62)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(67)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(73)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:39:49 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 20241021083949039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083949440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85560) 20241021083949902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083949902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85560, count=89916) 20241021083950903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083950903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:39:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021083951904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083951904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_timeout_after_pdp_act started. 20241021083952498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021083952499 DMM INFO MM(262420000001003/d503ccdc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021083952499 DMM INFO MM(262420000001003/d503ccdc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021083952499 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021083952499 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021083952499 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021083952499 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021083952499 DLLC NOTICE LLME(ffffffff/d503ccdc){ASSIGNED} LLGM Assign pre (d503ccdc => ffffffff) (gprs_llc.c:1079) 20241021083952499 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d503ccdc => ffffffff) (gprs_llc.c:1125) 20241021083952499 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241021083952500 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) 20241021083952500 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) 20241021083952500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021083952500 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021083952500 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021083952500 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021083952500 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083952542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021083952542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083952542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083952542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083952542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021083952542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083952542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083952542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083952542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083952544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083952544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083952544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083952544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083952544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083952544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083952544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083952544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083952544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021083952544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083952544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083952545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083952545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083952549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021083952557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083952557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083952582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021083952582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083952582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083952582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083952582 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021083952582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083952582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083952582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083952582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083952584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083952584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083952584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083952584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083952584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083952584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083952584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083952584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083952584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021083952584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083952584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083952585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083952585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083952589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021083952598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083952598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021083952635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021083952635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021083952635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021083952635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083952635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021083952635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021083952635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021083952635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021083952635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021083952637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021083952637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021083952637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021083952637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021083952637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021083952637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021083952637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021083952637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021083952637 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021083952637 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021083952638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021083952638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021083952638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021083952643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021083952652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083952652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021083952905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021083952905 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021083952905 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021083952905 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021083952907 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021083952907 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(93)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(93)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@f3352caff16c: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D4D245BF'O, index=0 SGSN_Test-GSUP(95)@f3352caff16c: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@f3352caff16c: 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 := '089EF21E3260BD57EC55802FF7FA8A0A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D82F739'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C68593C4772EC28'O } } } } } 20241021083952955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083952955 DLLC NOTICE LLME(ffffffff/d4d245bf){UNASSIGNED} LLC RX: unknown TLLI 0xd4d245bf, creating LLME on the fly (gprs_llc.c:552) 20241021083952955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083952955 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241021083952955 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021083952955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021083952955 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021083952955 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021083952955 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021083952955 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021083952955 DLLC NOTICE LLME(ffffffff/d4d245bf){UNASSIGNED} LLGM Assign pre (d4d245bf => e120a136) (gprs_llc.c:1079) 20241021083952955 DLLC NOTICE LLME(d4d245bf/e120a136){ASSIGNED} LLGM Assign post (d4d245bf => e120a136) (gprs_llc.c:1125) 20241021083952955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021083952955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021083952955 DMM DEBUG MM(262420000000021/e120a136) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021083952969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083952969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021083952969 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083952969 DMM DEBUG MM(262420000000021/e120a136) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241021083952969 DMM NOTICE MM(262420000000021/e120a136) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021083952969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021083952969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021083952969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021083952969 DMM DEBUG MM(262420000000021/e120a136) Requesting authorization (sgsn_auth.c:160) 20241021083952969 DMM INFO MM(262420000000021/e120a136) Requesting authentication tuples (sgsn_auth.c:184) 20241021083952969 DMM DEBUG MM(262420000000021/e120a136) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021083952969 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241021083952969 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)@f3352caff16c: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@f3352caff16c: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241021083952972 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021083952972 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021083952972 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021083952972 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021083952972 DMM INFO MM(262420000000021/e120a136) Subscriber data update (mmctx.c:445) 20241021083952972 DMM DEBUG MM(262420000000021/e120a136) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021083952972 DMM INFO MM(262420000000021/e120a136) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021083952972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021083952972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021083952972 DMM INFO MM(262420000000021/e120a136) <- GMM AUTH AND CIPHERING REQ (rand = 08 9e f2 1e 32 60 bd 57 ec 55 80 2f f7 fa 8a 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021083952981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083952981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241021083952981 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083952981 DMM INFO MM(262420000000021/e120a136) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021083952981 DMM NOTICE MM(262420000000021/e120a136) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021083952981 DMM DEBUG MM(262420000000021/e120a136) checking auth: received GSM SRES = 3d 82 f7 39 (gprs_gmm.c:666) 20241021083952981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021083952981 DMM DEBUG MM(262420000000021/e120a136) Requesting authorization (sgsn_auth.c:160) 20241021083952981 DMM INFO MM(262420000000021/e120a136) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021083952981 DMM DEBUG MM(262420000000021/e120a136) Requesting subscriber data update (gprs_subscriber.c:894) 20241021083952981 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241021083952981 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) 20241021083952981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021083952981 DMM INFO MM(262420000000021/e120a136) <- GMM ATTACH ACCEPT (new P-TMSI=0xe120a136) (gprs_gmm.c:300) 20241021083952983 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021083952983 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021083952983 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241021083952983 DMM INFO MM(262420000000021/e120a136) Subscriber data update (mmctx.c:445) 20241021083952983 DMM DEBUG MM(262420000000021/e120a136) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021083952983 DMM INFO MM(262420000000021/e120a136) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021083952983 DMM NOTICE MM(262420000000021/e120a136) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241021083952983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021083952983 DMM NOTICE MM(262420000000021/e120a136) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021083952983 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) 20241021083952983 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021083952983 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241021083952984 DMM INFO MM(262420000000021/e120a136) Subscriber data update (mmctx.c:445) 20241021083952984 DMM DEBUG MM(262420000000021/e120a136) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021083952990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083952990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021083952990 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083952990 DMM INFO MM(262420000000021/e120a136) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021083952990 DMM NOTICE MM(262420000000021/e120a136) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021083952990 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021083952990 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021083952990 DLLC NOTICE LLME(d4d245bf/e120a136){ASSIGNED} LLGM Assign pre (ffffffff => e120a136) (gprs_llc.c:1079) 20241021083952990 DLLC NOTICE LLME(ffffffff/e120a136){ASSIGNED} LLGM Assign post (ffffffff => e120a136) (gprs_llc.c:1125) 20241021083952990 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021083952990 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021083952990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021083952990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@f3352caff16c: setverdict(pass): none -> pass 20241021083953043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083953043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021083953043 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083953043 DMM INFO MM(262420000000021/e120a136) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021083953043 DMM INFO MM(262420000000021/e120a136) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021083953043 DMM DEBUG MM(262420000000021/e120a136) Using GGSN 0 (gprs_sm.c:312) 20241021083953043 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241021083953043 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021083953043 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241021083953043 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241021083953053 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 0c 89 ef 9a 11 5d 73 82 80 14 05 7f a1 96 06 e5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241021083953053 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d0058, cbp=0x55cf458942a0) (sgsn_libgtp.c:632) 20241021083953053 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021083953053 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf4589bb18 TLLI=e120a136, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021083953053 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021083953053 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021083953062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083953062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241021083953062 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083953062 DMM INFO MM(262420000000021/e120a136) -> GMM ATTACH REQUEST MI(TMSI-0xE120A136) type="GPRS attach" (gprs_gmm.c:1266) 20241021083953062 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021083953062 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021083953062 DLLC NOTICE LLME(ffffffff/e120a136){ASSIGNED} LLGM Assign pre (e120a136 => f2df0cff) (gprs_llc.c:1079) 20241021083953062 DLLC NOTICE LLME(e120a136/f2df0cff){ASSIGNED} LLGM Assign post (e120a136 => f2df0cff) (gprs_llc.c:1125) 20241021083953062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021083953062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021083953062 DMM DEBUG MM(262420000000021/f2df0cff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021083953068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021083953068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241021083953068 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021083953068 DMM DEBUG MM(262420000000021/f2df0cff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241021083953068 DMM NOTICE MM(262420000000021/f2df0cff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021083953068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021083953068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021083953068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021083953068 DMM DEBUG MM(262420000000021/f2df0cff) Requesting authorization (sgsn_auth.c:160) 20241021083953068 DMM INFO MM(262420000000021/f2df0cff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021083953068 DMM DEBUG MM(262420000000021/f2df0cff) Requesting subscriber data update (gprs_subscriber.c:894) 20241021083953068 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241021083953068 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) 20241021083953069 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021083953069 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021083953069 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241021083953069 DMM INFO MM(262420000000021/f2df0cff) Subscriber data update (mmctx.c:445) 20241021083953069 DMM DEBUG MM(262420000000021/f2df0cff) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241021083953069 DMM INFO MM(262420000000021/f2df0cff) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241021083953069 DMM NOTICE MM(262420000000021/f2df0cff) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241021083953069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021083953069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021083953069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241021083953069 DMM INFO MM(262420000000021/f2df0cff) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2df0cff) (gprs_gmm.c:300) 20241021083953069 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) 20241021083953069 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021083953069 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241021083953069 DMM INFO MM(262420000000021/f2df0cff) Subscriber data update (mmctx.c:445) 20241021083953069 DMM DEBUG MM(262420000000021/f2df0cff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@f3352caff16c: Trying to receive 5 ATTACH ACCEPTs 20241021083959070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021083959070 DMM INFO MM(262420000000021/f2df0cff) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2df0cff) (gprs_gmm.c:300) 20241021083959311 DGPRS DEBUG Checking for inactive LLMEs, time = 11310733 (sgsn.c:131) 20241021084005072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084005072 DMM INFO MM(262420000000021/f2df0cff) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2df0cff) (gprs_gmm.c:300) 20241021084011073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084011073 DMM INFO MM(262420000000021/f2df0cff) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2df0cff) (gprs_gmm.c:300) 20241021084012906 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021084012906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021084012906 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084017074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084017074 DMM INFO MM(262420000000021/f2df0cff) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2df0cff) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@f3352caff16c: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@f3352caff16c: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241021084022546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084022547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084022547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084022585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084022586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084022586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084022639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084022640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084022640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084023075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084023075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241021084023075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084023075 DMM NOTICE MM(262420000000021/f2df0cff) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021084023075 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241021084023076 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf4589bb18, TLLI=f2df0cff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084023076 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021084023076 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084023076 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241021084023076 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241021084023076 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) 20241021084023076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Reject}: Deallocated (fsm.c:568) 20241021084023076 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Deallocated (fsm.c:568) 20241021084023076 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084023076 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084023076 DLLC NOTICE LLME(e120a136/f2df0cff){ASSIGNED} LLGM Assign pre (f2df0cff => ffffffff) (gprs_llc.c:1079) 20241021084023076 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2df0cff => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@f3352caff16c: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@f3352caff16c: Final verdict of PTC: pass 20241021084023583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084023586 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084023586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@f3352caff16c: Final verdict of PTC: none -NSVCI98(88)@f3352caff16c: Final verdict of PTC: none -NSVCI99(94)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@f3352caff16c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@f3352caff16c: Final verdict of PTC: none -NSVCI97(83)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@f3352caff16c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@f3352caff16c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(81)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(86)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(92)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:40:23 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241021084023809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084024110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125364) 20241021084024587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084024587 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) 20241021084025588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084025588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:40:26 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 20241021084026589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084026589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_auth_id_timeout started. 20241021084027162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084027163 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084027213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084027213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084027213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084027213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084027213 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084027213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084027213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084027213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084027213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084027215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084027215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084027215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084027216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084027216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084027216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084027216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084027216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084027216 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084027216 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084027216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084027216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084027216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084027221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084027231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084027231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084027259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084027259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084027259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084027259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084027259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084027259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084027259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084027259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084027259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084027262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084027262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084027262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084027262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084027262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084027262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084027262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084027262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084027262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084027262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084027262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084027263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084027263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084027267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084027278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084027278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(113)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084027318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084027318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084027318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084027318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084027318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084027318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084027318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084027318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084027318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084027321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084027321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084027321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084027321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084027322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084027322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084027322 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084027322 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084027322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084027322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084027326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084027337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084027337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(110)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084027589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084027589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084027589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084027589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084027591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(112)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084027592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(112)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(112)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@f3352caff16c: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='ED22812D'O, index=0 SGSN_Test-GSUP(114)@f3352caff16c: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241021084027639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084027639 DLLC NOTICE LLME(ffffffff/ed22812d){UNASSIGNED} LLC RX: unknown TLLI 0xed22812d, creating LLME on the fly (gprs_llc.c:552) 20241021084027639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084027639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241021084027639 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084027639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084027639 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084027639 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084027639 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084027639 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084027639 DLLC NOTICE LLME(ffffffff/ed22812d){UNASSIGNED} LLGM Assign pre (ed22812d => f3a712c4) (gprs_llc.c:1079) 20241021084027639 DLLC NOTICE LLME(ed22812d/f3a712c4){ASSIGNED} LLGM Assign post (ed22812d => f3a712c4) (gprs_llc.c:1125) 20241021084027639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084027639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084027639 DMM DEBUG MM(262420000000002/f3a712c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084029312 DGPRS DEBUG Checking for inactive LLMEs, time = 11310763 (sgsn.c:131) 20241021084033640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084033640 DMM DEBUG MM(262420000000002/f3a712c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084039640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084039640 DMM DEBUG MM(262420000000002/f3a712c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084045641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084045641 DMM DEBUG MM(262420000000002/f3a712c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084047591 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021084047591 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084047591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241021084051642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084051642 DMM DEBUG MM(262420000000002/f3a712c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084057218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084057220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084057220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084057263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084057265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084057265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084057322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084057324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084057324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084057642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084057642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241021084057642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084057642 DMM NOTICE MM(262420000000002/f3a712c4) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241021084057642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Reject}: Deallocated (fsm.c:568) 20241021084057642 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084057642 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084057642 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084057642 DLLC NOTICE LLME(ed22812d/f3a712c4){ASSIGNED} LLGM Assign pre (f3a712c4 => ffffffff) (gprs_llc.c:1079) 20241021084057642 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3a712c4 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@f3352caff16c: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@f3352caff16c: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@f3352caff16c: Final verdict of PTC: pass 20241021084057652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084057654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084057654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@f3352caff16c: Final verdict of PTC: none -NSVCI97(102)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@f3352caff16c: Final verdict of PTC: none -NSVCI98(107)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@f3352caff16c: Final verdict of PTC: none -NSVCI99(113)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(105)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(111)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(100)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:40:57 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241021084057798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084058099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59660) 20241021084058655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084058655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59660, count=67916) 20241021084059313 DGPRS DEBUG Checking for inactive LLMEs, time = 11310793 (sgsn.c:131) 20241021084059655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084059655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:41: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_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 20241021084100657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084100657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_auth_sai_timeout started. 20241021084101157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084101158 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084101206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084101206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084101206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084101206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084101206 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084101206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084101206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084101206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084101206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084101208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084101208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084101208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084101208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084101208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084101208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084101208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084101208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084101208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084101208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084101208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084101209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084101209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084101212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084101220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084101220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084101241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084101241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084101241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084101241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084101241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084101241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084101241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084101241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084101241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084101242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084101242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084101242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084101243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084101243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084101243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084101243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084101243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084101243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084101243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084101243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084101243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084101243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084101248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084101258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084101258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084101279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084101279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084101279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084101279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084101279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084101279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084101279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084101279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084101279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084101281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084101281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084101281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084101281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084101281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084101281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084101281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084101281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084101281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084101281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084101281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084101282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084101282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084101286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084101296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084101296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084101658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084101658 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084101658 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084101658 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084101660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084101661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@f3352caff16c: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E410E981'O, index=0 SGSN_Test-GSUP(133)@f3352caff16c: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241021084101714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084101714 DLLC NOTICE LLME(ffffffff/e410e981){UNASSIGNED} LLC RX: unknown TLLI 0xe410e981, creating LLME on the fly (gprs_llc.c:552) 20241021084101714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084101714 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241021084101714 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084101714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084101714 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084101714 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084101714 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084101714 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084101714 DLLC NOTICE LLME(ffffffff/e410e981){UNASSIGNED} LLGM Assign pre (e410e981 => fefdf0d3) (gprs_llc.c:1079) 20241021084101714 DLLC NOTICE LLME(e410e981/fefdf0d3){ASSIGNED} LLGM Assign post (e410e981 => fefdf0d3) (gprs_llc.c:1125) 20241021084101714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084101714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084101714 DMM DEBUG MM(262420000000003/fefdf0d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084101726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084101726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084101726 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084101726 DMM DEBUG MM(262420000000003/fefdf0d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241021084101726 DMM NOTICE MM(262420000000003/fefdf0d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084101726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084101727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084101727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084101727 DMM DEBUG MM(262420000000003/fefdf0d3) Requesting authorization (sgsn_auth.c:160) 20241021084101727 DMM INFO MM(262420000000003/fefdf0d3) Requesting authentication tuples (sgsn_auth.c:184) 20241021084101727 DMM DEBUG MM(262420000000003/fefdf0d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084101727 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241021084101727 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)@f3352caff16c: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@f3352caff16c: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241021084107728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241021084107728 DMM ERROR MM(262420000000003/fefdf0d3) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241021084107728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241021084107728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084107728 DMM NOTICE MM(262420000000003/fefdf0d3) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241021084107728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Reject}: Deallocated (fsm.c:568) 20241021084107728 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084107728 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084107728 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084107728 DLLC NOTICE LLME(e410e981/fefdf0d3){ASSIGNED} LLGM Assign pre (fefdf0d3 => ffffffff) (gprs_llc.c:1079) 20241021084107728 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fefdf0d3 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@f3352caff16c: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@f3352caff16c: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@f3352caff16c: Final verdict of PTC: pass 20241021084107737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@f3352caff16c: Final verdict of PTC: none 20241021084107739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084107739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(131)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@f3352caff16c: Final verdict of PTC: none -NSVCI98(126)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@f3352caff16c: Final verdict of PTC: none -NSVCI97(121)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(119)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(124)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(129)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:41:07 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241021084107870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084108171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56788) 20241021084108740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084108740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56788, count=66916) 20241021084109741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084109741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:41: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_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 20241021084110743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084110743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_auth_sai_reject started. 20241021084111227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084111228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084111285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084111285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084111285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084111285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084111285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084111285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084111285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084111285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084111285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(141)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084111286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084111286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084111286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084111287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084111287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084111287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084111287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084111287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084111287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084111287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084111287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(141)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084111288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084111288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(140)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(141)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084111291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084111302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084111302 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(142)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(138)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(140)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084111313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084111313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084111313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084111313 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084111313 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084111313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084111313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084111313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084111313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084111315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084111315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084111315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084111315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084111315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084111315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084111315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084111315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084111315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084111315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084111315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084111315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084111315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084111319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084111329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084111329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084111353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084111353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084111353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084111353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084111353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084111353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084111353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084111353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084111353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084111355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084111355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084111355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084111355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084111355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084111355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084111355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084111355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084111355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084111355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084111356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084111356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084111356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084111360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084111369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084111369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084111744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084111744 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084111744 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084111744 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084111746 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084111747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@f3352caff16c: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E3AC5008'O, index=0 SGSN_Test-GSUP(152)@f3352caff16c: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241021084111789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084111789 DLLC NOTICE LLME(ffffffff/e3ac5008){UNASSIGNED} LLC RX: unknown TLLI 0xe3ac5008, creating LLME on the fly (gprs_llc.c:552) 20241021084111789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084111789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241021084111789 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084111789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084111789 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084111789 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084111789 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084111789 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084111789 DLLC NOTICE LLME(ffffffff/e3ac5008){UNASSIGNED} LLGM Assign pre (e3ac5008 => db53b49a) (gprs_llc.c:1079) 20241021084111789 DLLC NOTICE LLME(e3ac5008/db53b49a){ASSIGNED} LLGM Assign post (e3ac5008 => db53b49a) (gprs_llc.c:1125) 20241021084111789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084111789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084111789 DMM DEBUG MM(262420000000004/db53b49a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084111804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084111804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084111804 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084111804 DMM DEBUG MM(262420000000004/db53b49a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241021084111804 DMM NOTICE MM(262420000000004/db53b49a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084111804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084111804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084111804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084111804 DMM DEBUG MM(262420000000004/db53b49a) Requesting authorization (sgsn_auth.c:160) 20241021084111804 DMM INFO MM(262420000000004/db53b49a) Requesting authentication tuples (sgsn_auth.c:184) 20241021084111804 DMM DEBUG MM(262420000000004/db53b49a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084111804 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241021084111804 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)@f3352caff16c: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@f3352caff16c: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241021084111807 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241021084111807 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241021084111807 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241021084117805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241021084117805 DMM ERROR MM(262420000000004/db53b49a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241021084117805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241021084117805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084117805 DMM NOTICE MM(262420000000004/db53b49a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241021084117805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Reject}: Deallocated (fsm.c:568) 20241021084117805 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084117805 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084117805 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084117805 DLLC NOTICE LLME(e3ac5008/db53b49a){ASSIGNED} LLGM Assign pre (db53b49a => ffffffff) (gprs_llc.c:1079) 20241021084117805 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db53b49a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@f3352caff16c: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@f3352caff16c: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@f3352caff16c: Final verdict of PTC: pass 20241021084117815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37496<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(141)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(152)@f3352caff16c: Final verdict of PTC: none -NSVCI98(145)@f3352caff16c: Final verdict of PTC: none 20241021084117818 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084117818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(136)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@f3352caff16c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@f3352caff16c: Final verdict of PTC: none -NSVCI99(150)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(143)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(139)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(148)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:41:17 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241021084117952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084118253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241021084118819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084118819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63956, count=68312) 20241021084119820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084119820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:41:20 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 20241021084120822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084120822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_gsup_lu_timeout started. 20241021084121307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084121308 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084121371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084121371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084121371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084121371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084121371 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084121371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084121371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084121371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084121371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(160)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(159)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084121374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084121374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084121374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084121374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084121374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084121374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084121374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084121374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084121374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084121374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084121374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(160)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084121375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084121375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084121380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084121392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084121392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(161)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(157)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084121407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084121407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084121407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084121407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084121407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084121407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084121407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084121407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084121407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084121409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084121409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084121409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084121409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084121409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084121409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084121409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084121409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084121409 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084121409 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084121409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084121410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084121410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084121414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084121423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084121423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084121455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084121455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084121455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084121455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084121455 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084121455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084121455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084121455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084121455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084121457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084121457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084121457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084121457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084121457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084121457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084121457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084121457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084121457 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084121457 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084121457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084121458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084121458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084121461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084121471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084121471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084121822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084121823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084121823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084121823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084121824 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084121825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@f3352caff16c: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F497C36A'O, index=0 SGSN_Test-GSUP(171)@f3352caff16c: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@f3352caff16c: 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 := 'C7D8F2A9C4BF4CCDC39A5F970B80D277'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFF7C6D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A23F1CF9006F2E21'O } } } } } 20241021084122874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084122874 DLLC NOTICE LLME(ffffffff/f497c36a){UNASSIGNED} LLC RX: unknown TLLI 0xf497c36a, creating LLME on the fly (gprs_llc.c:552) 20241021084122874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084122875 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241021084122875 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084122875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084122875 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084122875 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084122875 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084122875 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084122875 DLLC NOTICE LLME(ffffffff/f497c36a){UNASSIGNED} LLGM Assign pre (f497c36a => d0955d2b) (gprs_llc.c:1079) 20241021084122875 DLLC NOTICE LLME(f497c36a/d0955d2b){ASSIGNED} LLGM Assign post (f497c36a => d0955d2b) (gprs_llc.c:1125) 20241021084122875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084122875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084122875 DMM DEBUG MM(262420000000005/d0955d2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084122890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084122890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084122890 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084122890 DMM DEBUG MM(262420000000005/d0955d2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241021084122890 DMM NOTICE MM(262420000000005/d0955d2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084122890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084122890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084122890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084122890 DMM DEBUG MM(262420000000005/d0955d2b) Requesting authorization (sgsn_auth.c:160) 20241021084122890 DMM INFO MM(262420000000005/d0955d2b) Requesting authentication tuples (sgsn_auth.c:184) 20241021084122890 DMM DEBUG MM(262420000000005/d0955d2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084122890 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241021084122890 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)@f3352caff16c: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@f3352caff16c: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241021084122894 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084122894 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084122894 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084122894 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084122894 DMM INFO MM(262420000000005/d0955d2b) Subscriber data update (mmctx.c:445) 20241021084122894 DMM DEBUG MM(262420000000005/d0955d2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084122894 DMM INFO MM(262420000000005/d0955d2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084122894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084122894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084122894 DMM INFO MM(262420000000005/d0955d2b) <- GMM AUTH AND CIPHERING REQ (rand = c7 d8 f2 a9 c4 bf 4c cd c3 9a 5f 97 0b 80 d2 77 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084122905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084122905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084122905 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084122905 DMM INFO MM(262420000000005/d0955d2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084122905 DMM NOTICE MM(262420000000005/d0955d2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084122905 DMM DEBUG MM(262420000000005/d0955d2b) checking auth: received GSM SRES = df f7 c6 d3 (gprs_gmm.c:666) 20241021084122905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084122905 DMM DEBUG MM(262420000000005/d0955d2b) Requesting authorization (sgsn_auth.c:160) 20241021084122905 DMM INFO MM(262420000000005/d0955d2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084122905 DMM DEBUG MM(262420000000005/d0955d2b) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084122905 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241021084122905 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) 20241021084122905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084122905 DMM INFO MM(262420000000005/d0955d2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0955d2b) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@f3352caff16c: setverdict(fail): none -> fail MC@f3352caff16c: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241021084122915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60686<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084122916 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084122916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(165)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(171)@f3352caff16c: Final verdict of PTC: none -NSVCI98(164)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@f3352caff16c: Final verdict of PTC: none -NSVCI99(169)@f3352caff16c: Final verdict of PTC: none -NSVCI97(160)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@f3352caff16c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@f3352caff16c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(167)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(162)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(158)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@f3352caff16c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@f3352caff16c: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@f3352caff16c: Final verdict of PTC: fail MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@f3352caff16c: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@f3352caff16c: 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'. Mon Oct 21 08:41:23 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 20241021084123105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084123514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69704) 20241021084123917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084123917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69704, count=74060) 20241021084124917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084124917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:41:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084125919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084125919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_gsup_lu_reject started. 20241021084126569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084126570 DMM INFO MM(262420000000005/d0955d2b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084126570 DMM INFO MM(262420000000005/d0955d2b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084126570 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084126570 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084126570 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084126570 DMM ERROR MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021084126570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241021084126570 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084126570 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084126570 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084126570 DLLC NOTICE LLME(f497c36a/d0955d2b){ASSIGNED} LLGM Assign pre (d0955d2b => ffffffff) (gprs_llc.c:1079) 20241021084126570 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0955d2b => ffffffff) (gprs_llc.c:1125) 20241021084126571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084126619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084126619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084126619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084126619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084126619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084126619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084126619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084126619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084126619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084126620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084126620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084126620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084126620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084126620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084126620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084126620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084126620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084126620 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084126620 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084126620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084126621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084126621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084126624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084126632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084126632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(179)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gsup_lu_reject-BVCI196(177)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084126666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084126666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084126666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084126666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084126666 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084126666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084126666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084126666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084126666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084126667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084126667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084126667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(183)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084126668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084126668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084126668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084126668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084126668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084126668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084126668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084126668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084126668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084126668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084126672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084126680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084126680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(181)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084126707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084126707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084126707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084126707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084126707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084126707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084126707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084126707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084126707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084126709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084126709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084126709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084126709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084126709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084126709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084126709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084126709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084126709 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084126709 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084126709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084126710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084126710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084126714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084126722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084126722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084126920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084126920 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084126920 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084126920 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084126923 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241021084126924 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(188)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@f3352caff16c: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DE907F7A'O, index=0 SGSN_Test-GSUP(190)@f3352caff16c: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@f3352caff16c: 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 := '161A48A37E3CF238A6B87F80D7BE2D72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2C925F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BCD390FDE155A1F'O } } } } } 20241021084127974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084127974 DLLC NOTICE LLME(ffffffff/de907f7a){UNASSIGNED} LLC RX: unknown TLLI 0xde907f7a, creating LLME on the fly (gprs_llc.c:552) 20241021084127974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084127974 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241021084127974 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084127974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084127974 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084127974 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084127974 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084127974 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084127974 DLLC NOTICE LLME(ffffffff/de907f7a){UNASSIGNED} LLGM Assign pre (de907f7a => e9f8691e) (gprs_llc.c:1079) 20241021084127974 DLLC NOTICE LLME(de907f7a/e9f8691e){ASSIGNED} LLGM Assign post (de907f7a => e9f8691e) (gprs_llc.c:1125) 20241021084127974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084127974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084127974 DMM DEBUG MM(262420000000006/e9f8691e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084127987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084127987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084127987 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084127987 DMM DEBUG MM(262420000000006/e9f8691e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241021084127987 DMM NOTICE MM(262420000000006/e9f8691e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084127987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084127987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084127987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084127987 DMM DEBUG MM(262420000000006/e9f8691e) Requesting authorization (sgsn_auth.c:160) 20241021084127987 DMM INFO MM(262420000000006/e9f8691e) Requesting authentication tuples (sgsn_auth.c:184) 20241021084127987 DMM DEBUG MM(262420000000006/e9f8691e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084127987 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241021084127987 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)@f3352caff16c: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@f3352caff16c: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241021084127989 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084127989 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084127989 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084127989 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084127989 DMM INFO MM(262420000000006/e9f8691e) Subscriber data update (mmctx.c:445) 20241021084127989 DMM DEBUG MM(262420000000006/e9f8691e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084127989 DMM INFO MM(262420000000006/e9f8691e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084127989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084127989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084127989 DMM INFO MM(262420000000006/e9f8691e) <- GMM AUTH AND CIPHERING REQ (rand = 16 1a 48 a3 7e 3c f2 38 a6 b8 7f 80 d7 be 2d 72 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084127998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084127998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084127998 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084127998 DMM INFO MM(262420000000006/e9f8691e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084127998 DMM NOTICE MM(262420000000006/e9f8691e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084127998 DMM DEBUG MM(262420000000006/e9f8691e) checking auth: received GSM SRES = c2 c9 25 f9 (gprs_gmm.c:666) 20241021084127998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084127998 DMM DEBUG MM(262420000000006/e9f8691e) Requesting authorization (sgsn_auth.c:160) 20241021084127998 DMM INFO MM(262420000000006/e9f8691e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084127998 DMM DEBUG MM(262420000000006/e9f8691e) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084127998 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241021084127998 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) 20241021084127998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084127998 DMM INFO MM(262420000000006/e9f8691e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9f8691e) (gprs_gmm.c:300) 20241021084127999 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241021084127999 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241021084127999 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241021084127999 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084127999 DMM INFO MM(262420000000006/e9f8691e) Subscriber data update (mmctx.c:445) 20241021084127999 DMM DEBUG MM(262420000000006/e9f8691e) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@f3352caff16c: setverdict(fail): none -> fail MC@f3352caff16c: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@f3352caff16c: Final verdict of PTC: none 20241021084128007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084128007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(188)@f3352caff16c: Final verdict of PTC: none -NSVCI97(178)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@f3352caff16c: Final verdict of PTC: none -NSVCI98(184)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@f3352caff16c: Final verdict of PTC: none -NSVCI99(189)@f3352caff16c: Final verdict of PTC: none 20241021084128009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI210(181)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@f3352caff16c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@f3352caff16c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(176)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(182)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(187)@f3352caff16c: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@f3352caff16c: Final verdict of PTC: fail MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@f3352caff16c: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@f3352caff16c: 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'. Mon Oct 21 08:41:28 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 20241021084128139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084128540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74216) 20241021084129009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084129009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021084129314 DGPRS DEBUG Checking for inactive LLMEs, time = 11310823 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=74216, count=80268) 20241021084130009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084130009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084131011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084131011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_combined started. 20241021084131599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084131600 DMM INFO MM(262420000000006/e9f8691e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084131600 DMM INFO MM(262420000000006/e9f8691e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084131600 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084131601 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084131601 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084131601 DMM ERROR MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021084131601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241021084131601 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084131601 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084131601 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084131601 DLLC NOTICE LLME(de907f7a/e9f8691e){ASSIGNED} LLGM Assign pre (e9f8691e => ffffffff) (gprs_llc.c:1079) 20241021084131601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9f8691e => ffffffff) (gprs_llc.c:1125) 20241021084131601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084131646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084131646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084131646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084131646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084131646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084131646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084131646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084131646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084131646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084131648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084131648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084131648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084131648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084131648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084131648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084131648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084131648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084131648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084131648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084131648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084131648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084131648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084131652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084131662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084131663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084131686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084131686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084131686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084131686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084131686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084131686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084131686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084131686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084131686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084131688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084131688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084131688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084131689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084131689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084131689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084131689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084131689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084131689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084131689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084131689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084131689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084131689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084131693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084131701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084131701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084131724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084131724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084131724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084131724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084131724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084131724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084131724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084131724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084131724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084131725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084131725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084131725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084131726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084131726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084131726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084131726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084131726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084131726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084131726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084131726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084131726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084131726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084131729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084131738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084131738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084132012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084132012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084132012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084132012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084132014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084132015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@f3352caff16c: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EAD4E8EF'O, index=0 SGSN_Test-GSUP(209)@f3352caff16c: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@f3352caff16c: 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 := 'F03F8C0EC6628A779DE4480931B21221'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F12F65A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '709AA4B2516AE696'O } } } } } 20241021084133069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084133069 DLLC NOTICE LLME(ffffffff/ead4e8ef){UNASSIGNED} LLC RX: unknown TLLI 0xead4e8ef, creating LLME on the fly (gprs_llc.c:552) 20241021084133069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084133069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241021084133069 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084133069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084133069 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084133069 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084133069 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084133069 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084133069 DLLC NOTICE LLME(ffffffff/ead4e8ef){UNASSIGNED} LLGM Assign pre (ead4e8ef => ea10528a) (gprs_llc.c:1079) 20241021084133069 DLLC NOTICE LLME(ead4e8ef/ea10528a){ASSIGNED} LLGM Assign post (ead4e8ef => ea10528a) (gprs_llc.c:1125) 20241021084133069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084133069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084133069 DMM DEBUG MM(262420000000007/ea10528a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084133083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084133083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084133083 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084133083 DMM DEBUG MM(262420000000007/ea10528a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241021084133083 DMM NOTICE MM(262420000000007/ea10528a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084133083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084133083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084133083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084133083 DMM DEBUG MM(262420000000007/ea10528a) Requesting authorization (sgsn_auth.c:160) 20241021084133083 DMM INFO MM(262420000000007/ea10528a) Requesting authentication tuples (sgsn_auth.c:184) 20241021084133083 DMM DEBUG MM(262420000000007/ea10528a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084133083 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241021084133083 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)@f3352caff16c: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@f3352caff16c: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241021084133086 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084133086 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084133086 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084133086 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084133086 DMM INFO MM(262420000000007/ea10528a) Subscriber data update (mmctx.c:445) 20241021084133086 DMM DEBUG MM(262420000000007/ea10528a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084133086 DMM INFO MM(262420000000007/ea10528a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084133086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084133086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084133086 DMM INFO MM(262420000000007/ea10528a) <- GMM AUTH AND CIPHERING REQ (rand = f0 3f 8c 0e c6 62 8a 77 9d e4 48 09 31 b2 12 21 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084133095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084133095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084133095 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084133095 DMM INFO MM(262420000000007/ea10528a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084133095 DMM NOTICE MM(262420000000007/ea10528a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084133095 DMM DEBUG MM(262420000000007/ea10528a) checking auth: received GSM SRES = f1 2f 65 a1 (gprs_gmm.c:666) 20241021084133095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084133095 DMM DEBUG MM(262420000000007/ea10528a) Requesting authorization (sgsn_auth.c:160) 20241021084133095 DMM INFO MM(262420000000007/ea10528a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084133095 DMM DEBUG MM(262420000000007/ea10528a) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084133095 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241021084133095 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) 20241021084133096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084133096 DMM INFO MM(262420000000007/ea10528a) <- GMM ATTACH ACCEPT (new P-TMSI=0xea10528a) (gprs_gmm.c:300) 20241021084133097 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084133097 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084133097 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241021084133097 DMM INFO MM(262420000000007/ea10528a) Subscriber data update (mmctx.c:445) 20241021084133097 DMM DEBUG MM(262420000000007/ea10528a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084133097 DMM INFO MM(262420000000007/ea10528a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084133097 DMM NOTICE MM(262420000000007/ea10528a) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241021084133097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084133097 DMM NOTICE MM(262420000000007/ea10528a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084133097 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) 20241021084133098 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084133098 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241021084133098 DMM INFO MM(262420000000007/ea10528a) Subscriber data update (mmctx.c:445) 20241021084133098 DMM DEBUG MM(262420000000007/ea10528a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@f3352caff16c: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@f3352caff16c: Removing Client IMSI='262420000000007'H, index=0 20241021084133105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084133105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084133105 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084133105 DMM INFO MM(262420000000007/ea10528a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084133105 DMM NOTICE MM(262420000000007/ea10528a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084133105 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084133105 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084133105 DLLC NOTICE LLME(ead4e8ef/ea10528a){ASSIGNED} LLGM Assign pre (ffffffff => ea10528a) (gprs_llc.c:1079) 20241021084133105 DLLC NOTICE LLME(ffffffff/ea10528a){ASSIGNED} LLGM Assign post (ffffffff => ea10528a) (gprs_llc.c:1125) 20241021084133105 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084133105 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084133105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084133105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@f3352caff16c: Final verdict of PTC: pass 20241021084133107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@f3352caff16c: Final verdict of PTC: none 20241021084133109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084133109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(197)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@f3352caff16c: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@f3352caff16c: Final verdict of PTC: none -NSVCI99(207)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@f3352caff16c: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@f3352caff16c: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@f3352caff16c: Final verdict of PTC: none -NSVCI98(202)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(205)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(195)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(200)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_combined finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:41:33 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241021084133237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084133638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84324) 20241021084134110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084134110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84324, count=88680) 20241021084135112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084135112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084136113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084136113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_accept_all started. 20241021084136694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084136695 DMM INFO MM(262420000000007/ea10528a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084136695 DMM INFO MM(262420000000007/ea10528a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084136695 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084136695 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084136695 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084136695 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084136695 DLLC NOTICE LLME(ffffffff/ea10528a){ASSIGNED} LLGM Assign pre (ea10528a => ffffffff) (gprs_llc.c:1079) 20241021084136695 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea10528a => ffffffff) (gprs_llc.c:1125) 20241021084136695 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241021084136695 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) 20241021084136695 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) 20241021084136695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084136695 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084136695 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084136695 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084136695 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084136748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084136748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084136748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084136748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084136748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084136748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084136748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084136748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084136748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(216)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(217)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084136749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084136749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084136749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084136750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084136750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084136750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084136750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084136750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084136750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084136750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084136750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084136750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084136750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084136755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084136765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084136765 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(218)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(214)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(216)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084136775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084136775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084136775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084136775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084136775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084136775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084136775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084136775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084136775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084136776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084136776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084136776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084136776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084136776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084136776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084136776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084136776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084136776 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084136776 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084136776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084136777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084136777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084136780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084136790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084136790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084136819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084136819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084136819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084136819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084136819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084136819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084136819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084136819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084136819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084136820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084136820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084136821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084136821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084136821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084136821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084136821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084136821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084136821 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084136821 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084136821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084136821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084136821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084136825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084136835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084136835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084137115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084137115 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084137115 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084137115 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084137117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084137118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@f3352caff16c: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C7A50866'O, index=0 SGSN_Test-GSUP(228)@f3352caff16c: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241021084138171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084138171 DLLC NOTICE LLME(ffffffff/c7a50866){UNASSIGNED} LLC RX: unknown TLLI 0xc7a50866, creating LLME on the fly (gprs_llc.c:552) 20241021084138171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084138171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241021084138171 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084138171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084138171 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084138171 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084138171 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084138171 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084138171 DLLC NOTICE LLME(ffffffff/c7a50866){UNASSIGNED} LLGM Assign pre (c7a50866 => cc1ec800) (gprs_llc.c:1079) 20241021084138171 DLLC NOTICE LLME(c7a50866/cc1ec800){ASSIGNED} LLGM Assign post (c7a50866 => cc1ec800) (gprs_llc.c:1125) 20241021084138171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084138171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084138171 DMM DEBUG MM(262420000000008/cc1ec800) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084138184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084138184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084138184 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084138184 DMM DEBUG MM(262420000000008/cc1ec800) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241021084138184 DMM NOTICE MM(262420000000008/cc1ec800) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084138184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084138184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084138184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241021084138184 DMM INFO MM(262420000000008/cc1ec800) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc1ec800) (gprs_gmm.c:300) TC_attach_accept_all(230)@f3352caff16c: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@f3352caff16c: Removing Client IMSI='262420000000008'H, index=0 20241021084139175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084139175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084139175 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084139175 DMM INFO MM(262420000000008/cc1ec800) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084139175 DMM NOTICE MM(262420000000008/cc1ec800) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084139175 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084139175 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084139175 DLLC NOTICE LLME(c7a50866/cc1ec800){ASSIGNED} LLGM Assign pre (ffffffff => cc1ec800) (gprs_llc.c:1079) 20241021084139175 DLLC NOTICE LLME(ffffffff/cc1ec800){ASSIGNED} LLGM Assign post (ffffffff => cc1ec800) (gprs_llc.c:1125) 20241021084139175 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084139175 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084139175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084139175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@f3352caff16c: Final verdict of PTC: pass 20241021084139178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40782<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@f3352caff16c: Final verdict of PTC: none 20241021084139180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084139180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(217)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@f3352caff16c: Final verdict of PTC: none -NSVCI98(221)@f3352caff16c: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@f3352caff16c: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@f3352caff16c: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@f3352caff16c: Final verdict of PTC: none -NSVCI99(226)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(215)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(219)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(224)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_accept_all finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:41:39 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 20241021084139306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084139707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69140) 20241021084140181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084140181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69140, count=70300) 20241021084141182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084141182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:41:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084142184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084142184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_closed started. 20241021084142767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084142768 DMM INFO MM(262420000000008/cc1ec800) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084142768 DMM INFO MM(262420000000008/cc1ec800) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084142768 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084142768 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084142768 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084142768 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084142768 DLLC NOTICE LLME(ffffffff/cc1ec800){ASSIGNED} LLGM Assign pre (cc1ec800 => ffffffff) (gprs_llc.c:1079) 20241021084142768 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc1ec800 => ffffffff) (gprs_llc.c:1125) 20241021084142768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084142768 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084142768 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084142768 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084142768 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084142818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084142818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084142818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084142818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084142818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084142818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084142818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084142818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084142818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(235)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(236)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084142820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084142820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084142820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084142820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084142820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084142820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084142820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084142820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084142820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084142820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084142820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(236)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084142821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084142821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084142825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084142835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084142835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(237)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(233)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084142848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084142848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084142848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084142848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084142848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084142848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084142848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084142848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084142848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084142849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084142849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084142849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084142850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084142850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084142850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084142850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084142850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084142850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084142850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084142850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084142850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084142850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084142854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084142864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084142864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084142896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084142896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084142896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084142896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084142896 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084142896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084142896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084142896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084142896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084142898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084142898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084142898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084142899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084142899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084142899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084142899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084142899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084142899 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084142899 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084142899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(246)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084142899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084142899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084142904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084142912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084142912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084143185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084143185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084143185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084143185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084143187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084143187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@f3352caff16c: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FEE078D8'O, index=0 SGSN_Test-GSUP(247)@f3352caff16c: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@f3352caff16c: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FEE078D8'O, index=1 20241021084144240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084144240 DLLC NOTICE LLME(ffffffff/fee078d8){UNASSIGNED} LLC RX: unknown TLLI 0xfee078d8, creating LLME on the fly (gprs_llc.c:552) 20241021084144240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084144240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241021084144240 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084144240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084144240 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084144240 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084144240 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084144240 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084144240 DLLC NOTICE LLME(ffffffff/fee078d8){UNASSIGNED} LLGM Assign pre (fee078d8 => d2dc2ef5) (gprs_llc.c:1079) 20241021084144240 DLLC NOTICE LLME(fee078d8/d2dc2ef5){ASSIGNED} LLGM Assign post (fee078d8 => d2dc2ef5) (gprs_llc.c:1125) 20241021084144240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084144240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084144240 DMM DEBUG MM(001010123456789/d2dc2ef5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084144253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084144253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084144253 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084144253 DMM DEBUG MM(001010123456789/d2dc2ef5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241021084144253 DMM NOTICE MM(001010123456789/d2dc2ef5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084144253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084144253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084144253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241021084144253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084144253 DMM NOTICE MM(001010123456789/d2dc2ef5) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241021084144253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Reject}: Deallocated (fsm.c:568) 20241021084144253 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084144253 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084144253 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084144253 DLLC NOTICE LLME(fee078d8/d2dc2ef5){ASSIGNED} LLGM Assign pre (d2dc2ef5 => ffffffff) (gprs_llc.c:1079) 20241021084144253 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2dc2ef5 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@f3352caff16c: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@f3352caff16c: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@f3352caff16c: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@f3352caff16c: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CEDC5CA0'O, index=2 SGSN_Test-GSUP(247)@f3352caff16c: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241021084144298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084144298 DLLC NOTICE LLME(ffffffff/cedc5ca0){UNASSIGNED} LLC RX: unknown TLLI 0xcedc5ca0, creating LLME on the fly (gprs_llc.c:552) 20241021084144298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084144298 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241021084144298 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084144298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084144298 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084144298 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084144298 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084144298 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084144298 DLLC NOTICE LLME(ffffffff/cedc5ca0){UNASSIGNED} LLGM Assign pre (cedc5ca0 => d323c259) (gprs_llc.c:1079) 20241021084144298 DLLC NOTICE LLME(cedc5ca0/d323c259){ASSIGNED} LLGM Assign post (cedc5ca0 => d323c259) (gprs_llc.c:1125) 20241021084144298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084144298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084144298 DMM DEBUG MM(262420000000010/d323c259) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084144305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084144305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084144305 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084144305 DMM DEBUG MM(262420000000010/d323c259) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241021084144305 DMM NOTICE MM(262420000000010/d323c259) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084144305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084144305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084144305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241021084144305 DMM INFO MM(262420000000010/d323c259) <- GMM ATTACH ACCEPT (new P-TMSI=0xd323c259) (gprs_gmm.c:300) TC_attach_closed(250)@f3352caff16c: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@f3352caff16c: Removing Client IMSI='262420000000010'H, index=2 20241021084145303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084145303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084145303 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084145303 DMM INFO MM(262420000000010/d323c259) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084145303 DMM NOTICE MM(262420000000010/d323c259) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084145303 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084145303 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084145303 DLLC NOTICE LLME(cedc5ca0/d323c259){ASSIGNED} LLGM Assign pre (ffffffff => d323c259) (gprs_llc.c:1079) 20241021084145303 DLLC NOTICE LLME(ffffffff/d323c259){ASSIGNED} LLGM Assign post (ffffffff => d323c259) (gprs_llc.c:1125) 20241021084145303 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084145303 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084145303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084145303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@f3352caff16c: Final verdict of PTC: pass 20241021084145306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084145308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084145308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@f3352caff16c: Final verdict of PTC: none -NSVCI99(246)@f3352caff16c: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@f3352caff16c: Final verdict of PTC: none -NSVCI97(236)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@f3352caff16c: Final verdict of PTC: none -NSVCI98(240)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@f3352caff16c: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@f3352caff16c: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(244)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(238)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(234)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@f3352caff16c: Test case TC_attach_closed finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:41:45 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241021084145435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084145836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76756) 20241021084146310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084146310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76756, count=81112) 20241021084147311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084147311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:41:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084148312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084148313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_no_imei_response started. 20241021084148898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084148900 DMM INFO MM(262420000000010/d323c259) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084148900 DMM INFO MM(262420000000010/d323c259) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084148900 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084148900 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084148900 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084148900 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084148900 DLLC NOTICE LLME(ffffffff/d323c259){ASSIGNED} LLGM Assign pre (d323c259 => ffffffff) (gprs_llc.c:1079) 20241021084148900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d323c259 => ffffffff) (gprs_llc.c:1125) 20241021084148900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084148900 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084148900 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084148900 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084148900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084148941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084148941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084148941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084148941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084148941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084148941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084148941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084148941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084148941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084148943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084148943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084148943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084148943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084148943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084148943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084148943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084148943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084148943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084148943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084148943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084148943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084148943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084148947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084148958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084148958 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084148982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084148982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084148982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084148982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084148982 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084148982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084148982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084148982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084148982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084148983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084148984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084148984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084148984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084148984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084148984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084148984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084148984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084148984 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084148984 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084148984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084148984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084148985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084148988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084148997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084148997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084149022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084149022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084149022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084149022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084149022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084149022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084149022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084149022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084149022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084149024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084149024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084149024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084149024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084149024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084149024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084149024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084149024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084149024 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084149024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084149024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084149025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084149025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084149029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084149040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084149041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084149313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084149313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084149313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084149313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084149315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084149315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@f3352caff16c: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CCF09E21'O, index=0 SGSN_Test-GSUP(267)@f3352caff16c: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241021084150370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084150371 DLLC NOTICE LLME(ffffffff/ccf09e21){UNASSIGNED} LLC RX: unknown TLLI 0xccf09e21, creating LLME on the fly (gprs_llc.c:552) 20241021084150371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084150371 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241021084150371 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084150371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084150371 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084150371 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084150371 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084150371 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084150371 DLLC NOTICE LLME(ffffffff/ccf09e21){UNASSIGNED} LLGM Assign pre (ccf09e21 => fff9f266) (gprs_llc.c:1079) 20241021084150371 DLLC NOTICE LLME(ccf09e21/fff9f266){ASSIGNED} LLGM Assign post (ccf09e21 => fff9f266) (gprs_llc.c:1125) 20241021084150371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084150371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084150371 DMM DEBUG MM(262420000000032/fff9f266) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084156371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084156371 DMM DEBUG MM(262420000000032/fff9f266) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084159315 DGPRS DEBUG Checking for inactive LLMEs, time = 11310853 (sgsn.c:131) 20241021084202373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084202373 DMM DEBUG MM(262420000000032/fff9f266) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084208373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084208373 DMM DEBUG MM(262420000000032/fff9f266) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084209314 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021084209314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021084209314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084214374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084214374 DMM DEBUG MM(262420000000032/fff9f266) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084218945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084218946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084218946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084218985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084218987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084218987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084219026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084219028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084219028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084220374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084220374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241021084220374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084220375 DMM NOTICE MM(262420000000032/fff9f266) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241021084220375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Reject}: Deallocated (fsm.c:568) 20241021084220375 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084220375 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084220375 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084220375 DLLC NOTICE LLME(ccf09e21/fff9f266){ASSIGNED} LLGM Assign pre (fff9f266 => ffffffff) (gprs_llc.c:1079) 20241021084220375 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fff9f266 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@f3352caff16c: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@f3352caff16c: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@f3352caff16c: Final verdict of PTC: pass 20241021084220383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084220385 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084220385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(266)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(267)@f3352caff16c: Final verdict of PTC: none -NSVCI98(260)@f3352caff16c: Final verdict of PTC: none -NSVCI97(255)@f3352caff16c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@f3352caff16c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@f3352caff16c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@f3352caff16c: Final verdict of PTC: none -NSVCI99(265)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(253)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(263)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(258)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:42:20 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241021084220511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084220812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20241021084221385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084221386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=70884) 20241021084222387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084222387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:42:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084223388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084223388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_no_imsi_response started. 20241021084223872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084223874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084223924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084223924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084223924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084223924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084223924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084223924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084223924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084223924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084223924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(274)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084223926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084223926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084223926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084223926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084223926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084223926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084223926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084223926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084223926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084223926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084223926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084223927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084223927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084223931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084223939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084223939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(276)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(272)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084223952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084223952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084223952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084223952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084223952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084223952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084223952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084223952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084223952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084223955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084223955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084223955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084223955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084223955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084223955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084223955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084223955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084223955 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084223955 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084223955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084223955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084223955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084223959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084223967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084223967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084223993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084223993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084223993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084223993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084223993 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084223993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084223993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084223993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084223993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084223995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084223995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084223995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084223995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084223995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084223995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084223995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084223995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084223995 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084223995 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084223995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084223996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(284)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084223996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084224001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084224011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084224011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084224388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084224388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084224388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084224388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084224390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084224391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@f3352caff16c: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F205C4F9'O, index=0 SGSN_Test-GSUP(286)@f3352caff16c: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241021084225444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084225444 DLLC NOTICE LLME(ffffffff/f205c4f9){UNASSIGNED} LLC RX: unknown TLLI 0xf205c4f9, creating LLME on the fly (gprs_llc.c:552) 20241021084225444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084225444 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241021084225444 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084225444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084225445 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084225445 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084225445 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084225445 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084225445 DLLC NOTICE LLME(ffffffff/f205c4f9){UNASSIGNED} LLGM Assign pre (f205c4f9 => f8c23646) (gprs_llc.c:1079) 20241021084225445 DLLC NOTICE LLME(f205c4f9/f8c23646){ASSIGNED} LLGM Assign post (f205c4f9 => f8c23646) (gprs_llc.c:1125) 20241021084225445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084225445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084225445 DMM DEBUG MM(/f8c23646) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084225457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084225457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084225457 DMM DEBUG MM_STATE_Gb(4060464377)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084225457 DMM DEBUG MM(/f8c23646) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241021084225457 DMM NOTICE MM(/f8c23646) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084225457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084225457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241021084225457 DMM DEBUG MM(/f8c23646) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241021084229316 DGPRS DEBUG Checking for inactive LLMEs, time = 11310883 (sgsn.c:131) 20241021084231458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084231458 DMM DEBUG MM(/f8c23646) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241021084237458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084237458 DMM DEBUG MM(/f8c23646) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241021084243459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084243460 DMM DEBUG MM(/f8c23646) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241021084244389 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021084244389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084244389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241021084249460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084249460 DMM DEBUG MM(/f8c23646) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241021084253928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084253930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084253930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084253956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084253958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084253958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084253997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084253998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084253998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084255461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241021084255462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241021084255462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084255462 DMM NOTICE MM(/f8c23646) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241021084255462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Reject}: Deallocated (fsm.c:568) 20241021084255462 DMM DEBUG MM_STATE_Gb(4060464377)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084255462 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084255462 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084255462 DLLC NOTICE LLME(f205c4f9/f8c23646){ASSIGNED} LLGM Assign pre (f8c23646 => ffffffff) (gprs_llc.c:1079) 20241021084255462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8c23646 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@f3352caff16c: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@f3352caff16c: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@f3352caff16c: Final verdict of PTC: pass 20241021084255471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44122<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084255473 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084255473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(285)@f3352caff16c: Final verdict of PTC: none -NSVCI97(275)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(286)@f3352caff16c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@f3352caff16c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@f3352caff16c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@f3352caff16c: Final verdict of PTC: none -NSVCI98(279)@f3352caff16c: Final verdict of PTC: none -NSVCI99(284)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(282)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(273)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(277)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:42:55 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241021084255604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084255905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241021084256475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084256475 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=72124) 20241021084257476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084257476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:42:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084258477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084258477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_closed_add_vty started. 20241021084258962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084258963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084259005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084259005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084259005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084259005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084259005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084259005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084259005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084259005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084259005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084259007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084259007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084259007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084259007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084259007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084259007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084259007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084259007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084259007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084259007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084259007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084259007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084259007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084259011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084259023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084259023 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084259048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084259048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084259048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084259048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084259048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084259048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084259049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084259049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084259049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084259050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084259050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084259050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084259051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084259051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084259051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084259051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084259051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084259051 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084259051 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084259051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084259051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084259051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084259055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084259064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084259064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084259086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084259086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084259086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084259086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084259086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084259086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084259086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084259086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084259086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084259088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084259088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084259088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084259088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084259088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084259088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084259088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084259088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084259088 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084259088 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084259088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084259089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084259089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084259093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084259102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084259102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084259317 DGPRS DEBUG Checking for inactive LLMEs, time = 11310913 (sgsn.c:131) 20241021084259477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084259477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084259477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084259477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084259479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084259480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@f3352caff16c: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F38A859D'O, index=0 SGSN_Test-GSUP(305)@f3352caff16c: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@f3352caff16c: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F38A859D'O, index=1 20241021084300539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084300539 DLLC NOTICE LLME(ffffffff/f38a859d){UNASSIGNED} LLC RX: unknown TLLI 0xf38a859d, creating LLME on the fly (gprs_llc.c:552) 20241021084300539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084300539 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241021084300539 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084300539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084300539 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084300539 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084300539 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084300539 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084300539 DLLC NOTICE LLME(ffffffff/f38a859d){UNASSIGNED} LLGM Assign pre (f38a859d => f4261d9b) (gprs_llc.c:1079) 20241021084300539 DLLC NOTICE LLME(f38a859d/f4261d9b){ASSIGNED} LLGM Assign post (f38a859d => f4261d9b) (gprs_llc.c:1125) 20241021084300539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084300539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084300539 DMM DEBUG MM(001010123456789/f4261d9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084300552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084300552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084300552 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084300552 DMM DEBUG MM(001010123456789/f4261d9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241021084300552 DMM NOTICE MM(001010123456789/f4261d9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084300552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084300552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084300552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241021084300552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084300552 DMM NOTICE MM(001010123456789/f4261d9b) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241021084300552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Reject}: Deallocated (fsm.c:568) 20241021084300552 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084300552 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084300552 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084300552 DLLC NOTICE LLME(f38a859d/f4261d9b){ASSIGNED} LLGM Assign pre (f4261d9b => ffffffff) (gprs_llc.c:1079) 20241021084300552 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4261d9b => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@f3352caff16c: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@f3352caff16c: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@f3352caff16c: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F38A859D'O, index=2 20241021084300559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084300559 DLLC NOTICE LLME(ffffffff/f38a859d){UNASSIGNED} LLC RX: unknown TLLI 0xf38a859d, creating LLME on the fly (gprs_llc.c:552) 20241021084300559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241021084300559 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241021084300560 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084300560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084300560 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084300560 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084300560 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084300560 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084300560 DLLC NOTICE LLME(ffffffff/f38a859d){UNASSIGNED} LLGM Assign pre (f38a859d => f78020a6) (gprs_llc.c:1079) 20241021084300560 DLLC NOTICE LLME(f38a859d/f78020a6){ASSIGNED} LLGM Assign post (f38a859d => f78020a6) (gprs_llc.c:1125) 20241021084300560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084300560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084300560 DMM DEBUG MM(001010123456700/f78020a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084300565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084300565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084300565 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084300565 DMM DEBUG MM(001010123456700/f78020a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241021084300565 DMM NOTICE MM(001010123456700/f78020a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084300565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084300565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084300565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241021084300565 DMM INFO MM(001010123456700/f78020a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf78020a6) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@f3352caff16c: Removing Client IMSI='001010123456700'H, index=2 20241021084301563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084301563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084301563 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084301563 DMM INFO MM(001010123456700/f78020a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084301563 DMM NOTICE MM(001010123456700/f78020a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084301563 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084301563 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084301563 DLLC NOTICE LLME(f38a859d/f78020a6){ASSIGNED} LLGM Assign pre (ffffffff => f78020a6) (gprs_llc.c:1079) 20241021084301563 DLLC NOTICE LLME(ffffffff/f78020a6){ASSIGNED} LLGM Assign post (ffffffff => f78020a6) (gprs_llc.c:1125) 20241021084301563 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084301563 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084301563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084301563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@f3352caff16c: Final verdict of PTC: pass 20241021084301566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47842<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084301568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084301568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(304)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(305)@f3352caff16c: Final verdict of PTC: none -NSVCI98(298)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@f3352caff16c: Final verdict of PTC: none -NSVCI99(303)@f3352caff16c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@f3352caff16c: Final verdict of PTC: none -NSVCI97(293)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@f3352caff16c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@f3352caff16c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(291)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(301)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(296)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:43:01 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241021084301701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084302102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241021084302569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084302569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76712, count=81068) 20241021084303570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084303570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:43: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_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 20241021084304570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084304570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_check_subscriber_list started. 20241021084305162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084305163 DMM INFO MM(001010123456700/f78020a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084305163 DMM INFO MM(001010123456700/f78020a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084305163 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084305163 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084305163 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084305163 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084305163 DLLC NOTICE LLME(ffffffff/f78020a6){ASSIGNED} LLGM Assign pre (f78020a6 => ffffffff) (gprs_llc.c:1079) 20241021084305163 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f78020a6 => ffffffff) (gprs_llc.c:1125) 20241021084305163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084305163 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084305163 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084305163 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084305163 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084305204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084305204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084305204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084305204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084305204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084305204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084305204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084305204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084305204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084305205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084305205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084305205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084305205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084305205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084305205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084305205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084305205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084305205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084305205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084305205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084305206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084305206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084305209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084305219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084305219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(313)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 TC_attach_check_subscriber_list-BVCI196(311)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084305244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084305244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084305244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084305244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084305244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084305244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084305244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084305244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084305244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084305246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084305246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084305246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084305246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084305246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084305246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084305247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084305247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084305247 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084305247 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084305247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084305247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084305247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084305250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084305258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084305258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084305280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084305280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084305280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084305280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084305280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084305280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084305280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084305280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084305280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084305282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084305282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084305282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084305282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084305282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084305282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084305282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084305282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084305282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084305282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084305282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084305282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084305282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084305286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084305295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084305295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084305571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084305571 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084305571 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084305571 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084305573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084305573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@f3352caff16c: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C32197F9'O, index=0 SGSN_Test-GSUP(324)@f3352caff16c: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@f3352caff16c: 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 := 'C25B925356FEBEB31AC73E777667DC3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B13E460'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEE0DD8377713CDD'O } } } } } 20241021084306622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084306622 DLLC NOTICE LLME(ffffffff/c32197f9){UNASSIGNED} LLC RX: unknown TLLI 0xc32197f9, creating LLME on the fly (gprs_llc.c:552) 20241021084306622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084306622 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241021084306622 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084306622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084306622 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084306622 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084306622 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084306622 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084306622 DLLC NOTICE LLME(ffffffff/c32197f9){UNASSIGNED} LLGM Assign pre (c32197f9 => c686f7c4) (gprs_llc.c:1079) 20241021084306622 DLLC NOTICE LLME(c32197f9/c686f7c4){ASSIGNED} LLGM Assign post (c32197f9 => c686f7c4) (gprs_llc.c:1125) 20241021084306622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084306622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084306622 DMM DEBUG MM(262420000000034/c686f7c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084306634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084306634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084306634 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084306634 DMM DEBUG MM(262420000000034/c686f7c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241021084306634 DMM NOTICE MM(262420000000034/c686f7c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084306634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084306634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084306634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084306635 DMM DEBUG MM(262420000000034/c686f7c4) Requesting authorization (sgsn_auth.c:160) 20241021084306635 DMM INFO MM(262420000000034/c686f7c4) Requesting authentication tuples (sgsn_auth.c:184) 20241021084306635 DMM DEBUG MM(262420000000034/c686f7c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084306635 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241021084306635 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)@f3352caff16c: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@f3352caff16c: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241021084306638 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084306638 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084306638 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084306638 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084306638 DMM INFO MM(262420000000034/c686f7c4) Subscriber data update (mmctx.c:445) 20241021084306638 DMM DEBUG MM(262420000000034/c686f7c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084306638 DMM INFO MM(262420000000034/c686f7c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084306638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084306638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084306638 DMM INFO MM(262420000000034/c686f7c4) <- GMM AUTH AND CIPHERING REQ (rand = c2 5b 92 53 56 fe be b3 1a c7 3e 77 76 67 dc 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084306646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084306646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084306646 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084306646 DMM INFO MM(262420000000034/c686f7c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084306646 DMM NOTICE MM(262420000000034/c686f7c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084306646 DMM DEBUG MM(262420000000034/c686f7c4) checking auth: received GSM SRES = 9b 13 e4 60 (gprs_gmm.c:666) 20241021084306646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084306646 DMM DEBUG MM(262420000000034/c686f7c4) Requesting authorization (sgsn_auth.c:160) 20241021084306646 DMM INFO MM(262420000000034/c686f7c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084306646 DMM DEBUG MM(262420000000034/c686f7c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084306646 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241021084306647 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) 20241021084306647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084306647 DMM INFO MM(262420000000034/c686f7c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc686f7c4) (gprs_gmm.c:300) 20241021084306648 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084306648 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084306648 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241021084306648 DMM INFO MM(262420000000034/c686f7c4) Subscriber data update (mmctx.c:445) 20241021084306648 DMM DEBUG MM(262420000000034/c686f7c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084306648 DMM INFO MM(262420000000034/c686f7c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084306648 DMM NOTICE MM(262420000000034/c686f7c4) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241021084306648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084306648 DMM NOTICE MM(262420000000034/c686f7c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084306648 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) 20241021084306649 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084306649 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241021084306649 DMM INFO MM(262420000000034/c686f7c4) Subscriber data update (mmctx.c:445) 20241021084306649 DMM DEBUG MM(262420000000034/c686f7c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084306655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084306655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084306655 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084306655 DMM INFO MM(262420000000034/c686f7c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084306655 DMM NOTICE MM(262420000000034/c686f7c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084306655 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084306655 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084306655 DLLC NOTICE LLME(c32197f9/c686f7c4){ASSIGNED} LLGM Assign pre (ffffffff => c686f7c4) (gprs_llc.c:1079) 20241021084306655 DLLC NOTICE LLME(ffffffff/c686f7c4){ASSIGNED} LLGM Assign post (ffffffff => c686f7c4) (gprs_llc.c:1125) 20241021084306655 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084306655 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084306655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084306655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@f3352caff16c: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@f3352caff16c: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@f3352caff16c: Final verdict of PTC: pass 20241021084306708 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241021084306709 DMM INFO MM(262420000000034/c686f7c4) Subscriber data update (mmctx.c:445) 20241021084306709 DMM DEBUG MM(262420000000034/c686f7c4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241021084306709 DMM INFO MM(262420000000034/c686f7c4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241021084306709 DMM INFO MM(262420000000034/c686f7c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084306709 DMM INFO MM(262420000000034/c686f7c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084306709 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084306709 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084306709 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084306709 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084306709 DLLC NOTICE LLME(ffffffff/c686f7c4){ASSIGNED} LLGM Assign pre (c686f7c4 => ffffffff) (gprs_llc.c:1079) 20241021084306709 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c686f7c4 => ffffffff) (gprs_llc.c:1125) 20241021084306709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084306709 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084306709 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084306709 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084306711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@f3352caff16c: Final verdict of PTC: none 20241021084306713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084306713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(312)@f3352caff16c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@f3352caff16c: Final verdict of PTC: none -NSVCI98(317)@f3352caff16c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@f3352caff16c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@f3352caff16c: Final verdict of PTC: none -NSVCI99(322)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(315)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(320)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(310)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:43:06 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241021084306841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084307142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241021084307714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084307714 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) 20241021084308715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084308715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:43: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_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 20241021084309716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084309717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_detach_check_subscriber_list started. 20241021084310202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084310203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084310247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084310247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084310247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084310247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084310247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084310247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084310247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084310247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084310247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084310249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084310249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084310249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084310249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084310249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084310249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084310249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084310249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084310249 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084310249 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084310249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084310250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084310250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084310253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084310263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084310263 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084310280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084310280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084310280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084310280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084310280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084310280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084310280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084310280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084310280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084310282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084310282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084310282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084310282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084310282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084310282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084310282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084310282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084310282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084310282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084310282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084310283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084310283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084310287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084310296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084310296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084310316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084310316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084310316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084310316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084310316 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084310316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084310316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084310316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084310316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084310318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084310318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084310318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084310318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084310318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084310318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084310318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084310318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084310318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084310318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084310318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084310319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084310319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084310322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084310331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084310331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084310718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084310718 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084310718 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084310718 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084310720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084310721 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@f3352caff16c: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C938EC43'O, index=0 SGSN_Test-GSUP(343)@f3352caff16c: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@f3352caff16c: 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 := '749170E9CD19823BE61F73D185F202EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F023502'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '863FC323FDEF83AF'O } } } } } 20241021084310768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084310769 DLLC NOTICE LLME(ffffffff/c938ec43){UNASSIGNED} LLC RX: unknown TLLI 0xc938ec43, creating LLME on the fly (gprs_llc.c:552) 20241021084310769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084310769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241021084310769 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084310769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084310769 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084310769 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084310769 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084310769 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084310769 DLLC NOTICE LLME(ffffffff/c938ec43){UNASSIGNED} LLGM Assign pre (c938ec43 => f927378d) (gprs_llc.c:1079) 20241021084310769 DLLC NOTICE LLME(c938ec43/f927378d){ASSIGNED} LLGM Assign post (c938ec43 => f927378d) (gprs_llc.c:1125) 20241021084310769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084310769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084310769 DMM DEBUG MM(262420000000033/f927378d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084310781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084310781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084310781 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084310781 DMM DEBUG MM(262420000000033/f927378d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241021084310781 DMM NOTICE MM(262420000000033/f927378d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084310781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084310781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084310781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084310781 DMM DEBUG MM(262420000000033/f927378d) Requesting authorization (sgsn_auth.c:160) 20241021084310781 DMM INFO MM(262420000000033/f927378d) Requesting authentication tuples (sgsn_auth.c:184) 20241021084310781 DMM DEBUG MM(262420000000033/f927378d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084310781 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241021084310781 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)@f3352caff16c: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@f3352caff16c: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241021084310784 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084310784 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084310784 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084310784 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084310784 DMM INFO MM(262420000000033/f927378d) Subscriber data update (mmctx.c:445) 20241021084310784 DMM DEBUG MM(262420000000033/f927378d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084310784 DMM INFO MM(262420000000033/f927378d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084310784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084310784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084310784 DMM INFO MM(262420000000033/f927378d) <- GMM AUTH AND CIPHERING REQ (rand = 74 91 70 e9 cd 19 82 3b e6 1f 73 d1 85 f2 02 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084310793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084310793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084310793 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084310793 DMM INFO MM(262420000000033/f927378d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084310793 DMM NOTICE MM(262420000000033/f927378d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084310793 DMM DEBUG MM(262420000000033/f927378d) checking auth: received GSM SRES = 7f 02 35 02 (gprs_gmm.c:666) 20241021084310793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084310793 DMM DEBUG MM(262420000000033/f927378d) Requesting authorization (sgsn_auth.c:160) 20241021084310793 DMM INFO MM(262420000000033/f927378d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084310793 DMM DEBUG MM(262420000000033/f927378d) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084310793 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241021084310793 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) 20241021084310793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084310793 DMM INFO MM(262420000000033/f927378d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf927378d) (gprs_gmm.c:300) 20241021084310794 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084310794 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084310794 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241021084310794 DMM INFO MM(262420000000033/f927378d) Subscriber data update (mmctx.c:445) 20241021084310794 DMM DEBUG MM(262420000000033/f927378d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084310794 DMM INFO MM(262420000000033/f927378d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084310794 DMM NOTICE MM(262420000000033/f927378d) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241021084310794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084310794 DMM NOTICE MM(262420000000033/f927378d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084310794 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) 20241021084310795 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084310795 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241021084310795 DMM INFO MM(262420000000033/f927378d) Subscriber data update (mmctx.c:445) 20241021084310795 DMM DEBUG MM(262420000000033/f927378d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084310801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084310801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084310801 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084310801 DMM INFO MM(262420000000033/f927378d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084310801 DMM NOTICE MM(262420000000033/f927378d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084310801 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084310801 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084310801 DLLC NOTICE LLME(c938ec43/f927378d){ASSIGNED} LLGM Assign pre (ffffffff => f927378d) (gprs_llc.c:1079) 20241021084310801 DLLC NOTICE LLME(ffffffff/f927378d){ASSIGNED} LLGM Assign post (ffffffff => f927378d) (gprs_llc.c:1125) 20241021084310801 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084310801 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084310801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084310801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@f3352caff16c: setverdict(pass): none -> pass 20241021084310852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084310852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241021084310852 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084310852 DMM INFO MM(262420000000033/f927378d) -> GMM DETACH REQUEST TLLI=0xf927378d type=GPRS detach Power-off (gprs_gmm.c:1465) 20241021084310852 DMM INFO MM(262420000000033/f927378d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241021084310852 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084310852 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084310852 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084310852 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084310852 DLLC NOTICE LLME(ffffffff/f927378d){ASSIGNED} LLGM Assign pre (f927378d => ffffffff) (gprs_llc.c:1079) 20241021084310852 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f927378d => ffffffff) (gprs_llc.c:1125) 20241021084310852 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241021084310852 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) 20241021084310853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084310853 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084310853 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084310853 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084310853 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@f3352caff16c: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@f3352caff16c: Final verdict of PTC: pass 20241021084315864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@f3352caff16c: Final verdict of PTC: none 20241021084315866 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084315866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(331)@f3352caff16c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@f3352caff16c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@f3352caff16c: Final verdict of PTC: none -NSVCI99(341)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@f3352caff16c: Final verdict of PTC: none -NSVCI98(336)@f3352caff16c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(334)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(329)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(339)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:43:15 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241021084315981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084316282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89524) 20241021084316867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084316867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89524, count=94440) 20241021084317868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084317868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:43: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_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 20241021084318869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084318869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_check_complete_resend started. 20241021084319341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084319342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@f3352caff16c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(350)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084319395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084319395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084319395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084319395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084319395 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084319395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084319396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084319396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084319396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084319398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084319398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084319398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084319398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084319398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084319398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084319398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084319398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084319398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084319398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084319398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084319399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(351)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084319399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084319403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084319413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084319413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(350)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_check_complete_resend-BVCI196(348)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084319423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084319423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084319423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084319423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084319423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084319423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084319423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084319423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084319423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084319425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084319425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084319425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084319426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084319426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084319426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084319426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084319426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084319426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084319426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084319426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084319427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084319427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084319430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084319438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084319438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084319462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084319462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084319462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084319462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084319462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084319462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084319462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084319462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084319462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084319463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084319463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084319463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084319463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084319463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084319463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084319463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084319463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084319463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084319463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084319463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084319464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084319464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084319468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084319479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084319479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084319870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084319870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084319870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084319870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084319872 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084319872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@f3352caff16c: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F931B012'O, index=0 SGSN_Test-GSUP(362)@f3352caff16c: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@f3352caff16c: 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 := '784520F8A5DCD6CB32A1983BAD3D18F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4352A032'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '116457975FF3FD5E'O } } } } } 20241021084320924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084320924 DLLC NOTICE LLME(ffffffff/f931b012){UNASSIGNED} LLC RX: unknown TLLI 0xf931b012, creating LLME on the fly (gprs_llc.c:552) 20241021084320924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084320924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241021084320924 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084320924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084320924 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084320924 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084320924 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084320924 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084320924 DLLC NOTICE LLME(ffffffff/f931b012){UNASSIGNED} LLGM Assign pre (f931b012 => dc4b4e51) (gprs_llc.c:1079) 20241021084320924 DLLC NOTICE LLME(f931b012/dc4b4e51){ASSIGNED} LLGM Assign post (f931b012 => dc4b4e51) (gprs_llc.c:1125) 20241021084320924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084320924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084320924 DMM DEBUG MM(262420000000036/dc4b4e51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084320938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084320938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084320938 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084320938 DMM DEBUG MM(262420000000036/dc4b4e51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241021084320938 DMM NOTICE MM(262420000000036/dc4b4e51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084320938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084320938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084320938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084320938 DMM DEBUG MM(262420000000036/dc4b4e51) Requesting authorization (sgsn_auth.c:160) 20241021084320938 DMM INFO MM(262420000000036/dc4b4e51) Requesting authentication tuples (sgsn_auth.c:184) 20241021084320938 DMM DEBUG MM(262420000000036/dc4b4e51) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084320938 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241021084320938 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)@f3352caff16c: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@f3352caff16c: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241021084320942 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084320942 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084320942 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084320942 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084320942 DMM INFO MM(262420000000036/dc4b4e51) Subscriber data update (mmctx.c:445) 20241021084320942 DMM DEBUG MM(262420000000036/dc4b4e51) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084320942 DMM INFO MM(262420000000036/dc4b4e51) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084320942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084320942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084320942 DMM INFO MM(262420000000036/dc4b4e51) <- GMM AUTH AND CIPHERING REQ (rand = 78 45 20 f8 a5 dc d6 cb 32 a1 98 3b ad 3d 18 f2 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084320950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084320950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084320950 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084320950 DMM INFO MM(262420000000036/dc4b4e51) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084320950 DMM NOTICE MM(262420000000036/dc4b4e51) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084320950 DMM DEBUG MM(262420000000036/dc4b4e51) checking auth: received GSM SRES = 43 52 a0 32 (gprs_gmm.c:666) 20241021084320950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084320950 DMM DEBUG MM(262420000000036/dc4b4e51) Requesting authorization (sgsn_auth.c:160) 20241021084320950 DMM INFO MM(262420000000036/dc4b4e51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084320950 DMM DEBUG MM(262420000000036/dc4b4e51) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084320950 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241021084320950 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) 20241021084320950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084320950 DMM INFO MM(262420000000036/dc4b4e51) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc4b4e51) (gprs_gmm.c:300) 20241021084320951 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084320951 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084320951 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241021084320951 DMM INFO MM(262420000000036/dc4b4e51) Subscriber data update (mmctx.c:445) 20241021084320951 DMM DEBUG MM(262420000000036/dc4b4e51) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084320951 DMM INFO MM(262420000000036/dc4b4e51) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084320951 DMM NOTICE MM(262420000000036/dc4b4e51) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241021084320951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084320951 DMM NOTICE MM(262420000000036/dc4b4e51) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084320951 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) 20241021084320952 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084320952 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241021084320952 DMM INFO MM(262420000000036/dc4b4e51) Subscriber data update (mmctx.c:445) 20241021084320952 DMM DEBUG MM(262420000000036/dc4b4e51) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@f3352caff16c: Warning: Re-starting timer T, which is already active (running or expired). 20241021084326951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084326951 DMM INFO MM(262420000000036/dc4b4e51) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc4b4e51) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f3352caff16c: Warning: Re-starting timer T, which is already active (running or expired). 20241021084329318 DGPRS DEBUG Checking for inactive LLMEs, time = 11310943 (sgsn.c:131) 20241021084332952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084332952 DMM INFO MM(262420000000036/dc4b4e51) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc4b4e51) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f3352caff16c: Warning: Re-starting timer T, which is already active (running or expired). 20241021084338953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084338953 DMM INFO MM(262420000000036/dc4b4e51) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc4b4e51) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f3352caff16c: Warning: Re-starting timer T, which is already active (running or expired). 20241021084339871 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021084339871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021084339872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084344954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084344955 DMM INFO MM(262420000000036/dc4b4e51) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc4b4e51) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@f3352caff16c: Warning: Re-starting timer T, which is already active (running or expired). 20241021084349400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084349402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084349402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084349428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084349429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084349429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084349464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084349466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084349466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084350956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241021084350956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241021084350956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084350956 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241021084350956 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) 20241021084350956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Reject}: Deallocated (fsm.c:568) 20241021084350956 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084350956 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084350956 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084350956 DLLC NOTICE LLME(f931b012/dc4b4e51){ASSIGNED} LLGM Assign pre (dc4b4e51 => ffffffff) (gprs_llc.c:1079) 20241021084350956 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc4b4e51 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@f3352caff16c: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@f3352caff16c: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@f3352caff16c: Final verdict of PTC: pass 20241021084354969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@f3352caff16c: Final verdict of PTC: none 20241021084354972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084354972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(351)@f3352caff16c: Final verdict of PTC: none -NSVCI98(355)@f3352caff16c: Final verdict of PTC: none -NSVCI99(360)@f3352caff16c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@f3352caff16c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@f3352caff16c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(353)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(358)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(349)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:43:55 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 20241021084355102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084355403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89208) 20241021084355974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084355974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89208, count=94640) 20241021084356975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084356975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:43:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084357976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084357976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_hlr_location_cancel_request_update started. 20241021084358466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084358468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084358520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084358520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084358520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084358520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084358520 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084358520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084358520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084358520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084358520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(370)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084358522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084358522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084358522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084358522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084358522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084358522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084358522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084358522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084358522 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084358523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084358523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(369)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084358523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084358523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084358526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084358534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084358534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(367)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084358557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084358557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084358557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084358557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084358557 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084358557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084358557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084358557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084358557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084358559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084358559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084358559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084358559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084358559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084358559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084358559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084358559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084358559 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084358559 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084358559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(375)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084358560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084358560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(374)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084358564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084358572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084358572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(376)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(372)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084358591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084358591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084358591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084358591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084358591 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084358591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084358591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084358591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084358591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084358592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084358592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084358592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084358593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084358593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084358593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084358593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084358593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084358593 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084358593 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084358593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084358594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084358594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084358598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084358607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084358607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084358977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084358977 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084358977 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084358977 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084358979 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084358979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021084359319 DGPRS DEBUG Checking for inactive LLMEs, time = 11310973 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(367)@f3352caff16c: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F8BD26D3'O, index=0 SGSN_Test-GSUP(381)@f3352caff16c: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@f3352caff16c: 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 := 'BBA66115ED37809F1E0B4F4D820276ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A83C86CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D87FCC03847D2920'O } } } } } 20241021084400032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084400032 DLLC NOTICE LLME(ffffffff/f8bd26d3){UNASSIGNED} LLC RX: unknown TLLI 0xf8bd26d3, creating LLME on the fly (gprs_llc.c:552) 20241021084400032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084400032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241021084400032 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084400032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084400032 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084400032 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084400032 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084400032 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084400032 DLLC NOTICE LLME(ffffffff/f8bd26d3){UNASSIGNED} LLGM Assign pre (f8bd26d3 => c330f345) (gprs_llc.c:1079) 20241021084400032 DLLC NOTICE LLME(f8bd26d3/c330f345){ASSIGNED} LLGM Assign post (f8bd26d3 => c330f345) (gprs_llc.c:1125) 20241021084400032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084400032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084400032 DMM DEBUG MM(262420000000031/c330f345) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084400045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084400045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084400045 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084400045 DMM DEBUG MM(262420000000031/c330f345) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241021084400045 DMM NOTICE MM(262420000000031/c330f345) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084400045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084400045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084400045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084400045 DMM DEBUG MM(262420000000031/c330f345) Requesting authorization (sgsn_auth.c:160) 20241021084400045 DMM INFO MM(262420000000031/c330f345) Requesting authentication tuples (sgsn_auth.c:184) 20241021084400045 DMM DEBUG MM(262420000000031/c330f345) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084400045 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241021084400045 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)@f3352caff16c: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@f3352caff16c: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241021084400049 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084400049 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084400049 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084400049 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084400049 DMM INFO MM(262420000000031/c330f345) Subscriber data update (mmctx.c:445) 20241021084400049 DMM DEBUG MM(262420000000031/c330f345) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084400049 DMM INFO MM(262420000000031/c330f345) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084400049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084400049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084400049 DMM INFO MM(262420000000031/c330f345) <- GMM AUTH AND CIPHERING REQ (rand = bb a6 61 15 ed 37 80 9f 1e 0b 4f 4d 82 02 76 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084400058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084400058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084400058 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084400058 DMM INFO MM(262420000000031/c330f345) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084400058 DMM NOTICE MM(262420000000031/c330f345) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084400058 DMM DEBUG MM(262420000000031/c330f345) checking auth: received GSM SRES = a8 3c 86 cd (gprs_gmm.c:666) 20241021084400058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084400058 DMM DEBUG MM(262420000000031/c330f345) Requesting authorization (sgsn_auth.c:160) 20241021084400058 DMM INFO MM(262420000000031/c330f345) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084400058 DMM DEBUG MM(262420000000031/c330f345) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084400058 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241021084400058 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) 20241021084400058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084400058 DMM INFO MM(262420000000031/c330f345) <- GMM ATTACH ACCEPT (new P-TMSI=0xc330f345) (gprs_gmm.c:300) 20241021084400060 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084400060 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084400060 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241021084400060 DMM INFO MM(262420000000031/c330f345) Subscriber data update (mmctx.c:445) 20241021084400060 DMM DEBUG MM(262420000000031/c330f345) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084400060 DMM INFO MM(262420000000031/c330f345) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084400060 DMM NOTICE MM(262420000000031/c330f345) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241021084400060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084400060 DMM NOTICE MM(262420000000031/c330f345) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084400060 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) 20241021084400061 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084400061 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241021084400061 DMM INFO MM(262420000000031/c330f345) Subscriber data update (mmctx.c:445) 20241021084400061 DMM DEBUG MM(262420000000031/c330f345) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084400066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084400066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084400066 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084400066 DMM INFO MM(262420000000031/c330f345) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084400066 DMM NOTICE MM(262420000000031/c330f345) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084400066 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084400066 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084400066 DLLC NOTICE LLME(f8bd26d3/c330f345){ASSIGNED} LLGM Assign pre (ffffffff => c330f345) (gprs_llc.c:1079) 20241021084400066 DLLC NOTICE LLME(ffffffff/c330f345){ASSIGNED} LLGM Assign post (ffffffff => c330f345) (gprs_llc.c:1125) 20241021084400066 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084400066 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084400066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084400066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@f3352caff16c: setverdict(pass): none -> pass 20241021084400115 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241021084400115 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241021084400115 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) 20241021084400115 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241021084400115 DMM INFO MM(262420000000031/c330f345) Subscriber data update (mmctx.c:445) 20241021084400115 DMM DEBUG MM(262420000000031/c330f345) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241021084400115 DMM INFO MM(262420000000031/c330f345) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241021084400115 DMM INFO MM(262420000000031/c330f345) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084400115 DMM INFO MM(262420000000031/c330f345) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084400115 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084400115 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084400115 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084400115 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084400115 DLLC NOTICE LLME(ffffffff/c330f345){ASSIGNED} LLGM Assign pre (c330f345 => ffffffff) (gprs_llc.c:1079) 20241021084400115 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c330f345 => ffffffff) (gprs_llc.c:1125) 20241021084400115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084400115 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084400115 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084400115 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed MC@f3352caff16c: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241021084405120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084405120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@f3352caff16c: Final verdict of PTC: none -NSVCI97(370)@f3352caff16c: Final verdict of PTC: none 20241021084405122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(374)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@f3352caff16c: Final verdict of PTC: none -NSVCI99(379)@f3352caff16c: Final verdict of PTC: none -NSVCI98(375)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(373)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(378)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(368)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@f3352caff16c: Final verdict of PTC: pass MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@f3352caff16c: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:44:05 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 20241021084405249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084405550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88912) 20241021084406121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084406121 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) 20241021084407122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084407122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084408123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084408123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_hlr_location_cancel_request_withdraw started. 20241021084408610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084408611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084408652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084408652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084408652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084408652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084408653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084408653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084408653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084408653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084408653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084408654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084408654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084408654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084408654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084408654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084408654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084408654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084408654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084408654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084408654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084408654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084408655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084408655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084408659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084408671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084408671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084408689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084408689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084408689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084408689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084408689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084408689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084408689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084408689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084408689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084408691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084408691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084408691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084408691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084408691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084408691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084408691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084408691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084408691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084408691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084408691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084408692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084408692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084408696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084408705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084408705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(395)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(399)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084408730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084408730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084408730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084408730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084408730 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084408730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084408730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084408730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084408730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084408732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084408732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084408732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084408732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084408732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084408732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084408732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084408732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084408732 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084408732 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084408732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084408733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084408733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(399)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084408737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084408747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084408747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084409124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084409124 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084409124 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084409124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(398)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084409126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084409127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(398)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(398)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(398)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(398)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f3352caff16c: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CE71A4FA'O, index=0 SGSN_Test-GSUP(400)@f3352caff16c: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@f3352caff16c: 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 := 'EF4289A06CDEF123F589858A29C1E104'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE567163'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E737987E9A0C9A0'O } } } } } 20241021084410180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084410180 DLLC NOTICE LLME(ffffffff/ce71a4fa){UNASSIGNED} LLC RX: unknown TLLI 0xce71a4fa, creating LLME on the fly (gprs_llc.c:552) 20241021084410180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084410180 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241021084410180 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084410180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084410180 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084410180 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084410180 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084410180 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084410180 DLLC NOTICE LLME(ffffffff/ce71a4fa){UNASSIGNED} LLGM Assign pre (ce71a4fa => d62b62d0) (gprs_llc.c:1079) 20241021084410180 DLLC NOTICE LLME(ce71a4fa/d62b62d0){ASSIGNED} LLGM Assign post (ce71a4fa => d62b62d0) (gprs_llc.c:1125) 20241021084410180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084410180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084410180 DMM DEBUG MM(262420000000029/d62b62d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084410193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084410193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084410193 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084410193 DMM DEBUG MM(262420000000029/d62b62d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241021084410193 DMM NOTICE MM(262420000000029/d62b62d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084410193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084410193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084410193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084410193 DMM DEBUG MM(262420000000029/d62b62d0) Requesting authorization (sgsn_auth.c:160) 20241021084410193 DMM INFO MM(262420000000029/d62b62d0) Requesting authentication tuples (sgsn_auth.c:184) 20241021084410193 DMM DEBUG MM(262420000000029/d62b62d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084410193 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241021084410193 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)@f3352caff16c: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@f3352caff16c: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241021084410196 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084410196 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084410196 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084410196 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084410196 DMM INFO MM(262420000000029/d62b62d0) Subscriber data update (mmctx.c:445) 20241021084410196 DMM DEBUG MM(262420000000029/d62b62d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084410196 DMM INFO MM(262420000000029/d62b62d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084410196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084410196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084410196 DMM INFO MM(262420000000029/d62b62d0) <- GMM AUTH AND CIPHERING REQ (rand = ef 42 89 a0 6c de f1 23 f5 89 85 8a 29 c1 e1 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084410204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084410204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084410204 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084410204 DMM INFO MM(262420000000029/d62b62d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084410204 DMM NOTICE MM(262420000000029/d62b62d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084410204 DMM DEBUG MM(262420000000029/d62b62d0) checking auth: received GSM SRES = be 56 71 63 (gprs_gmm.c:666) 20241021084410204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084410204 DMM DEBUG MM(262420000000029/d62b62d0) Requesting authorization (sgsn_auth.c:160) 20241021084410204 DMM INFO MM(262420000000029/d62b62d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084410204 DMM DEBUG MM(262420000000029/d62b62d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084410204 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241021084410204 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) 20241021084410204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084410204 DMM INFO MM(262420000000029/d62b62d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd62b62d0) (gprs_gmm.c:300) 20241021084410206 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084410206 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084410206 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241021084410206 DMM INFO MM(262420000000029/d62b62d0) Subscriber data update (mmctx.c:445) 20241021084410206 DMM DEBUG MM(262420000000029/d62b62d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084410206 DMM INFO MM(262420000000029/d62b62d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084410206 DMM NOTICE MM(262420000000029/d62b62d0) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241021084410206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084410206 DMM NOTICE MM(262420000000029/d62b62d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084410206 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) 20241021084410206 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084410206 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241021084410206 DMM INFO MM(262420000000029/d62b62d0) Subscriber data update (mmctx.c:445) 20241021084410206 DMM DEBUG MM(262420000000029/d62b62d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084410213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084410213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084410213 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084410213 DMM INFO MM(262420000000029/d62b62d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084410213 DMM NOTICE MM(262420000000029/d62b62d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084410213 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084410213 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084410213 DLLC NOTICE LLME(ce71a4fa/d62b62d0){ASSIGNED} LLGM Assign pre (ffffffff => d62b62d0) (gprs_llc.c:1079) 20241021084410213 DLLC NOTICE LLME(ffffffff/d62b62d0){ASSIGNED} LLGM Assign post (ffffffff => d62b62d0) (gprs_llc.c:1125) 20241021084410213 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084410213 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084410213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084410213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@f3352caff16c: setverdict(pass): none -> pass 20241021084410262 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241021084410262 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241021084410262 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) 20241021084410262 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241021084410262 DMM INFO MM(262420000000029/d62b62d0) Subscriber data update (mmctx.c:445) 20241021084410262 DMM DEBUG MM(262420000000029/d62b62d0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241021084410262 DMM INFO MM(262420000000029/d62b62d0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241021084410262 DMM INFO MM(262420000000029/d62b62d0) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241021084410262 DMM NOTICE MM(262420000000029/d62b62d0) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241021084410262 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241021084410262 DMM INFO MM(262420000000029/d62b62d0) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241021084410262 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084410262 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084410262 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084410262 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084410262 DLLC NOTICE LLME(ffffffff/d62b62d0){ASSIGNED} LLGM Assign pre (d62b62d0 => ffffffff) (gprs_llc.c:1079) 20241021084410262 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d62b62d0 => ffffffff) (gprs_llc.c:1125) 20241021084410262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084410262 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084410262 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084410262 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084410263 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f3352caff16c: Removing Client IMSI='262420000000029'H, index=0 20241021084410269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084410269 DLLC NOTICE LLME(ffffffff/d62b62d0){UNASSIGNED} LLC RX: unknown TLLI 0xd62b62d0, creating LLME on the fly (gprs_llc.c:552) 20241021084410269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084410269 DMM NOTICE LLME(ffffffff/d62b62d0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241021084410269 DLLC NOTICE LLME(ffffffff/d62b62d0){UNASSIGNED} LLGM Assign pre (d62b62d0 => ffffffff) (gprs_llc.c:1079) 20241021084410269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d62b62d0 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@f3352caff16c: Final verdict of PTC: pass 20241021084410271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@f3352caff16c: Final verdict of PTC: none 20241021084410273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084410273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(384)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(398)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@f3352caff16c: Final verdict of PTC: none -NSVCI98(393)@f3352caff16c: Final verdict of PTC: none -NSVCI97(388)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@f3352caff16c: Final verdict of PTC: none -NSVCI99(399)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(391)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(386)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(397)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@f3352caff16c: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:44:10 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 20241021084410400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084410701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44452) 20241021084411274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084411274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44452, count=96932) 20241021084412275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084412275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084413277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084413277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241021084413763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084413764 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084413814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084413814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084413814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084413814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084413814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084413814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084413814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084413814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084413814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084413816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084413816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084413816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084413816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084413816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084413816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084413816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084413816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084413816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084413816 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084413816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(407)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084413817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084413818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084413821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084413830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084413830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084413852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084413852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084413852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084413852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084413852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084413852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084413852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084413852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084413852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084413854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084413854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084413854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084413854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084413854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084413854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084413854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084413854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084413854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084413854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084413854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084413855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084413855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(412)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084413859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084413867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084413867 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)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084413891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084413891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084413891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084413891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084413891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084413891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084413891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084413891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084413892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084413893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084413893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084413893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084413894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084413894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084413894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084413894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084413894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084413894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084413894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084413894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084413894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084413894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084413898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084413908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084413908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084414279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084414279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084414279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084414279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084414281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084414282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@f3352caff16c: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F565C1CE'O, index=0 SGSN_Test-GSUP(419)@f3352caff16c: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241021084415327 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) 20241021084415327 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@f3352caff16c: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@f3352caff16c: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@f3352caff16c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@f3352caff16c: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@f3352caff16c: Final verdict of PTC: pass 20241021084415332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084415333 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084415334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@f3352caff16c: Final verdict of PTC: none -NSVCI98(413)@f3352caff16c: Final verdict of PTC: none -NSVCI99(418)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@f3352caff16c: Final verdict of PTC: none -NSVCI97(408)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(406)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(416)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(411)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@f3352caff16c: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08: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 20241021084415464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084415765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241021084416334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084416334 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) 20241021084417335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084417336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084418336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084418336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241021084418826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084418827 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084418871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084418871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084418871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084418871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084418871 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084418871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084418871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084418871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084418871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084418873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084418873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084418873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084418873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084418873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084418873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084418873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084418873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084418873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084418873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084418873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084418874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084418874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084418878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084418888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084418888 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084418908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084418908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084418908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084418908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084418908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084418908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084418908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084418908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084418908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084418910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084418910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084418910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084418910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084418910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084418910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084418910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084418910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084418910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084418910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084418910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084418910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084418910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084418915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084418927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084418927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084418953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084418953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084418953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084418953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084418953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084418954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084418954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084418954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084418955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084418955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084418955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084418955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084418955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084418955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084418955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084418955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084418955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084418955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084418959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084418967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084418967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084419337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084419337 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084419337 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084419337 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084419339 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084419340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f3352caff16c: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C74F76CE'O, index=0 SGSN_Test-GSUP(438)@f3352caff16c: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241021084420384 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) 20241021084420384 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@f3352caff16c: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@f3352caff16c: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@f3352caff16c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f3352caff16c: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@f3352caff16c: Final verdict of PTC: pass 20241021084420388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@f3352caff16c: Final verdict of PTC: none 20241021084420390 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084420390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@f3352caff16c: Final verdict of PTC: none -NSVCI97(426)@f3352caff16c: Final verdict of PTC: none -NSVCI98(431)@f3352caff16c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@f3352caff16c: Final verdict of PTC: none -NSVCI99(436)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(429)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(434)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(424)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@f3352caff16c: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:44:20 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20241021084420521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084420822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49028) 20241021084421390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084421391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49028, count=53384) 20241021084422392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084422392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084423393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084423393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_rau_unknown started. 20241021084423883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084423884 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084423924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084423925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084423925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084423925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084423925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084423925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084423925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084423925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084423925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084423926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084423926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084423926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084423926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084423926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084423926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084423926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084423926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084423926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084423926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084423926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084423927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084423927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084423929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084423938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084423938 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(446)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 TC_rau_unknown-BVCI196(444)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084423965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084423965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084423965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084423965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084423965 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084423965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084423965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084423965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084423965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084423967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084423967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084423967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084423968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084423968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084423968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084423968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084423968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084423968 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084423968 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084423968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084423968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084423968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084423973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084423982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084423982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084424001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084424001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084424001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084424001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084424001 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084424001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084424001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084424001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084424001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084424003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084424003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084424003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084424003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084424003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084424003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084424003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084424003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084424003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084424003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084424003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084424004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084424004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084424008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084424017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084424017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084424393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084424393 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084424393 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084424393 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084424395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084424396 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@f3352caff16c: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F8E7898E'O, index=0 SGSN_Test-GSUP(457)@f3352caff16c: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241021084425450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084425450 DLLC NOTICE LLME(ffffffff/f8e7898e){UNASSIGNED} LLC RX: unknown TLLI 0xf8e7898e, creating LLME on the fly (gprs_llc.c:552) 20241021084425450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241021084425450 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021084425450 DMM NOTICE LLME(ffffffff/f8e7898e){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241021084425450 DLLC NOTICE LLME(ffffffff/f8e7898e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241021084425450 DMM ERROR LLME(ffffffff/f8e7898e){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241021084425450 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241021084425450 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241021084425450 DLLC NOTICE LLME(ffffffff/f8e7898e){UNASSIGNED} LLGM Assign pre (f8e7898e => ffffffff) (gprs_llc.c:1079) 20241021084425450 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8e7898e => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@f3352caff16c: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@f3352caff16c: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@f3352caff16c: Final verdict of PTC: pass 20241021084425466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@f3352caff16c: Final verdict of PTC: none 20241021084425468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084425468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@f3352caff16c: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@f3352caff16c: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@f3352caff16c: Final verdict of PTC: none -NSVCI97(445)@f3352caff16c: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@f3352caff16c: Final verdict of PTC: none -NSVCI98(450)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@f3352caff16c: Final verdict of PTC: none -NSVCI99(455)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(443)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(448)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(453)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@f3352caff16c: Test case TC_rau_unknown finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:44:25 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241021084425594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084425895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43856) 20241021084426469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084426469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43856, count=54316) 20241021084427470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084427470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084428471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084428471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_rau started. 20241021084428954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084428955 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084429011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084429011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084429011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084429011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084429011 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084429011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084429011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084429011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084429011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(464)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(465)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084429013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084429013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084429013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084429013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084429013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084429013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084429013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084429013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084429013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084429013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084429013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(465)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084429014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084429014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084429017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084429027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084429027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(466)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(462)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(464)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084429038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084429038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084429038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084429038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084429038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084429038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084429038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084429038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084429038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084429039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084429039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084429039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084429040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084429040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084429040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084429040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084429040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084429040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084429040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084429040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084429040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084429040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084429044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084429054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084429054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084429075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084429075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084429075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084429075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084429075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084429075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084429075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084429075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084429075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084429076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084429076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084429077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084429077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084429077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084429077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084429077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084429077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084429077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084429077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084429077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084429077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084429077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084429081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084429090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084429090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084429320 DGPRS DEBUG Checking for inactive LLMEs, time = 11311003 (sgsn.c:131) 20241021084429471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084429471 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084429471 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084429471 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084429474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084429475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(462)@f3352caff16c: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D90532AA'O, index=0 SGSN_Test-GSUP(476)@f3352caff16c: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@f3352caff16c: 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 := '5FD649C9412FF74D99FBA446325A2BF3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27302F3E'O ("'0/>") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A82F27C5C39FA070'O } } } } } 20241021084430527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084430527 DLLC NOTICE LLME(ffffffff/d90532aa){UNASSIGNED} LLC RX: unknown TLLI 0xd90532aa, creating LLME on the fly (gprs_llc.c:552) 20241021084430527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084430527 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241021084430527 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084430527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084430527 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084430527 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084430527 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084430527 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084430527 DLLC NOTICE LLME(ffffffff/d90532aa){UNASSIGNED} LLGM Assign pre (d90532aa => cfd1e21f) (gprs_llc.c:1079) 20241021084430527 DLLC NOTICE LLME(d90532aa/cfd1e21f){ASSIGNED} LLGM Assign post (d90532aa => cfd1e21f) (gprs_llc.c:1125) 20241021084430527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084430527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084430527 DMM DEBUG MM(262420000000012/cfd1e21f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084430539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084430539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084430539 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084430539 DMM DEBUG MM(262420000000012/cfd1e21f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241021084430539 DMM NOTICE MM(262420000000012/cfd1e21f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084430539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084430539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084430539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084430539 DMM DEBUG MM(262420000000012/cfd1e21f) Requesting authorization (sgsn_auth.c:160) 20241021084430539 DMM INFO MM(262420000000012/cfd1e21f) Requesting authentication tuples (sgsn_auth.c:184) 20241021084430539 DMM DEBUG MM(262420000000012/cfd1e21f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084430539 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241021084430539 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)@f3352caff16c: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@f3352caff16c: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241021084430542 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084430542 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084430542 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084430542 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084430542 DMM INFO MM(262420000000012/cfd1e21f) Subscriber data update (mmctx.c:445) 20241021084430542 DMM DEBUG MM(262420000000012/cfd1e21f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084430542 DMM INFO MM(262420000000012/cfd1e21f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084430542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084430542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084430542 DMM INFO MM(262420000000012/cfd1e21f) <- GMM AUTH AND CIPHERING REQ (rand = 5f d6 49 c9 41 2f f7 4d 99 fb a4 46 32 5a 2b f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084430551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084430551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084430551 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084430551 DMM INFO MM(262420000000012/cfd1e21f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084430551 DMM NOTICE MM(262420000000012/cfd1e21f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084430551 DMM DEBUG MM(262420000000012/cfd1e21f) checking auth: received GSM SRES = 27 30 2f 3e (gprs_gmm.c:666) 20241021084430551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084430551 DMM DEBUG MM(262420000000012/cfd1e21f) Requesting authorization (sgsn_auth.c:160) 20241021084430551 DMM INFO MM(262420000000012/cfd1e21f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084430551 DMM DEBUG MM(262420000000012/cfd1e21f) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084430551 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241021084430551 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) 20241021084430551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084430551 DMM INFO MM(262420000000012/cfd1e21f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd1e21f) (gprs_gmm.c:300) 20241021084430552 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084430552 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084430552 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241021084430552 DMM INFO MM(262420000000012/cfd1e21f) Subscriber data update (mmctx.c:445) 20241021084430552 DMM DEBUG MM(262420000000012/cfd1e21f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084430552 DMM INFO MM(262420000000012/cfd1e21f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084430552 DMM NOTICE MM(262420000000012/cfd1e21f) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241021084430552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084430552 DMM NOTICE MM(262420000000012/cfd1e21f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084430552 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) 20241021084430553 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084430553 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241021084430553 DMM INFO MM(262420000000012/cfd1e21f) Subscriber data update (mmctx.c:445) 20241021084430553 DMM DEBUG MM(262420000000012/cfd1e21f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084430559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084430559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084430559 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084430559 DMM INFO MM(262420000000012/cfd1e21f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084430559 DMM NOTICE MM(262420000000012/cfd1e21f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084430559 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084430559 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084430559 DLLC NOTICE LLME(d90532aa/cfd1e21f){ASSIGNED} LLGM Assign pre (ffffffff => cfd1e21f) (gprs_llc.c:1079) 20241021084430559 DLLC NOTICE LLME(ffffffff/cfd1e21f){ASSIGNED} LLGM Assign post (ffffffff => cfd1e21f) (gprs_llc.c:1125) 20241021084430559 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084430559 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084430559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084430559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@f3352caff16c: setverdict(pass): none -> pass 20241021084430611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084430611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084430611 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084430611 DMM INFO MM(262420000000012/cfd1e21f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021084430611 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084430611 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021084430611 DLLC NOTICE LLME(ffffffff/cfd1e21f){ASSIGNED} LLGM Assign pre (cfd1e21f => da7a5b6a) (gprs_llc.c:1079) 20241021084430611 DLLC NOTICE LLME(cfd1e21f/da7a5b6a){ASSIGNED} LLGM Assign post (cfd1e21f => da7a5b6a) (gprs_llc.c:1125) 20241021084430611 DMM INFO MM(262420000000012/da7a5b6a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@f3352caff16c: Removing Client IMSI='262420000000012'H, index=0 20241021084430618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084430618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241021084430618 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084430618 DMM INFO MM(262420000000012/da7a5b6a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241021084430618 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241021084430618 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084430618 DLLC NOTICE LLME(cfd1e21f/da7a5b6a){ASSIGNED} LLGM Assign pre (ffffffff => da7a5b6a) (gprs_llc.c:1079) 20241021084430618 DLLC NOTICE LLME(ffffffff/da7a5b6a){ASSIGNED} LLGM Assign post (ffffffff => da7a5b6a) (gprs_llc.c:1125) 20241021084430618 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@f3352caff16c: Final verdict of PTC: pass 20241021084430621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084430623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084430623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@f3352caff16c: Final verdict of PTC: none -NSVCI99(474)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@f3352caff16c: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@f3352caff16c: Final verdict of PTC: none -NSVCI98(469)@f3352caff16c: Final verdict of PTC: none -NSVCI97(465)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@f3352caff16c: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@f3352caff16c: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(467)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(463)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(472)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_rau finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:44:30 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241021084430751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084431152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50244) 20241021084431624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084431624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50244, count=92320) 20241021084432625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084432625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44: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_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 20241021084433626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084433626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_rau_a_a started. 20241021084434210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084434211 DMM INFO MM(262420000000012/da7a5b6a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084434211 DMM INFO MM(262420000000012/da7a5b6a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084434211 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084434211 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084434211 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084434211 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084434211 DLLC NOTICE LLME(ffffffff/da7a5b6a){ASSIGNED} LLGM Assign pre (da7a5b6a => ffffffff) (gprs_llc.c:1079) 20241021084434211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da7a5b6a => ffffffff) (gprs_llc.c:1125) 20241021084434211 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241021084434211 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) 20241021084434212 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) 20241021084434212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084434212 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084434212 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084434212 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084434212 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(484)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084434271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084434271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084434271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084434271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084434271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084434271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084434271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084434271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084434271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(483)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(484)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084434273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084434273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084434273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084434273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084434273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084434273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084434273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084434273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084434273 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084434273 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084434273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(484)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084434274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084434274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084434278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084434289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084434289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(483)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_rau_a_a-BVCI196(481)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084434296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084434296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084434296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084434296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084434296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084434296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084434296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084434296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084434296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084434297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084434298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084434298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084434298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084434298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084434298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084434298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084434298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084434298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084434298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084434298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(488)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084434298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084434298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084434303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084434312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084434312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084434331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084434331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084434331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084434331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084434331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084434331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084434331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084434331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084434331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084434333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084434333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084434333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084434333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084434333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084434333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084434333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084434333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084434334 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084434334 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084434334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084434334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084434334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084434338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084434348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084434348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084434627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084434627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084434627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084434627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084434629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084434630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@f3352caff16c: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D66B5BB6'O, index=0 SGSN_Test-GSUP(495)@f3352caff16c: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@f3352caff16c: 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 := 'B18912B5F06AB001F7E0A201783E2406'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C8A1CAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F85072B0CA8756C'O } } } } } 20241021084435683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435683 DLLC NOTICE LLME(ffffffff/d66b5bb6){UNASSIGNED} LLC RX: unknown TLLI 0xd66b5bb6, creating LLME on the fly (gprs_llc.c:552) 20241021084435683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435683 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241021084435683 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084435683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084435683 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084435683 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084435683 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084435683 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084435683 DLLC NOTICE LLME(ffffffff/d66b5bb6){UNASSIGNED} LLGM Assign pre (d66b5bb6 => feb76088) (gprs_llc.c:1079) 20241021084435683 DLLC NOTICE LLME(d66b5bb6/feb76088){ASSIGNED} LLGM Assign post (d66b5bb6 => feb76088) (gprs_llc.c:1125) 20241021084435683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084435683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084435683 DMM DEBUG MM(262420000000037/feb76088) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084435696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435696 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084435696 DMM DEBUG MM(262420000000037/feb76088) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241021084435696 DMM NOTICE MM(262420000000037/feb76088) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084435696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084435696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084435696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084435696 DMM DEBUG MM(262420000000037/feb76088) Requesting authorization (sgsn_auth.c:160) 20241021084435696 DMM INFO MM(262420000000037/feb76088) Requesting authentication tuples (sgsn_auth.c:184) 20241021084435696 DMM DEBUG MM(262420000000037/feb76088) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084435696 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241021084435696 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)@f3352caff16c: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@f3352caff16c: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241021084435699 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084435699 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084435699 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084435699 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084435699 DMM INFO MM(262420000000037/feb76088) Subscriber data update (mmctx.c:445) 20241021084435699 DMM DEBUG MM(262420000000037/feb76088) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084435699 DMM INFO MM(262420000000037/feb76088) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084435699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084435699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084435699 DMM INFO MM(262420000000037/feb76088) <- GMM AUTH AND CIPHERING REQ (rand = b1 89 12 b5 f0 6a b0 01 f7 e0 a2 01 78 3e 24 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084435707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435707 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084435707 DMM INFO MM(262420000000037/feb76088) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084435707 DMM NOTICE MM(262420000000037/feb76088) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084435707 DMM DEBUG MM(262420000000037/feb76088) checking auth: received GSM SRES = 7c 8a 1c ae (gprs_gmm.c:666) 20241021084435707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084435707 DMM DEBUG MM(262420000000037/feb76088) Requesting authorization (sgsn_auth.c:160) 20241021084435707 DMM INFO MM(262420000000037/feb76088) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084435707 DMM DEBUG MM(262420000000037/feb76088) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084435707 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241021084435707 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) 20241021084435707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084435707 DMM INFO MM(262420000000037/feb76088) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeb76088) (gprs_gmm.c:300) 20241021084435708 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084435708 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084435708 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241021084435708 DMM INFO MM(262420000000037/feb76088) Subscriber data update (mmctx.c:445) 20241021084435708 DMM DEBUG MM(262420000000037/feb76088) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084435708 DMM INFO MM(262420000000037/feb76088) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084435708 DMM NOTICE MM(262420000000037/feb76088) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241021084435708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084435709 DMM NOTICE MM(262420000000037/feb76088) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084435709 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) 20241021084435709 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084435709 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241021084435709 DMM INFO MM(262420000000037/feb76088) Subscriber data update (mmctx.c:445) 20241021084435709 DMM DEBUG MM(262420000000037/feb76088) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084435715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435715 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084435716 DMM INFO MM(262420000000037/feb76088) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084435716 DMM NOTICE MM(262420000000037/feb76088) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084435716 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084435716 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084435716 DLLC NOTICE LLME(d66b5bb6/feb76088){ASSIGNED} LLGM Assign pre (ffffffff => feb76088) (gprs_llc.c:1079) 20241021084435716 DLLC NOTICE LLME(ffffffff/feb76088){ASSIGNED} LLGM Assign post (ffffffff => feb76088) (gprs_llc.c:1125) 20241021084435716 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084435716 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084435716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084435716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@f3352caff16c: setverdict(pass): none -> pass 20241021084435767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435767 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084435767 DMM INFO MM(262420000000037/feb76088) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021084435767 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084435767 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021084435767 DLLC NOTICE LLME(ffffffff/feb76088){ASSIGNED} LLGM Assign pre (feb76088 => e1239426) (gprs_llc.c:1079) 20241021084435767 DLLC NOTICE LLME(feb76088/e1239426){ASSIGNED} LLGM Assign post (feb76088 => e1239426) (gprs_llc.c:1125) 20241021084435767 DMM INFO MM(262420000000037/e1239426) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084435775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435775 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084435775 DMM INFO MM(262420000000037/e1239426) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241021084435775 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241021084435775 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084435775 DLLC NOTICE LLME(feb76088/e1239426){ASSIGNED} LLGM Assign pre (ffffffff => e1239426) (gprs_llc.c:1079) 20241021084435775 DLLC NOTICE LLME(ffffffff/e1239426){ASSIGNED} LLGM Assign post (ffffffff => e1239426) (gprs_llc.c:1125) 20241021084435775 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241021084435775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435775 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084435775 DMM INFO MM(262420000000037/e1239426) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021084435775 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084435775 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021084435775 DLLC NOTICE LLME(ffffffff/e1239426){ASSIGNED} LLGM Assign pre (e1239426 => d96abc14) (gprs_llc.c:1079) 20241021084435775 DLLC NOTICE LLME(e1239426/d96abc14){ASSIGNED} LLGM Assign post (e1239426 => d96abc14) (gprs_llc.c:1125) 20241021084435775 DMM INFO MM(262420000000037/d96abc14) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084435781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435781 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084435781 DMM INFO MM(262420000000037/d96abc14) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241021084435781 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241021084435781 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084435781 DLLC NOTICE LLME(e1239426/d96abc14){ASSIGNED} LLGM Assign pre (ffffffff => d96abc14) (gprs_llc.c:1079) 20241021084435781 DLLC NOTICE LLME(ffffffff/d96abc14){ASSIGNED} LLGM Assign post (ffffffff => d96abc14) (gprs_llc.c:1125) 20241021084435781 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241021084435782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084435782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084435782 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084435782 DMM INFO MM(262420000000037/d96abc14) -> GMM DETACH REQUEST TLLI=0xd96abc14 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241021084435782 DMM INFO MM(262420000000037/d96abc14) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241021084435782 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084435782 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084435782 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084435782 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084435782 DLLC NOTICE LLME(ffffffff/d96abc14){ASSIGNED} LLGM Assign pre (d96abc14 => ffffffff) (gprs_llc.c:1079) 20241021084435782 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d96abc14 => ffffffff) (gprs_llc.c:1125) 20241021084435782 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241021084435782 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) 20241021084435782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084435782 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084435782 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084435782 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084435783 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@f3352caff16c: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@f3352caff16c: Final verdict of PTC: pass 20241021084440792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38560<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084440794 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(495)@f3352caff16c: Final verdict of PTC: none 20241021084440794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@f3352caff16c: Final verdict of PTC: none -NSVCI97(484)@f3352caff16c: Final verdict of PTC: none -NSVCI99(493)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@f3352caff16c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@f3352caff16c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@f3352caff16c: Final verdict of PTC: none -NSVCI98(488)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@f3352caff16c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(482)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(491)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(486)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:44:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241021084440928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084441228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20241021084441795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084441795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106660, count=112092) 20241021084442796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084442796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44: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_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 20241021084443797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084443797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_rau_a_b started. 20241021084444290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084444291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084444336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084444336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084444336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084444336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084444336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084444336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084444336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084444336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084444336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084444337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084444337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084444337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084444338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084444338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084444338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084444338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084444338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084444338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084444338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084444338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084444338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084444338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084444341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084444350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084444350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(503)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau_a_b-BVCI196(501)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084444376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084444376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084444376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084444376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084444376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084444376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084444376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084444376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084444376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084444378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084444378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084444378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084444378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084444378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084444378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084444378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084444378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084444378 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084444378 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084444378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084444379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084444379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084444381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084444389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084444389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084444413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084444413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084444413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084444413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084444413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084444413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084444413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084444413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084444413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084444414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084444414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084444414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084444414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084444414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084444414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084444414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084444414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084444415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084444415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084444415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084444415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084444415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084444420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084444430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084444430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084444798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084444798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084444798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084444798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084444801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084444801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@f3352caff16c: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E8C05246'O, index=0 SGSN_Test-GSUP(514)@f3352caff16c: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@f3352caff16c: 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 := '5F31DBD83DAFD2BCAC5BEA387E2947AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9DDE5A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '370A2D7FF973FEE5'O } } } } } 20241021084445856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445856 DLLC NOTICE LLME(ffffffff/e8c05246){UNASSIGNED} LLC RX: unknown TLLI 0xe8c05246, creating LLME on the fly (gprs_llc.c:552) 20241021084445856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445856 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241021084445856 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084445856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084445856 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084445856 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084445856 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084445856 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084445856 DLLC NOTICE LLME(ffffffff/e8c05246){UNASSIGNED} LLGM Assign pre (e8c05246 => c5799c59) (gprs_llc.c:1079) 20241021084445856 DLLC NOTICE LLME(e8c05246/c5799c59){ASSIGNED} LLGM Assign post (e8c05246 => c5799c59) (gprs_llc.c:1125) 20241021084445856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084445856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084445856 DMM DEBUG MM(262420000000038/c5799c59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084445869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445869 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084445869 DMM DEBUG MM(262420000000038/c5799c59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241021084445869 DMM NOTICE MM(262420000000038/c5799c59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084445869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084445869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084445869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084445869 DMM DEBUG MM(262420000000038/c5799c59) Requesting authorization (sgsn_auth.c:160) 20241021084445869 DMM INFO MM(262420000000038/c5799c59) Requesting authentication tuples (sgsn_auth.c:184) 20241021084445869 DMM DEBUG MM(262420000000038/c5799c59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084445869 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241021084445869 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)@f3352caff16c: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@f3352caff16c: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241021084445872 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084445872 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084445872 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084445872 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084445872 DMM INFO MM(262420000000038/c5799c59) Subscriber data update (mmctx.c:445) 20241021084445872 DMM DEBUG MM(262420000000038/c5799c59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084445872 DMM INFO MM(262420000000038/c5799c59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084445872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084445872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084445872 DMM INFO MM(262420000000038/c5799c59) <- GMM AUTH AND CIPHERING REQ (rand = 5f 31 db d8 3d af d2 bc ac 5b ea 38 7e 29 47 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084445879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445879 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084445879 DMM INFO MM(262420000000038/c5799c59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084445879 DMM NOTICE MM(262420000000038/c5799c59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084445879 DMM DEBUG MM(262420000000038/c5799c59) checking auth: received GSM SRES = c9 dd e5 a8 (gprs_gmm.c:666) 20241021084445879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084445879 DMM DEBUG MM(262420000000038/c5799c59) Requesting authorization (sgsn_auth.c:160) 20241021084445879 DMM INFO MM(262420000000038/c5799c59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084445879 DMM DEBUG MM(262420000000038/c5799c59) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084445879 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241021084445879 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) 20241021084445879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084445879 DMM INFO MM(262420000000038/c5799c59) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5799c59) (gprs_gmm.c:300) 20241021084445881 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084445881 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084445881 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241021084445881 DMM INFO MM(262420000000038/c5799c59) Subscriber data update (mmctx.c:445) 20241021084445881 DMM DEBUG MM(262420000000038/c5799c59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084445881 DMM INFO MM(262420000000038/c5799c59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084445881 DMM NOTICE MM(262420000000038/c5799c59) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241021084445881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084445881 DMM NOTICE MM(262420000000038/c5799c59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084445881 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) 20241021084445881 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084445881 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241021084445881 DMM INFO MM(262420000000038/c5799c59) Subscriber data update (mmctx.c:445) 20241021084445881 DMM DEBUG MM(262420000000038/c5799c59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084445888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445888 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084445888 DMM INFO MM(262420000000038/c5799c59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084445888 DMM NOTICE MM(262420000000038/c5799c59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084445888 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084445888 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084445888 DLLC NOTICE LLME(e8c05246/c5799c59){ASSIGNED} LLGM Assign pre (ffffffff => c5799c59) (gprs_llc.c:1079) 20241021084445888 DLLC NOTICE LLME(ffffffff/c5799c59){ASSIGNED} LLGM Assign post (ffffffff => c5799c59) (gprs_llc.c:1125) 20241021084445888 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084445888 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084445888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084445888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@f3352caff16c: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@f3352caff16c: attach complete sending rau 20241021084445940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445940 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084445940 DMM INFO MM(262420000000038/c5799c59) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021084445940 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084445941 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021084445941 DLLC NOTICE LLME(ffffffff/c5799c59){ASSIGNED} LLGM Assign pre (c5799c59 => d2516346) (gprs_llc.c:1079) 20241021084445941 DLLC NOTICE LLME(c5799c59/d2516346){ASSIGNED} LLGM Assign post (c5799c59 => d2516346) (gprs_llc.c:1125) 20241021084445941 DMM INFO MM(262420000000038/d2516346) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f3352caff16c: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@f3352caff16c: Removing Client IMSI='262420000000038'H, index=0 20241021084445948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445949 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084445949 DMM INFO MM(262420000000038/d2516346) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241021084445949 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241021084445949 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084445949 DLLC NOTICE LLME(c5799c59/d2516346){ASSIGNED} LLGM Assign pre (ffffffff => d2516346) (gprs_llc.c:1079) 20241021084445949 DLLC NOTICE LLME(ffffffff/d2516346){ASSIGNED} LLGM Assign post (ffffffff => d2516346) (gprs_llc.c:1125) 20241021084445949 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@f3352caff16c: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D2516346'O, index=0 TC_attach_rau_a_b(516)@f3352caff16c: sending second RAU via different RA 20241021084445953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445953 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021084445953 DMM INFO MM(262420000000038/d2516346) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d2516346, P-TMSI: d2516346 (00000000), TLLI: d2516346 (d2516346), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241021084445953 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241021084445953 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021084445953 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084445953 DLLC NOTICE LLME(ffffffff/d2516346){ASSIGNED} LLGM Assign pre (d2516346 => d2516346) (gprs_llc.c:1079) 20241021084445953 DLLC NOTICE LLME(d2516346/d2516346){ASSIGNED} LLGM Assign post (d2516346 => d2516346) (gprs_llc.c:1125) 20241021084445953 DMM INFO MM(262420000000038/d2516346) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084445968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445968 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084445968 DMM INFO MM(262420000000038/d2516346) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241021084445968 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241021084445968 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084445968 DLLC NOTICE LLME(d2516346/d2516346){ASSIGNED} LLGM Assign pre (ffffffff => d2516346) (gprs_llc.c:1079) 20241021084445968 DLLC NOTICE LLME(ffffffff/d2516346){ASSIGNED} LLGM Assign post (ffffffff => d2516346) (gprs_llc.c:1125) 20241021084445968 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241021084445969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084445969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084445969 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084445969 DMM INFO MM(262420000000038/d2516346) -> GMM DETACH REQUEST TLLI=0xd2516346 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241021084445969 DMM INFO MM(262420000000038/d2516346) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241021084445969 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084445969 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084445969 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084445969 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084445969 DLLC NOTICE LLME(ffffffff/d2516346){ASSIGNED} LLGM Assign pre (d2516346 => ffffffff) (gprs_llc.c:1079) 20241021084445969 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2516346 => ffffffff) (gprs_llc.c:1125) 20241021084445969 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241021084445969 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) 20241021084445969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084445969 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084445969 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084445969 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084445970 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@f3352caff16c: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@f3352caff16c: Final verdict of PTC: pass 20241021084450978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59374<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(503)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@f3352caff16c: Final verdict of PTC: none -NSVCI99(512)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(514)@f3352caff16c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@f3352caff16c: Final verdict of PTC: none 20241021084450981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084450981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(507)@f3352caff16c: Final verdict of PTC: none -NSVCI97(502)@f3352caff16c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@f3352caff16c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(505)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(500)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(510)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:44:51 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 20241021084451118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084451419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102760) 20241021084451983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084451983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102760, count=108472) 20241021084452984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084452984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084453985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084453985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_usim_resync started. 20241021084454482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084454483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084454529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084454529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084454529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084454529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084454529 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084454529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084454529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084454529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084454529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084454531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084454531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084454531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084454531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084454531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084454531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084454531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084454531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084454531 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084454531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084454531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084454532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084454532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084454535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084454545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084454545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(523)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(520)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@f3352caff16c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084454570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084454570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084454570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084454570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084454570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084454570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084454570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084454570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084454570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084454572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084454572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084454572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084454572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084454572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084454572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084454572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084454572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084454572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084454572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084454572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(527)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084454573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084454573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084454577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084454588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084454588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(524)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084454604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084454604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084454604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084454604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084454604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084454604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084454604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084454604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084454604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084454606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084454606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084454606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084454606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084454606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084454606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084454606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084454606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084454606 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084454606 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084454606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084454607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084454607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084454610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084454619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084454619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084454986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084454986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084454986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084454986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084454988 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(531)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241021084454989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@f3352caff16c: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='F3C40003'O, index=0 SGSN_Test-GSUP(533)@f3352caff16c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@f3352caff16c: 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 := 'D9D9C7EC34DCA2C2D1DAE4D7EE553CF0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF9B553B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '47F0444E72C2A8D0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79F99A47F0B5FCB2DFDA042A265C1577'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8207E1D27995BBDDD9A079600F872091'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D3D98A502C3749550DB6D5C3C09E7DE6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '017FB6A0C19D9811'O } } } } } 20241021084456046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084456046 DLLC NOTICE LLME(ffffffff/f3c40003){UNASSIGNED} LLC RX: unknown TLLI 0xf3c40003, creating LLME on the fly (gprs_llc.c:552) 20241021084456046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084456046 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241021084456047 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084456047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084456047 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084456047 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084456047 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084456047 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084456047 DLLC NOTICE LLME(ffffffff/f3c40003){UNASSIGNED} LLGM Assign pre (f3c40003 => ee2a6f29) (gprs_llc.c:1079) 20241021084456047 DLLC NOTICE LLME(f3c40003/ee2a6f29){ASSIGNED} LLGM Assign post (f3c40003 => ee2a6f29) (gprs_llc.c:1125) 20241021084456047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084456047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084456047 DMM DEBUG MM(262420000000040/ee2a6f29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084456060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084456060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084456060 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084456060 DMM DEBUG MM(262420000000040/ee2a6f29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241021084456060 DMM NOTICE MM(262420000000040/ee2a6f29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084456060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084456060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084456060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084456060 DMM DEBUG MM(262420000000040/ee2a6f29) Requesting authorization (sgsn_auth.c:160) 20241021084456060 DMM INFO MM(262420000000040/ee2a6f29) Requesting authentication tuples (sgsn_auth.c:184) 20241021084456060 DMM DEBUG MM(262420000000040/ee2a6f29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084456060 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241021084456060 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)@f3352caff16c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@f3352caff16c: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241021084456063 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084456063 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084456063 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084456063 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084456063 DMM INFO MM(262420000000040/ee2a6f29) Subscriber data update (mmctx.c:445) 20241021084456063 DMM DEBUG MM(262420000000040/ee2a6f29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084456063 DMM INFO MM(262420000000040/ee2a6f29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084456063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084456063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084456063 DMM INFO MM(262420000000040/ee2a6f29) <- GMM AUTH AND CIPHERING REQ (rand = d9 d9 c7 ec 34 dc a2 c2 d1 da e4 d7 ee 55 3c f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 d9 8a 50 2c 37 49 55 0d b6 d5 c3 c0 9e 7d e6 ) (gprs_gmm.c:483) 20241021084456070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084456070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084456070 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084456070 DMM INFO MM(262420000000040/ee2a6f29) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241021084456070 DMM INFO MM(262420000000040/ee2a6f29) R99 AUTHENTICATION SYNCH (AUTS = db7848f566c59fe39b2aaa19f6d4) (gprs_gmm.c:711) 20241021084456070 DMM DEBUG MM(262420000000040/ee2a6f29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084456070 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241021084456070 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e db 78 48 f5 66 c5 9f e3 9b 2a aa 19 f6 d4 20 10 d9 d9 c7 ec 34 dc a2 c2 d1 da e4 d7 ee 55 3c f0 28 01 01 (gprs_subscriber.c:210) 20241021084456070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241021084456070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241021084456071 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084456071 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084456071 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084456071 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084456071 DMM INFO MM(262420000000040/ee2a6f29) Subscriber data update (mmctx.c:445) 20241021084456071 DMM DEBUG MM(262420000000040/ee2a6f29) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241021084456071 DMM INFO MM(262420000000040/ee2a6f29) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241021084456071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084456071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084456071 DMM INFO MM(262420000000040/ee2a6f29) <- GMM AUTH AND CIPHERING REQ (rand = 79 26 24 8a dd 34 76 37 b0 31 db b3 5b 3e 37 a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 44 85 73 02 9d f5 6a 74 59 df 1a bc 96 10 60 05 ) (gprs_gmm.c:483) 20241021084456077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084456077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x68d950 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084456077 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084456077 DMM INFO MM(262420000000040/ee2a6f29) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084456077 DMM NOTICE MM(262420000000040/ee2a6f29) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084456077 DMM DEBUG MM(262420000000040/ee2a6f29) checking auth: received UMTS RES = 27 42 0b 1c c5 f5 03 99 (gprs_gmm.c:666) 20241021084456077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084456077 DMM DEBUG MM(262420000000040/ee2a6f29) Requesting authorization (sgsn_auth.c:160) 20241021084456077 DMM INFO MM(262420000000040/ee2a6f29) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084456077 DMM DEBUG MM(262420000000040/ee2a6f29) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084456077 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241021084456077 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) 20241021084456077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084456077 DMM INFO MM(262420000000040/ee2a6f29) <- GMM ATTACH ACCEPT (new P-TMSI=0xee2a6f29) (gprs_gmm.c:300) 20241021084456078 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084456078 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084456078 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241021084456078 DMM INFO MM(262420000000040/ee2a6f29) Subscriber data update (mmctx.c:445) 20241021084456078 DMM DEBUG MM(262420000000040/ee2a6f29) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084456079 DMM INFO MM(262420000000040/ee2a6f29) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084456079 DMM NOTICE MM(262420000000040/ee2a6f29) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241021084456079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084456079 DMM NOTICE MM(262420000000040/ee2a6f29) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084456079 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) 20241021084456079 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084456079 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241021084456079 DMM INFO MM(262420000000040/ee2a6f29) Subscriber data update (mmctx.c:445) 20241021084456079 DMM DEBUG MM(262420000000040/ee2a6f29) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@f3352caff16c: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@f3352caff16c: Removing Client IMSI='262420000000040'H, index=0 20241021084456085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084456085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084456085 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084456085 DMM INFO MM(262420000000040/ee2a6f29) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084456085 DMM NOTICE MM(262420000000040/ee2a6f29) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084456085 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084456085 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084456085 DLLC NOTICE LLME(f3c40003/ee2a6f29){ASSIGNED} LLGM Assign pre (ffffffff => ee2a6f29) (gprs_llc.c:1079) 20241021084456085 DLLC NOTICE LLME(ffffffff/ee2a6f29){ASSIGNED} LLGM Assign post (ffffffff => ee2a6f29) (gprs_llc.c:1125) 20241021084456085 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084456085 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084456085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084456085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@f3352caff16c: Final verdict of PTC: pass 20241021084456088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@f3352caff16c: Final verdict of PTC: none 20241021084456090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084456090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(531)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@f3352caff16c: Final verdict of PTC: none -NSVCI97(521)@f3352caff16c: Final verdict of PTC: none -NSVCI98(527)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@f3352caff16c: Final verdict of PTC: none -NSVCI99(532)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(519)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(530)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(525)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_usim_resync finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:44:56 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241021084456221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084456622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91036) 20241021084457091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084457091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91036, count=95672) 20241021084458092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084458092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:44:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084459093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084459093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021084459321 DGPRS DEBUG Checking for inactive LLMEs, time = 11311033 (sgsn.c:131) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_usim_a54_a54 started. 20241021084459685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084459686 DMM INFO MM(262420000000040/ee2a6f29) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084459686 DMM INFO MM(262420000000040/ee2a6f29) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084459686 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084459686 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084459686 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084459686 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084459686 DLLC NOTICE LLME(ffffffff/ee2a6f29){ASSIGNED} LLGM Assign pre (ee2a6f29 => ffffffff) (gprs_llc.c:1079) 20241021084459686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee2a6f29 => ffffffff) (gprs_llc.c:1125) 20241021084459686 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241021084459686 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) 20241021084459686 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) 20241021084459686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084459686 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084459686 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084459686 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084459686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084459731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084459731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084459731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084459731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084459731 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084459731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084459731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084459731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084459731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084459732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084459732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084459732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084459732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084459732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084459732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084459732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084459732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084459732 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084459732 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084459732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084459733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084459733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084459736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084459745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084459745 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084459779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084459779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084459779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084459779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084459779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084459779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084459779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084459779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084459779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(545)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084459781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084459781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084459781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084459781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084459781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084459781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084459781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084459781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084459781 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084459781 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084459781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(546)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084459782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084459782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084459785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(542)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084459795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084459795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(543)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084459815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084459815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084459815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084459815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084459815 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084459815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084459815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084459815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084459815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084459817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084459817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084459817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084459818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084459818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084459818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084459818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084459818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084459818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084459818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084459818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084459818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084459818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(551)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084459822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084459831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084459831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084500095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084500095 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084500095 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084500095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084500097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084500098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(550)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(550)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@f3352caff16c: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D23DA553'O, index=0 SGSN_Test-GSUP(552)@f3352caff16c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@f3352caff16c: 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 := '1BA84C4001CEA5A85EA7BB07F24AE887'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A88EA441'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22C8ED8E07F09E04'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '955970524297885FE108ED79B53F6057'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A41FFFAD9EC11D38F7D90257C7D954C5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E3A5C27E32F09D82C676E896AE2DC280'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '718C2FE80A1B901C'O } } } } } 20241021084501151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084501151 DLLC NOTICE LLME(ffffffff/d23da553){UNASSIGNED} LLC RX: unknown TLLI 0xd23da553, creating LLME on the fly (gprs_llc.c:552) 20241021084501151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084501151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241021084501151 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084501151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084501151 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084501151 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084501151 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084501151 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084501151 DLLC NOTICE LLME(ffffffff/d23da553){UNASSIGNED} LLGM Assign pre (d23da553 => d5cc8e4e) (gprs_llc.c:1079) 20241021084501151 DLLC NOTICE LLME(d23da553/d5cc8e4e){ASSIGNED} LLGM Assign post (d23da553 => d5cc8e4e) (gprs_llc.c:1125) 20241021084501151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084501151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084501151 DMM DEBUG MM(262420000000040/d5cc8e4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084501164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084501164 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084501164 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084501164 DMM DEBUG MM(262420000000040/d5cc8e4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241021084501164 DMM NOTICE MM(262420000000040/d5cc8e4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084501164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084501164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084501164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084501164 DMM DEBUG MM(262420000000040/d5cc8e4e) Requesting authorization (sgsn_auth.c:160) 20241021084501164 DMM INFO MM(262420000000040/d5cc8e4e) Requesting authentication tuples (sgsn_auth.c:184) 20241021084501164 DMM DEBUG MM(262420000000040/d5cc8e4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084501164 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241021084501164 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)@f3352caff16c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@f3352caff16c: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241021084501167 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084501167 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084501167 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084501167 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084501167 DMM INFO MM(262420000000040/d5cc8e4e) Subscriber data update (mmctx.c:445) 20241021084501167 DMM DEBUG MM(262420000000040/d5cc8e4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084501167 DMM INFO MM(262420000000040/d5cc8e4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084501167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084501167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084501167 DMM INFO MM(262420000000040/d5cc8e4e) <- GMM AUTH AND CIPHERING REQ (rand = 1b a8 4c 40 01 ce a5 a8 5e a7 bb 07 f2 4a e8 87 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e3 a5 c2 7e 32 f0 9d 82 c6 76 e8 96 ae 2d c2 80 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@f3352caff16c: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@f3352caff16c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@f3352caff16c: Final verdict of PTC: pass 20241021084501177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42946<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084501179 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084501180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@f3352caff16c: Final verdict of PTC: none -NSVCI97(540)@f3352caff16c: Final verdict of PTC: none -NSVCI99(551)@f3352caff16c: Final verdict of PTC: none -NSVCI98(546)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(544)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(538)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(549)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:01 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241021084501306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084501708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68444) 20241021084502180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084502180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68444, count=72800) 20241021084503182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084503183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084504184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084504184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_usim_a54_a53 started. 20241021084504762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084504763 DMM INFO MM(262420000000040/d5cc8e4e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084504764 DMM INFO MM(262420000000040/d5cc8e4e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084504764 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084504764 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084504764 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084504764 DMM ERROR MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021084504764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Deallocated (fsm.c:568) 20241021084504764 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084504764 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084504764 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084504764 DLLC NOTICE LLME(d23da553/d5cc8e4e){ASSIGNED} LLGM Assign pre (d5cc8e4e => ffffffff) (gprs_llc.c:1079) 20241021084504764 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5cc8e4e => ffffffff) (gprs_llc.c:1125) 20241021084504764 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@f3352caff16c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(559)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084504821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084504822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084504822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084504822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084504822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084504822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084504822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084504822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084504822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084504824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084504824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084504824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084504824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084504824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084504824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084504824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084504824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084504824 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084504824 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084504824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(560)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084504825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084504825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084504829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(556)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084504839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084504839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(557)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084504847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084504847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084504847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084504847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084504847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084504848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084504848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084504848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084504848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084504849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084504849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084504849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084504849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084504849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084504849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084504849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084504849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084504849 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084504849 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084504849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084504850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084504850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084504854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084504864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084504864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084504894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084504894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084504894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084504894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084504894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084504894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084504894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084504894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084504894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084504895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084504895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084504895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084504896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084504896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084504896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084504896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084504896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084504896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084504896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084504896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(570)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084504896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084504896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084504899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084504909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084504909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084505185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084505185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084505185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084505185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084505187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084505188 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(569)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@f3352caff16c: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='F58D5B0D'O, index=0 SGSN_Test-GSUP(571)@f3352caff16c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@f3352caff16c: 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 := 'A83C77B4B25C915AF3E53F70F8FC68EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA2F5F46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68E4B467BEE957BC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7BD02F26AD32A699B1C9E4D29728D14D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B259B5CAF80167BD7133364A3FC2DED6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '545B88BC2DF823534A73F8F51BBBFDF0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '91695E12DB40079D'O } } } } } 20241021084506243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084506243 DLLC NOTICE LLME(ffffffff/f58d5b0d){UNASSIGNED} LLC RX: unknown TLLI 0xf58d5b0d, creating LLME on the fly (gprs_llc.c:552) 20241021084506243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084506243 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241021084506243 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084506243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084506243 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084506243 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084506243 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084506243 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084506243 DLLC NOTICE LLME(ffffffff/f58d5b0d){UNASSIGNED} LLGM Assign pre (f58d5b0d => e016b457) (gprs_llc.c:1079) 20241021084506243 DLLC NOTICE LLME(f58d5b0d/e016b457){ASSIGNED} LLGM Assign post (f58d5b0d => e016b457) (gprs_llc.c:1125) 20241021084506243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084506243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084506243 DMM DEBUG MM(262420000000040/e016b457) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084506255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084506255 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084506255 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084506255 DMM DEBUG MM(262420000000040/e016b457) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241021084506256 DMM NOTICE MM(262420000000040/e016b457) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084506256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084506256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084506256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084506256 DMM DEBUG MM(262420000000040/e016b457) Requesting authorization (sgsn_auth.c:160) 20241021084506256 DMM INFO MM(262420000000040/e016b457) Requesting authentication tuples (sgsn_auth.c:184) 20241021084506256 DMM DEBUG MM(262420000000040/e016b457) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084506256 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241021084506256 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)@f3352caff16c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@f3352caff16c: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241021084506258 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084506258 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084506258 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084506258 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084506258 DMM INFO MM(262420000000040/e016b457) Subscriber data update (mmctx.c:445) 20241021084506258 DMM DEBUG MM(262420000000040/e016b457) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084506258 DMM INFO MM(262420000000040/e016b457) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084506258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084506258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084506259 DMM INFO MM(262420000000040/e016b457) <- GMM AUTH AND CIPHERING REQ (rand = a8 3c 77 b4 b2 5c 91 5a f3 e5 3f 70 f8 fc 68 ec , mmctx_is_r99=1, vec->auth_types=0x3, autn = 54 5b 88 bc 2d f8 23 53 4a 73 f8 f5 1b bb fd f0 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@f3352caff16c: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@f3352caff16c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@f3352caff16c: Final verdict of PTC: pass 20241021084506268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42964<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084506271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084506271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@f3352caff16c: Final verdict of PTC: none -NSVCI97(560)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@f3352caff16c: Final verdict of PTC: none -NSVCI99(570)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@f3352caff16c: Final verdict of PTC: none -NSVCI98(564)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(563)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(568)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(558)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:06 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241021084506405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084506807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241021084507272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084507272 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) 20241021084508273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084508273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084509275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084509275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_usim_a53_a54 started. 20241021084509864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084509865 DMM INFO MM(262420000000040/e016b457) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084509866 DMM INFO MM(262420000000040/e016b457) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084509866 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084509866 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084509866 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084509866 DMM ERROR MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021084509866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Deallocated (fsm.c:568) 20241021084509866 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084509866 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084509866 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084509866 DLLC NOTICE LLME(f58d5b0d/e016b457){ASSIGNED} LLGM Assign pre (e016b457 => ffffffff) (gprs_llc.c:1079) 20241021084509866 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e016b457 => ffffffff) (gprs_llc.c:1125) 20241021084509866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084509905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084509905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084509905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084509905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084509905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084509905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084509905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084509905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084509905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084509907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084509907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084509907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084509907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084509907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084509907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084509907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084509907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084509907 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084509907 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084509907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084509908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084509908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084509912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084509922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084509922 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084509954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084509954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084509954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084509954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084509954 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084509954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084509954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084509954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084509954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(583)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084509956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084509956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084509956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084509956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084509956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084509956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084509956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084509956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084509956 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084509956 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084509956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084509957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084509957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084509961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084509968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084509969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(581)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(583)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084509983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084509983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084509983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084509983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084509983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084509984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084509984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084509984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084509984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084509985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084509985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084509985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084509985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084509985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084509986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084509986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084509986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084509986 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084509986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084509986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084509986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084509986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084509990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084509999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084509999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084510277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084510277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084510277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084510277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084510279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084510279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@f3352caff16c: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='E2767B4E'O, index=0 SGSN_Test-GSUP(590)@f3352caff16c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@f3352caff16c: 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 := '34D9FEAC72F5EF7B1B3A4886DD0589EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FE3CD92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '567BEAFC5C331E1B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1F22E6A05840BB9232B3F66905D83CB2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7326A873F57E0E875CECE57C517973C1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3046BBBBFF68BFAE9E18661438A6E932'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '96C79A7031B3322F'O } } } } } 20241021084511330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084511330 DLLC NOTICE LLME(ffffffff/e2767b4e){UNASSIGNED} LLC RX: unknown TLLI 0xe2767b4e, creating LLME on the fly (gprs_llc.c:552) 20241021084511330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084511330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241021084511330 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084511330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084511330 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084511330 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084511330 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084511330 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084511330 DLLC NOTICE LLME(ffffffff/e2767b4e){UNASSIGNED} LLGM Assign pre (e2767b4e => dc587086) (gprs_llc.c:1079) 20241021084511330 DLLC NOTICE LLME(e2767b4e/dc587086){ASSIGNED} LLGM Assign post (e2767b4e => dc587086) (gprs_llc.c:1125) 20241021084511330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084511330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084511330 DMM DEBUG MM(262420000000040/dc587086) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084511343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084511343 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084511343 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084511343 DMM DEBUG MM(262420000000040/dc587086) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241021084511343 DMM NOTICE MM(262420000000040/dc587086) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084511343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084511343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084511343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084511343 DMM DEBUG MM(262420000000040/dc587086) Requesting authorization (sgsn_auth.c:160) 20241021084511343 DMM INFO MM(262420000000040/dc587086) Requesting authentication tuples (sgsn_auth.c:184) 20241021084511343 DMM DEBUG MM(262420000000040/dc587086) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084511343 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241021084511343 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)@f3352caff16c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@f3352caff16c: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241021084511346 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084511346 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084511346 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084511346 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084511346 DMM INFO MM(262420000000040/dc587086) Subscriber data update (mmctx.c:445) 20241021084511346 DMM DEBUG MM(262420000000040/dc587086) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084511346 DMM INFO MM(262420000000040/dc587086) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084511346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084511346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084511346 DMM INFO MM(262420000000040/dc587086) <- GMM AUTH AND CIPHERING REQ (rand = 34 d9 fe ac 72 f5 ef 7b 1b 3a 48 86 dd 05 89 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 46 bb bb ff 68 bf ae 9e 18 66 14 38 a6 e9 32 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@f3352caff16c: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@f3352caff16c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@f3352caff16c: Final verdict of PTC: pass 20241021084511355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(574)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(590)@f3352caff16c: Final verdict of PTC: none -NSVCI97(578)@f3352caff16c: Final verdict of PTC: none -NSVCI98(584)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@f3352caff16c: Final verdict of PTC: none 20241021084511358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084511358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(579)@f3352caff16c: Final verdict of PTC: none -NSVCI99(588)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(582)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(576)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(586)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:11 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241021084511488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084511889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241021084512359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084512359 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) 20241021084513360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084513360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084514361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084514361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_usim_a50_a54 started. 20241021084514950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084514951 DMM INFO MM(262420000000040/dc587086) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084514951 DMM INFO MM(262420000000040/dc587086) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084514951 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084514951 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084514951 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084514951 DMM ERROR MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021084514951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Deallocated (fsm.c:568) 20241021084514951 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084514951 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084514951 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084514951 DLLC NOTICE LLME(e2767b4e/dc587086){ASSIGNED} LLGM Assign pre (dc587086 => ffffffff) (gprs_llc.c:1079) 20241021084514951 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc587086 => ffffffff) (gprs_llc.c:1125) 20241021084514951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084515000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084515000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084515000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084515000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084515000 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084515000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084515000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084515000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084515000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(597)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084515002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084515002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084515002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084515002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084515002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084515002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084515002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084515002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084515002 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084515002 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084515002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084515003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084515003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(598)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084515007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084515016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084515016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(595)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(597)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084515031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084515031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084515031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084515031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084515031 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084515031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084515031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084515031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084515031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084515033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084515033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084515033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084515033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084515033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084515033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084515033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084515033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084515033 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084515033 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084515033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084515034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084515034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084515038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084515049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084515049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(604)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(601)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084515078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084515078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084515078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084515078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084515078 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084515078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084515078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084515078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084515078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084515080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084515080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084515080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084515080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084515080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084515080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084515080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084515080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084515080 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084515080 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084515080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084515081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084515081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084515086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084515095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084515095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084515361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084515361 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084515361 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084515361 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084515364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084515364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@f3352caff16c: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='D5E3486D'O, index=0 SGSN_Test-GSUP(609)@f3352caff16c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@f3352caff16c: 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 := '2522263052B153A09ADAB2350F381DBE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6600FDB2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED2561AB402067BF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '006866A516DE80C1AD5EBBB92691D4FC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D56802D17F3FBD80FDFC1382E44000EE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '80391F0AAEDC2D5BAA96972C9D36C3B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8B00D3BD3ECBF70D'O } } } } } 20241021084516420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084516420 DLLC NOTICE LLME(ffffffff/d5e3486d){UNASSIGNED} LLC RX: unknown TLLI 0xd5e3486d, creating LLME on the fly (gprs_llc.c:552) 20241021084516420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084516420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241021084516420 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084516420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084516420 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084516420 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084516420 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084516420 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084516420 DLLC NOTICE LLME(ffffffff/d5e3486d){UNASSIGNED} LLGM Assign pre (d5e3486d => f8d5d0dd) (gprs_llc.c:1079) 20241021084516420 DLLC NOTICE LLME(d5e3486d/f8d5d0dd){ASSIGNED} LLGM Assign post (d5e3486d => f8d5d0dd) (gprs_llc.c:1125) 20241021084516420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084516420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084516420 DMM DEBUG MM(262420000000040/f8d5d0dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084516434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084516434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084516434 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084516434 DMM DEBUG MM(262420000000040/f8d5d0dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241021084516434 DMM NOTICE MM(262420000000040/f8d5d0dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084516434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084516434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084516434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084516434 DMM DEBUG MM(262420000000040/f8d5d0dd) Requesting authorization (sgsn_auth.c:160) 20241021084516434 DMM INFO MM(262420000000040/f8d5d0dd) Requesting authentication tuples (sgsn_auth.c:184) 20241021084516434 DMM DEBUG MM(262420000000040/f8d5d0dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084516434 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241021084516434 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)@f3352caff16c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@f3352caff16c: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241021084516437 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084516437 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084516437 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084516437 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084516437 DMM INFO MM(262420000000040/f8d5d0dd) Subscriber data update (mmctx.c:445) 20241021084516437 DMM DEBUG MM(262420000000040/f8d5d0dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084516437 DMM INFO MM(262420000000040/f8d5d0dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084516437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084516437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084516437 DMM INFO MM(262420000000040/f8d5d0dd) <- GMM AUTH AND CIPHERING REQ (rand = 25 22 26 30 52 b1 53 a0 9a da b2 35 0f 38 1d be , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 39 1f 0a ae dc 2d 5b aa 96 97 2c 9d 36 c3 b2 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@f3352caff16c: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@f3352caff16c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@f3352caff16c: Final verdict of PTC: pass 20241021084516446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084516448 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084516448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@f3352caff16c: Final verdict of PTC: none -NSVCI98(602)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@f3352caff16c: Final verdict of PTC: none -NSVCI97(598)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@f3352caff16c: Final verdict of PTC: none -NSVCI99(608)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(600)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(596)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(606)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:16 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241021084516581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084516983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67592) 20241021084517450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084517450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67592, count=71948) 20241021084518451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084518451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45: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_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 20241021084519451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084519451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_usim_a54_a50 started. 20241021084520044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084520045 DMM INFO MM(262420000000040/f8d5d0dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084520045 DMM INFO MM(262420000000040/f8d5d0dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084520045 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084520045 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084520045 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084520045 DMM ERROR MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021084520045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Deallocated (fsm.c:568) 20241021084520045 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084520045 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084520045 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084520045 DLLC NOTICE LLME(d5e3486d/f8d5d0dd){ASSIGNED} LLGM Assign pre (f8d5d0dd => ffffffff) (gprs_llc.c:1079) 20241021084520045 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8d5d0dd => ffffffff) (gprs_llc.c:1125) 20241021084520045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084520092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084520092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084520092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084520092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084520092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084520092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084520092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084520092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084520092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084520094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084520094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084520094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084520094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084520094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084520094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084520094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084520094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084520094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084520094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084520094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084520095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084520095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084520099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084520110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084520110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(618)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(615)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@f3352caff16c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(621)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084520137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084520137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084520137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084520137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084520137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084520137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084520137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084520137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084520137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084520139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084520139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084520139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084520139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084520139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084520139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084520139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084520139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084520139 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084520139 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084520139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084520140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084520140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084520143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084520154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084520154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(619)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084520166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084520166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084520166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084520166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084520166 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084520166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084520166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084520166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084520166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084520168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084520168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084520168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084520168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084520168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084520168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084520168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084520168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084520168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084520168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084520168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084520169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084520169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084520174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084520183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084520183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084520452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084520452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084520452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084520452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084520454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084520455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@f3352caff16c: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='F688CC9E'O, index=0 SGSN_Test-GSUP(628)@f3352caff16c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@f3352caff16c: 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 := 'FD0AEF36E427D0FC3A4A482A12D73454'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CA04A10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0FDE7DC495C45B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C9DA8802B0EA7562FDC718E34663A76A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B305ECA91FFA7EC401826C35FE94E7D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A5A0656901DCE3EB249789DFB62190B9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '21C444C44148513B'O } } } } } 20241021084521509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084521509 DLLC NOTICE LLME(ffffffff/f688cc9e){UNASSIGNED} LLC RX: unknown TLLI 0xf688cc9e, creating LLME on the fly (gprs_llc.c:552) 20241021084521509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084521510 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241021084521510 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084521510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084521510 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084521510 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084521510 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084521510 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084521510 DLLC NOTICE LLME(ffffffff/f688cc9e){UNASSIGNED} LLGM Assign pre (f688cc9e => df7defcb) (gprs_llc.c:1079) 20241021084521510 DLLC NOTICE LLME(f688cc9e/df7defcb){ASSIGNED} LLGM Assign post (f688cc9e => df7defcb) (gprs_llc.c:1125) 20241021084521510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084521510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084521510 DMM DEBUG MM(262420000000040/df7defcb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084521521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084521521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084521521 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084521521 DMM DEBUG MM(262420000000040/df7defcb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241021084521521 DMM NOTICE MM(262420000000040/df7defcb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084521521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084521521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084521521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084521521 DMM DEBUG MM(262420000000040/df7defcb) Requesting authorization (sgsn_auth.c:160) 20241021084521521 DMM INFO MM(262420000000040/df7defcb) Requesting authentication tuples (sgsn_auth.c:184) 20241021084521521 DMM DEBUG MM(262420000000040/df7defcb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084521521 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241021084521521 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)@f3352caff16c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@f3352caff16c: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241021084521524 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084521524 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084521524 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084521524 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084521524 DMM INFO MM(262420000000040/df7defcb) Subscriber data update (mmctx.c:445) 20241021084521524 DMM DEBUG MM(262420000000040/df7defcb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084521524 DMM INFO MM(262420000000040/df7defcb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084521524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084521524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084521524 DMM INFO MM(262420000000040/df7defcb) <- GMM AUTH AND CIPHERING REQ (rand = fd 0a ef 36 e4 27 d0 fc 3a 4a 48 2a 12 d7 34 54 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 a0 65 69 01 dc e3 eb 24 97 89 df b6 21 90 b9 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@f3352caff16c: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@f3352caff16c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@f3352caff16c: Final verdict of PTC: pass 20241021084521533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084521535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084521535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@f3352caff16c: Final verdict of PTC: none -NSVCI97(616)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@f3352caff16c: Final verdict of PTC: none -NSVCI98(622)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@f3352caff16c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@f3352caff16c: Final verdict of PTC: none -NSVCI99(626)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(614)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(624)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(620)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:21 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241021084521666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084522067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67600) 20241021084522537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084522537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67600, count=71956) 20241021084523538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084523538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45:24 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 20241021084524538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084524538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_detach_unknown_nopoweroff started. 20241021084525130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084525131 DMM INFO MM(262420000000040/df7defcb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084525131 DMM INFO MM(262420000000040/df7defcb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084525131 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084525131 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084525131 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084525131 DMM ERROR MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021084525131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Deallocated (fsm.c:568) 20241021084525131 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084525131 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084525131 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084525131 DLLC NOTICE LLME(f688cc9e/df7defcb){ASSIGNED} LLGM Assign pre (df7defcb => ffffffff) (gprs_llc.c:1079) 20241021084525131 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df7defcb => ffffffff) (gprs_llc.c:1125) 20241021084525131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084525189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084525189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084525189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084525189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084525189 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084525189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084525189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084525189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084525189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084525191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084525191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084525191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084525191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084525191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084525191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084525191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084525191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084525192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084525192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084525192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084525192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084525192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084525196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084525207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084525207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(637)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(634)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084525220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084525220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084525220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084525220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084525220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084525220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084525220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084525220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084525220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084525222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084525222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084525222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084525222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084525222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084525222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084525222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084525223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084525223 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084525223 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084525223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084525223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084525223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084525226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084525234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084525235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084525258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084525258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084525258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084525258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084525258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084525258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084525258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084525258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084525258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084525259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084525259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084525259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084525259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084525259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084525259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084525260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084525260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084525260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084525260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084525260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084525260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084525260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084525264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084525275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084525275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084525539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084525539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084525539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084525539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084525541 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084525541 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@f3352caff16c: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E9B7F243'O, index=0 SGSN_Test-GSUP(647)@f3352caff16c: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241021084526594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084526594 DLLC NOTICE LLME(ffffffff/e9b7f243){UNASSIGNED} LLC RX: unknown TLLI 0xe9b7f243, creating LLME on the fly (gprs_llc.c:552) 20241021084526594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084526594 DMM NOTICE LLME(ffffffff/e9b7f243){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241021084526594 DLLC NOTICE LLME(ffffffff/e9b7f243){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241021084526594 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe9b7f243 type=GPRS detach (gprs_gmm.c:1465) 20241021084526594 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241021084526594 DLLC NOTICE LLME(ffffffff/e9b7f243){UNASSIGNED} LLGM Assign pre (e9b7f243 => ffffffff) (gprs_llc.c:1079) 20241021084526594 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9b7f243 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@f3352caff16c: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@f3352caff16c: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@f3352caff16c: Final verdict of PTC: pass 20241021084526609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084526611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084526611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@f3352caff16c: Final verdict of PTC: none -NSVCI98(640)@f3352caff16c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@f3352caff16c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@f3352caff16c: Final verdict of PTC: none -NSVCI97(635)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@f3352caff16c: Final verdict of PTC: none -NSVCI99(645)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@f3352caff16c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(633)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(643)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(638)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@f3352caff16c: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:26 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241021084526741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084527042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54108) 20241021084527613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084527613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54108, count=58464) 20241021084528614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084528614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45: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.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 20241021084529322 DGPRS DEBUG Checking for inactive LLMEs, time = 11311063 (sgsn.c:131) 20241021084529614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084529614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_detach_unknown_poweroff started. 20241021084530098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084530099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084530149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084530149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084530149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084530149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084530149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084530149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084530149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084530149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084530149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084530151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084530151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084530151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084530151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084530151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084530151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084530151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084530151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084530151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084530151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084530151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084530151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084530151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084530155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084530164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084530164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084530197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084530197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084530197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084530197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084530197 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084530197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084530197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084530197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084530197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(659)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(660)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084530199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084530199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084530199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084530199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084530199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084530199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084530199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084530199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084530199 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084530199 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084530199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(660)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084530200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084530200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084530204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084530214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084530214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(659)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_detach_unknown_poweroff-BVCI210(657)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084530223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084530223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084530223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084530223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084530223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084530223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084530223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084530223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084530223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084530225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084530225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084530225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084530225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084530225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084530225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084530225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084530225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084530225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084530225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084530225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084530226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084530226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084530230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084530239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084530239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084530616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084530616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084530616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084530616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084530618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084530619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@f3352caff16c: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='CE327B01'O, index=0 SGSN_Test-GSUP(666)@f3352caff16c: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241021084531670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084531670 DLLC NOTICE LLME(ffffffff/ce327b01){UNASSIGNED} LLC RX: unknown TLLI 0xce327b01, creating LLME on the fly (gprs_llc.c:552) 20241021084531670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084531670 DMM NOTICE LLME(ffffffff/ce327b01){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@f3352caff16c: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@f3352caff16c: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@f3352caff16c: Final verdict of PTC: pass 20241021084536677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42302<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084536679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084536679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(666)@f3352caff16c: Final verdict of PTC: none -NSVCI98(660)@f3352caff16c: Final verdict of PTC: none -NSVCI99(664)@f3352caff16c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@f3352caff16c: Final verdict of PTC: none -NSVCI97(654)@f3352caff16c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@f3352caff16c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(658)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(662)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(652)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@f3352caff16c: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:36 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241021084536810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084537111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47032) 20241021084537680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084537680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47032, count=52464) 20241021084538681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084538681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45: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.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 20241021084539682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084539682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_detach_nopoweroff started. 20241021084540172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084540173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084540217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084540217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084540217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084540217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084540217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084540217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084540217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084540217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084540217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084540219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084540219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084540219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084540219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084540219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084540219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084540219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084540219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084540219 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084540219 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084540219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084540219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084540219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084540224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084540235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084540235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084540257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084540257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084540257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084540257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084540257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084540257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084540257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084540257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084540257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(678)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(679)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084540259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084540259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084540259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084540259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084540259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084540259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084540259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084540259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084540259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084540259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084540259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(679)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084540260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084540260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084540264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(675)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084540275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084540275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(676)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084540296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084540296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084540296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084540296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084540296 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084540296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084540296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084540296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084540296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084540298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084540298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084540298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084540298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084540298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084540298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084540298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084540298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084540298 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084540298 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084540298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084540299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084540299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084540303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084540314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084540314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(681)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084540684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084540684 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084540684 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084540684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084540686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084540687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@f3352caff16c: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C73FC411'O, index=0 SGSN_Test-GSUP(685)@f3352caff16c: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@f3352caff16c: 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 := '0DB68D441F957C5D94C3ED49F3AC564C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90702B5F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC0D5FF2D0B1B10F'O } } } } } 20241021084541743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084541743 DLLC NOTICE LLME(ffffffff/c73fc411){UNASSIGNED} LLC RX: unknown TLLI 0xc73fc411, creating LLME on the fly (gprs_llc.c:552) 20241021084541743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084541743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241021084541743 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084541743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084541743 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084541743 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084541743 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084541743 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084541743 DLLC NOTICE LLME(ffffffff/c73fc411){UNASSIGNED} LLGM Assign pre (c73fc411 => c795ee3e) (gprs_llc.c:1079) 20241021084541743 DLLC NOTICE LLME(c73fc411/c795ee3e){ASSIGNED} LLGM Assign post (c73fc411 => c795ee3e) (gprs_llc.c:1125) 20241021084541743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084541743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084541743 DMM DEBUG MM(262420000000015/c795ee3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084541755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084541755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084541755 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084541755 DMM DEBUG MM(262420000000015/c795ee3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241021084541755 DMM NOTICE MM(262420000000015/c795ee3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084541755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084541755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084541755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084541755 DMM DEBUG MM(262420000000015/c795ee3e) Requesting authorization (sgsn_auth.c:160) 20241021084541755 DMM INFO MM(262420000000015/c795ee3e) Requesting authentication tuples (sgsn_auth.c:184) 20241021084541755 DMM DEBUG MM(262420000000015/c795ee3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084541755 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241021084541755 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)@f3352caff16c: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@f3352caff16c: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241021084541758 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084541758 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084541758 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084541758 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084541758 DMM INFO MM(262420000000015/c795ee3e) Subscriber data update (mmctx.c:445) 20241021084541758 DMM DEBUG MM(262420000000015/c795ee3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084541758 DMM INFO MM(262420000000015/c795ee3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084541758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084541758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084541758 DMM INFO MM(262420000000015/c795ee3e) <- GMM AUTH AND CIPHERING REQ (rand = 0d b6 8d 44 1f 95 7c 5d 94 c3 ed 49 f3 ac 56 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084541766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084541766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084541766 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084541766 DMM INFO MM(262420000000015/c795ee3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084541766 DMM NOTICE MM(262420000000015/c795ee3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084541766 DMM DEBUG MM(262420000000015/c795ee3e) checking auth: received GSM SRES = 90 70 2b 5f (gprs_gmm.c:666) 20241021084541766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084541766 DMM DEBUG MM(262420000000015/c795ee3e) Requesting authorization (sgsn_auth.c:160) 20241021084541766 DMM INFO MM(262420000000015/c795ee3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084541766 DMM DEBUG MM(262420000000015/c795ee3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084541766 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241021084541766 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) 20241021084541766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084541766 DMM INFO MM(262420000000015/c795ee3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc795ee3e) (gprs_gmm.c:300) 20241021084541768 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084541768 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084541768 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241021084541768 DMM INFO MM(262420000000015/c795ee3e) Subscriber data update (mmctx.c:445) 20241021084541768 DMM DEBUG MM(262420000000015/c795ee3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084541768 DMM INFO MM(262420000000015/c795ee3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084541768 DMM NOTICE MM(262420000000015/c795ee3e) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241021084541768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084541768 DMM NOTICE MM(262420000000015/c795ee3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084541768 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) 20241021084541769 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084541769 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241021084541769 DMM INFO MM(262420000000015/c795ee3e) Subscriber data update (mmctx.c:445) 20241021084541769 DMM DEBUG MM(262420000000015/c795ee3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084541774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084541774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084541774 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084541774 DMM INFO MM(262420000000015/c795ee3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084541774 DMM NOTICE MM(262420000000015/c795ee3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084541774 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084541774 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084541774 DLLC NOTICE LLME(c73fc411/c795ee3e){ASSIGNED} LLGM Assign pre (ffffffff => c795ee3e) (gprs_llc.c:1079) 20241021084541774 DLLC NOTICE LLME(ffffffff/c795ee3e){ASSIGNED} LLGM Assign post (ffffffff => c795ee3e) (gprs_llc.c:1125) 20241021084541774 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084541774 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084541774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084541774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@f3352caff16c: setverdict(pass): none -> pass 20241021084541825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084541825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084541825 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084541825 DMM INFO MM(262420000000015/c795ee3e) -> GMM DETACH REQUEST TLLI=0xc795ee3e type=GPRS detach (gprs_gmm.c:1465) 20241021084541825 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241021084541825 DMM INFO MM(262420000000015/c795ee3e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241021084541825 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084541825 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084541825 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084541825 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084541825 DLLC NOTICE LLME(ffffffff/c795ee3e){ASSIGNED} LLGM Assign pre (c795ee3e => ffffffff) (gprs_llc.c:1079) 20241021084541825 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c795ee3e => ffffffff) (gprs_llc.c:1125) 20241021084541825 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241021084541825 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) 20241021084541825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084541825 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084541825 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084541825 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084541826 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@f3352caff16c: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@f3352caff16c: Final verdict of PTC: pass 20241021084541833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084541835 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084541835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(683)@f3352caff16c: Final verdict of PTC: none -NSVCI98(679)@f3352caff16c: Final verdict of PTC: none -NSVCI97(673)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(685)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@f3352caff16c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@f3352caff16c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@f3352caff16c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(676)@f3352caff16c: Final verdict of PTC: none -NSVCI99(684)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(677)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(671)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(682)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@f3352caff16c: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:41 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241021084541969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084542271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43996) 20241021084542836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084542836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43996, count=93108) 20241021084543837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084543837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45:44 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 20241021084544838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084544839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_detach_poweroff started. 20241021084545333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084545334 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084545381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084545381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084545381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084545381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084545381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084545381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084545381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084545381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084545381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(692)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(693)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084545383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084545383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084545383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084545384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084545384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084545384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084545384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084545384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084545384 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084545384 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084545384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084545384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084545384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084545388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084545398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084545398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(694)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(690)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(692)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084545412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084545412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084545412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084545412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084545412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084545412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084545412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084545412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084545412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084545413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084545413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084545413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084545414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084545414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084545414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084545414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084545414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084545414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084545414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084545414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084545414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084545414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084545418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084545427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084545427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084545455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084545455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084545455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084545455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084545455 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084545455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084545455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084545455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084545455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084545456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084545456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084545456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084545457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084545457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084545457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084545457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084545457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084545457 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084545457 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084545457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084545457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084545457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084545461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084545470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084545470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084545840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084545840 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084545840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084545840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084545842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(702)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084545843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@f3352caff16c: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F25D1F66'O, index=0 SGSN_Test-GSUP(704)@f3352caff16c: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@f3352caff16c: 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 := 'FB9D290972B4B7D55927D3CCDB9C82B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C37AECBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '49608FE2BBCC10B9'O } } } } } 20241021084546897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084546897 DLLC NOTICE LLME(ffffffff/f25d1f66){UNASSIGNED} LLC RX: unknown TLLI 0xf25d1f66, creating LLME on the fly (gprs_llc.c:552) 20241021084546897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084546898 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241021084546898 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084546898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084546898 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084546898 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084546898 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084546898 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084546898 DLLC NOTICE LLME(ffffffff/f25d1f66){UNASSIGNED} LLGM Assign pre (f25d1f66 => e977150c) (gprs_llc.c:1079) 20241021084546898 DLLC NOTICE LLME(f25d1f66/e977150c){ASSIGNED} LLGM Assign post (f25d1f66 => e977150c) (gprs_llc.c:1125) 20241021084546898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084546898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084546898 DMM DEBUG MM(262420000000016/e977150c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084546911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084546911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084546911 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084546911 DMM DEBUG MM(262420000000016/e977150c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241021084546911 DMM NOTICE MM(262420000000016/e977150c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084546911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084546911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084546911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084546911 DMM DEBUG MM(262420000000016/e977150c) Requesting authorization (sgsn_auth.c:160) 20241021084546911 DMM INFO MM(262420000000016/e977150c) Requesting authentication tuples (sgsn_auth.c:184) 20241021084546911 DMM DEBUG MM(262420000000016/e977150c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084546911 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241021084546911 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)@f3352caff16c: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@f3352caff16c: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241021084546913 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084546913 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084546913 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084546913 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084546913 DMM INFO MM(262420000000016/e977150c) Subscriber data update (mmctx.c:445) 20241021084546913 DMM DEBUG MM(262420000000016/e977150c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084546913 DMM INFO MM(262420000000016/e977150c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084546913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084546913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084546913 DMM INFO MM(262420000000016/e977150c) <- GMM AUTH AND CIPHERING REQ (rand = fb 9d 29 09 72 b4 b7 d5 59 27 d3 cc db 9c 82 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084546920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084546920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084546920 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084546920 DMM INFO MM(262420000000016/e977150c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084546921 DMM NOTICE MM(262420000000016/e977150c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084546921 DMM DEBUG MM(262420000000016/e977150c) checking auth: received GSM SRES = c3 7a ec bd (gprs_gmm.c:666) 20241021084546921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084546921 DMM DEBUG MM(262420000000016/e977150c) Requesting authorization (sgsn_auth.c:160) 20241021084546921 DMM INFO MM(262420000000016/e977150c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084546921 DMM DEBUG MM(262420000000016/e977150c) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084546921 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241021084546921 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) 20241021084546921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084546921 DMM INFO MM(262420000000016/e977150c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe977150c) (gprs_gmm.c:300) 20241021084546922 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084546922 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084546922 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241021084546922 DMM INFO MM(262420000000016/e977150c) Subscriber data update (mmctx.c:445) 20241021084546922 DMM DEBUG MM(262420000000016/e977150c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084546922 DMM INFO MM(262420000000016/e977150c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084546922 DMM NOTICE MM(262420000000016/e977150c) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241021084546922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084546922 DMM NOTICE MM(262420000000016/e977150c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084546922 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) 20241021084546923 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084546923 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241021084546923 DMM INFO MM(262420000000016/e977150c) Subscriber data update (mmctx.c:445) 20241021084546923 DMM DEBUG MM(262420000000016/e977150c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084546929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084546929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084546929 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084546929 DMM INFO MM(262420000000016/e977150c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084546929 DMM NOTICE MM(262420000000016/e977150c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084546929 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084546929 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084546929 DLLC NOTICE LLME(f25d1f66/e977150c){ASSIGNED} LLGM Assign pre (ffffffff => e977150c) (gprs_llc.c:1079) 20241021084546929 DLLC NOTICE LLME(ffffffff/e977150c){ASSIGNED} LLGM Assign post (ffffffff => e977150c) (gprs_llc.c:1125) 20241021084546929 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084546929 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084546929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084546929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@f3352caff16c: setverdict(pass): none -> pass 20241021084546980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084546980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241021084546980 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084546980 DMM INFO MM(262420000000016/e977150c) -> GMM DETACH REQUEST TLLI=0xe977150c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241021084546980 DMM INFO MM(262420000000016/e977150c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241021084546980 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084546980 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084546980 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084546980 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084546980 DLLC NOTICE LLME(ffffffff/e977150c){ASSIGNED} LLGM Assign pre (e977150c => ffffffff) (gprs_llc.c:1079) 20241021084546980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e977150c => ffffffff) (gprs_llc.c:1125) 20241021084546981 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241021084546981 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) 20241021084546981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084546981 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084546981 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084546981 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084546981 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@f3352caff16c: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@f3352caff16c: Final verdict of PTC: pass 20241021084551991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084551993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084551993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(702)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(704)@f3352caff16c: Final verdict of PTC: none -NSVCI97(693)@f3352caff16c: Final verdict of PTC: none -NSVCI98(697)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@f3352caff16c: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@f3352caff16c: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@f3352caff16c: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@f3352caff16c: Final verdict of PTC: none -NSVCI99(703)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(701)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(695)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(691)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@f3352caff16c: Test case TC_detach_poweroff finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:52 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241021084552119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084552420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88804) 20241021084552994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084552994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88804, count=93160) 20241021084553995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084553995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084554997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084554997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act started. 20241021084555481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084555483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084555533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084555533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084555533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084555533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084555533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084555533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084555533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084555533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084555533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(712)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084555534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084555534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084555534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084555535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084555535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084555535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084555535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084555535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084555535 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084555535 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084555535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084555535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084555535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(711)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084555539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084555548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084555548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(709)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084555570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084555570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084555570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084555570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084555570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084555570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084555570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084555570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084555570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(717)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084555572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084555572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084555572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084555573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084555573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084555573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084555573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084555573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084555573 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084555573 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084555573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(716)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084555573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084555573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084555578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084555588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084555588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(718)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(714)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084555599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084555599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084555599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084555599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084555599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084555599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084555599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084555599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084555599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084555601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084555601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084555601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084555601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084555601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084555601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084555601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084555601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084555601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084555601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084555601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084555602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084555602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084555605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084555614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084555614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084555997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084555997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084555997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084555997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084555999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084556000 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@f3352caff16c: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='ECDBC889'O, index=0 SGSN_Test-GSUP(723)@f3352caff16c: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@f3352caff16c: 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 := '2174B4E232E3D051CFCF3FAB8DF6C60D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4467B88F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BC5B04D4CF4D32F'O } } } } } 20241021084556048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084556048 DLLC NOTICE LLME(ffffffff/ecdbc889){UNASSIGNED} LLC RX: unknown TLLI 0xecdbc889, creating LLME on the fly (gprs_llc.c:552) 20241021084556048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084556048 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241021084556048 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084556048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084556048 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084556048 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084556048 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084556048 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084556048 DLLC NOTICE LLME(ffffffff/ecdbc889){UNASSIGNED} LLGM Assign pre (ecdbc889 => e619b51e) (gprs_llc.c:1079) 20241021084556048 DLLC NOTICE LLME(ecdbc889/e619b51e){ASSIGNED} LLGM Assign post (ecdbc889 => e619b51e) (gprs_llc.c:1125) 20241021084556048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084556048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084556048 DMM DEBUG MM(262420000000017/e619b51e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084556059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084556059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084556059 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084556059 DMM DEBUG MM(262420000000017/e619b51e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241021084556059 DMM NOTICE MM(262420000000017/e619b51e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084556059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084556059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084556059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084556059 DMM DEBUG MM(262420000000017/e619b51e) Requesting authorization (sgsn_auth.c:160) 20241021084556059 DMM INFO MM(262420000000017/e619b51e) Requesting authentication tuples (sgsn_auth.c:184) 20241021084556059 DMM DEBUG MM(262420000000017/e619b51e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084556059 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241021084556059 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)@f3352caff16c: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241021084556062 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084556062 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084556062 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084556062 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084556062 DMM INFO MM(262420000000017/e619b51e) Subscriber data update (mmctx.c:445) 20241021084556062 DMM DEBUG MM(262420000000017/e619b51e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084556062 DMM INFO MM(262420000000017/e619b51e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084556062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084556062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084556062 DMM INFO MM(262420000000017/e619b51e) <- GMM AUTH AND CIPHERING REQ (rand = 21 74 b4 e2 32 e3 d0 51 cf cf 3f ab 8d f6 c6 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084556069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084556069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084556069 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084556069 DMM INFO MM(262420000000017/e619b51e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084556069 DMM NOTICE MM(262420000000017/e619b51e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084556069 DMM DEBUG MM(262420000000017/e619b51e) checking auth: received GSM SRES = 44 67 b8 8f (gprs_gmm.c:666) 20241021084556069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084556069 DMM DEBUG MM(262420000000017/e619b51e) Requesting authorization (sgsn_auth.c:160) 20241021084556069 DMM INFO MM(262420000000017/e619b51e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084556069 DMM DEBUG MM(262420000000017/e619b51e) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084556069 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241021084556069 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) 20241021084556069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084556069 DMM INFO MM(262420000000017/e619b51e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe619b51e) (gprs_gmm.c:300) 20241021084556071 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084556071 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084556071 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241021084556071 DMM INFO MM(262420000000017/e619b51e) Subscriber data update (mmctx.c:445) 20241021084556071 DMM DEBUG MM(262420000000017/e619b51e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084556071 DMM INFO MM(262420000000017/e619b51e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084556071 DMM NOTICE MM(262420000000017/e619b51e) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241021084556071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084556071 DMM NOTICE MM(262420000000017/e619b51e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084556071 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) 20241021084556071 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084556071 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241021084556071 DMM INFO MM(262420000000017/e619b51e) Subscriber data update (mmctx.c:445) 20241021084556071 DMM DEBUG MM(262420000000017/e619b51e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084556077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084556077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084556077 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084556077 DMM INFO MM(262420000000017/e619b51e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084556077 DMM NOTICE MM(262420000000017/e619b51e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084556077 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084556077 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084556077 DLLC NOTICE LLME(ecdbc889/e619b51e){ASSIGNED} LLGM Assign pre (ffffffff => e619b51e) (gprs_llc.c:1079) 20241021084556077 DLLC NOTICE LLME(ffffffff/e619b51e){ASSIGNED} LLGM Assign post (ffffffff => e619b51e) (gprs_llc.c:1125) 20241021084556077 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084556077 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084556077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084556077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@f3352caff16c: setverdict(pass): none -> pass 20241021084556130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084556130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084556130 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084556130 DMM INFO MM(262420000000017/e619b51e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084556130 DMM INFO MM(262420000000017/e619b51e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084556130 DMM DEBUG MM(262420000000017/e619b51e) Using GGSN 0 (gprs_sm.c:312) 20241021084556130 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) 20241021084556130 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241021084556130 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084556130 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084556130 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241021084556143 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 68 84 85 8f 11 c0 98 33 8b 14 05 7f 68 22 68 d2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241021084556143 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d10c8, cbp=0x55cf45899450) (sgsn_libgtp.c:632) 20241021084556143 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084556143 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf4589d9b8 TLLI=e619b51e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084556143 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084556143 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@f3352caff16c: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@f3352caff16c: Final verdict of PTC: pass 20241021084556153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43682<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(712)@f3352caff16c: Final verdict of PTC: none 20241021084556155 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084556155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@f3352caff16c: Final verdict of PTC: none -NSVCI98(717)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(714)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@f3352caff16c: Final verdict of PTC: none -NSVCI99(721)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(715)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(710)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(719)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act-BVCI210(714): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:45:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241021084556283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084556684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60720) 20241021084557157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084557157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60720, count=92512) 20241021084558158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084558158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:45:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084559159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084559159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021084559323 DGPRS DEBUG Checking for inactive LLMEs, time = 11311093 (sgsn.c:131) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_pdp_act_unattached started. 20241021084559744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084559745 DMM INFO MM(262420000000017/e619b51e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084559745 DMM INFO MM(262420000000017/e619b51e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084559745 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084559745 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084559745 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084559745 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084559745 DLLC NOTICE LLME(ffffffff/e619b51e){ASSIGNED} LLGM Assign pre (e619b51e => ffffffff) (gprs_llc.c:1079) 20241021084559745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e619b51e => ffffffff) (gprs_llc.c:1125) 20241021084559745 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf4589d660 (gprs_sndcp.c:574) 20241021084559745 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf4589d9b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084559746 DMM NOTICE MM(262420000000017/e619b51e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021084559746 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241021084559746 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021084559746 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084559746 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241021084559746 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241021084559746 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) 20241021084559746 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) 20241021084559746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084559746 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084559746 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084559746 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084559746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084559797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084559797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084559797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084559797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084559797 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084559797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084559797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084559797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084559797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(730)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(731)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084559799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084559799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084559799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084559799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084559799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084559799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084559799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084559799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084559799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084559799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084559799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(731)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084559800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084559800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084559804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084559813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084559813 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(732)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(728)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084559824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084559824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084559824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084559824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084559824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084559824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084559824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084559824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084559824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084559826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084559826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084559826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084559826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084559826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084559826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084559826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084559826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084559826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084559826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084559826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084559827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084559827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084559830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084559838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084559838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084559871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084559871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084559871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084559871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084559871 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084559871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084559871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084559871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084559871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084559873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084559873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084559873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084559874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084559874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084559874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084559874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084559874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084559874 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084559874 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084559874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084559874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084559874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084559878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084559889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084559889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084600160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084600160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084600160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084600160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084600163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084600163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(728)@f3352caff16c: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='EF146D8E'O, index=0 SGSN_Test-GSUP(742)@f3352caff16c: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241021084600205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084600205 DLLC NOTICE LLME(ffffffff/ef146d8e){UNASSIGNED} LLC RX: unknown TLLI 0xef146d8e, creating LLME on the fly (gprs_llc.c:552) 20241021084600205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241021084600205 DMM NOTICE LLME(ffffffff/ef146d8e){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241021084600205 DLLC NOTICE LLME(ffffffff/ef146d8e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241021084600205 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@f3352caff16c: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(728)@f3352caff16c: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@f3352caff16c: Final verdict of PTC: pass 20241021084600219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084600221 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084600221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@f3352caff16c: Final verdict of PTC: none -NSVCI98(735)@f3352caff16c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(728)@f3352caff16c: Final verdict of PTC: none -NSVCI97(731)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@f3352caff16c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@f3352caff16c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@f3352caff16c: Final verdict of PTC: none -NSVCI99(741)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(733)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(729)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(739)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_pdp_act_unattached-BVCI196(728): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@f3352caff16c: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:46:00 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241021084600349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084600650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55764) 20241021084601223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084601223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55764, count=60120) 20241021084602224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084602224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:46:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084603226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084603226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user started. 20241021084603706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084603707 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084603763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084603763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084603763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084603763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084603763 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084603763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084603763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084603763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084603763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084603764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084603764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084603764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084603765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084603765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084603765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084603765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084603765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084603765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084603765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084603765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084603765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084603765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084603769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084603780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084603780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084603810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084603810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084603810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084603810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084603810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084603810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084603810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084603810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084603810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(754)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084603812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084603812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084603813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084603813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084603813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084603813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084603813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084603813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084603813 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084603813 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084603813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084603813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084603813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084603817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084603825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084603825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(752)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(754)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084603839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084603839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084603839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084603839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084603839 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084603839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084603839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084603839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084603839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084603840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084603840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084603840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084603841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084603841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084603841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084603841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084603841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084603841 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084603841 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084603841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084603841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084603841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084603845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084603854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084603854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084604227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084604227 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084604227 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084604227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084604230 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084604230 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@f3352caff16c: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='EDEB04E0'O, index=0 SGSN_Test-GSUP(761)@f3352caff16c: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@f3352caff16c: 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 := 'EB8087266F6A78864D296280EF359C50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2BEE214'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2187EB1DDC02FE26'O } } } } } 20241021084604278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084604278 DLLC NOTICE LLME(ffffffff/edeb04e0){UNASSIGNED} LLC RX: unknown TLLI 0xedeb04e0, creating LLME on the fly (gprs_llc.c:552) 20241021084604278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084604278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241021084604278 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084604278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084604278 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084604278 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084604278 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084604278 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084604278 DLLC NOTICE LLME(ffffffff/edeb04e0){UNASSIGNED} LLGM Assign pre (edeb04e0 => c40e88d6) (gprs_llc.c:1079) 20241021084604278 DLLC NOTICE LLME(edeb04e0/c40e88d6){ASSIGNED} LLGM Assign post (edeb04e0 => c40e88d6) (gprs_llc.c:1125) 20241021084604278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084604278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084604278 DMM DEBUG MM(262420000000019/c40e88d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084604290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084604290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084604290 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084604290 DMM DEBUG MM(262420000000019/c40e88d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241021084604290 DMM NOTICE MM(262420000000019/c40e88d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084604290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084604290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084604290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084604290 DMM DEBUG MM(262420000000019/c40e88d6) Requesting authorization (sgsn_auth.c:160) 20241021084604290 DMM INFO MM(262420000000019/c40e88d6) Requesting authentication tuples (sgsn_auth.c:184) 20241021084604290 DMM DEBUG MM(262420000000019/c40e88d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084604290 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241021084604290 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)@f3352caff16c: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241021084604293 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084604293 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084604293 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084604293 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084604293 DMM INFO MM(262420000000019/c40e88d6) Subscriber data update (mmctx.c:445) 20241021084604293 DMM DEBUG MM(262420000000019/c40e88d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084604293 DMM INFO MM(262420000000019/c40e88d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084604293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084604293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084604293 DMM INFO MM(262420000000019/c40e88d6) <- GMM AUTH AND CIPHERING REQ (rand = eb 80 87 26 6f 6a 78 86 4d 29 62 80 ef 35 9c 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084604302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084604302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084604302 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084604302 DMM INFO MM(262420000000019/c40e88d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084604302 DMM NOTICE MM(262420000000019/c40e88d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084604302 DMM DEBUG MM(262420000000019/c40e88d6) checking auth: received GSM SRES = b2 be e2 14 (gprs_gmm.c:666) 20241021084604302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084604302 DMM DEBUG MM(262420000000019/c40e88d6) Requesting authorization (sgsn_auth.c:160) 20241021084604302 DMM INFO MM(262420000000019/c40e88d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084604302 DMM DEBUG MM(262420000000019/c40e88d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084604302 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241021084604302 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) 20241021084604302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084604302 DMM INFO MM(262420000000019/c40e88d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc40e88d6) (gprs_gmm.c:300) 20241021084604303 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084604303 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084604303 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241021084604303 DMM INFO MM(262420000000019/c40e88d6) Subscriber data update (mmctx.c:445) 20241021084604303 DMM DEBUG MM(262420000000019/c40e88d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084604303 DMM INFO MM(262420000000019/c40e88d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084604303 DMM NOTICE MM(262420000000019/c40e88d6) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241021084604303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084604303 DMM NOTICE MM(262420000000019/c40e88d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084604303 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) 20241021084604304 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084604304 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241021084604304 DMM INFO MM(262420000000019/c40e88d6) Subscriber data update (mmctx.c:445) 20241021084604304 DMM DEBUG MM(262420000000019/c40e88d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084604310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084604310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084604310 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084604311 DMM INFO MM(262420000000019/c40e88d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084604311 DMM NOTICE MM(262420000000019/c40e88d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084604311 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084604311 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084604311 DLLC NOTICE LLME(edeb04e0/c40e88d6){ASSIGNED} LLGM Assign pre (ffffffff => c40e88d6) (gprs_llc.c:1079) 20241021084604311 DLLC NOTICE LLME(ffffffff/c40e88d6){ASSIGNED} LLGM Assign post (ffffffff => c40e88d6) (gprs_llc.c:1125) 20241021084604311 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084604311 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084604311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084604311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@f3352caff16c: setverdict(pass): none -> pass 20241021084604362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084604362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084604362 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084604362 DMM INFO MM(262420000000019/c40e88d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084604362 DMM INFO MM(262420000000019/c40e88d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084604362 DMM DEBUG MM(262420000000019/c40e88d6) Using GGSN 0 (gprs_sm.c:312) 20241021084604362 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) 20241021084604362 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241021084604362 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084604362 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084604362 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241021084604372 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 d1 ee cc fb 11 41 da 18 b5 14 05 7f 66 41 8d df 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241021084604372 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d2138, cbp=0x55cf4589a230) (sgsn_libgtp.c:632) 20241021084604372 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084604372 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf4589fc68 TLLI=c40e88d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084604372 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084604372 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084604379 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241021084604386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084604386 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241021084604386 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@f3352caff16c: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@f3352caff16c: Final verdict of PTC: pass 20241021084604391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@f3352caff16c: Final verdict of PTC: none 20241021084604394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(755)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@f3352caff16c: Final verdict of PTC: none 20241021084604394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(749)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@f3352caff16c: Final verdict of PTC: none -NSVCI99(759)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(753)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(747)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(757)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:46:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241021084604462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084604875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37004<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78964) 20241021084605395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084605395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78964, count=95412) 20241021084606396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084606396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:46:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084607396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084607397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_ggsn_reject started. 20241021084607935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084607937 DMM INFO MM(262420000000019/c40e88d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084607937 DMM INFO MM(262420000000019/c40e88d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084607937 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084607937 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084607937 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084607937 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084607937 DLLC NOTICE LLME(ffffffff/c40e88d6){ASSIGNED} LLGM Assign pre (c40e88d6 => ffffffff) (gprs_llc.c:1079) 20241021084607937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c40e88d6 => ffffffff) (gprs_llc.c:1125) 20241021084607937 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf4589f910 (gprs_sndcp.c:574) 20241021084607937 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf4589fc68, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084607937 DMM NOTICE MM(262420000000019/c40e88d6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021084607937 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241021084607937 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021084607937 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084607937 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241021084607937 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241021084607937 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) 20241021084607937 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) 20241021084607937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084607937 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084607937 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084607937 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084607937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084607980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084607980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084607980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084607980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084607980 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084607980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084607980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084607980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084607980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084607982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084607982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084607982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084607982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084607982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084607982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084607982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084607982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084607982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084607982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084607982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084607983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084607983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084607986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084607995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084607995 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084608020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084608020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084608020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084608020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084608020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084608020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084608020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084608020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084608020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084608022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084608022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084608022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084608022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084608022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084608022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084608022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084608022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084608022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084608022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084608022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084608023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084608023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084608026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084608037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084608037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(775)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(779)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084608063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084608063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084608063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084608063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084608063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084608063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084608063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084608063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084608063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084608065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084608065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084608065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084608065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084608065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084608065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084608065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084608065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084608065 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084608065 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084608065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084608066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084608066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084608069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084608077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084608077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(776)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084608398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084608398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084608398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084608398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084608400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084608401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f3352caff16c: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D4BB00FE'O, index=0 SGSN_Test-GSUP(780)@f3352caff16c: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@f3352caff16c: 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 := '9BA748864B1877132E4C51A3F15ABFDD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59238E26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D30AE1B8FBC32192'O } } } } } 20241021084608446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084608446 DLLC NOTICE LLME(ffffffff/d4bb00fe){UNASSIGNED} LLC RX: unknown TLLI 0xd4bb00fe, creating LLME on the fly (gprs_llc.c:552) 20241021084608446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084608446 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241021084608447 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084608447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084608447 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084608447 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084608447 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084608447 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084608447 DLLC NOTICE LLME(ffffffff/d4bb00fe){UNASSIGNED} LLGM Assign pre (d4bb00fe => e9ad3ff7) (gprs_llc.c:1079) 20241021084608447 DLLC NOTICE LLME(d4bb00fe/e9ad3ff7){ASSIGNED} LLGM Assign post (d4bb00fe => e9ad3ff7) (gprs_llc.c:1125) 20241021084608447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084608447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084608447 DMM DEBUG MM(262420000000020/e9ad3ff7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084608461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084608461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084608461 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084608461 DMM DEBUG MM(262420000000020/e9ad3ff7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241021084608461 DMM NOTICE MM(262420000000020/e9ad3ff7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084608461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084608461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084608461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084608461 DMM DEBUG MM(262420000000020/e9ad3ff7) Requesting authorization (sgsn_auth.c:160) 20241021084608461 DMM INFO MM(262420000000020/e9ad3ff7) Requesting authentication tuples (sgsn_auth.c:184) 20241021084608461 DMM DEBUG MM(262420000000020/e9ad3ff7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084608461 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241021084608461 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)@f3352caff16c: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241021084608465 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084608465 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084608465 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084608465 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084608465 DMM INFO MM(262420000000020/e9ad3ff7) Subscriber data update (mmctx.c:445) 20241021084608465 DMM DEBUG MM(262420000000020/e9ad3ff7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084608465 DMM INFO MM(262420000000020/e9ad3ff7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084608465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084608465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084608465 DMM INFO MM(262420000000020/e9ad3ff7) <- GMM AUTH AND CIPHERING REQ (rand = 9b a7 48 86 4b 18 77 13 2e 4c 51 a3 f1 5a bf dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084608472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084608472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084608472 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084608472 DMM INFO MM(262420000000020/e9ad3ff7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084608472 DMM NOTICE MM(262420000000020/e9ad3ff7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084608472 DMM DEBUG MM(262420000000020/e9ad3ff7) checking auth: received GSM SRES = 59 23 8e 26 (gprs_gmm.c:666) 20241021084608472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084608472 DMM DEBUG MM(262420000000020/e9ad3ff7) Requesting authorization (sgsn_auth.c:160) 20241021084608472 DMM INFO MM(262420000000020/e9ad3ff7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084608472 DMM DEBUG MM(262420000000020/e9ad3ff7) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084608472 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241021084608472 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) 20241021084608472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084608472 DMM INFO MM(262420000000020/e9ad3ff7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9ad3ff7) (gprs_gmm.c:300) 20241021084608474 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084608474 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084608474 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241021084608474 DMM INFO MM(262420000000020/e9ad3ff7) Subscriber data update (mmctx.c:445) 20241021084608474 DMM DEBUG MM(262420000000020/e9ad3ff7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084608474 DMM INFO MM(262420000000020/e9ad3ff7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084608474 DMM NOTICE MM(262420000000020/e9ad3ff7) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241021084608474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084608474 DMM NOTICE MM(262420000000020/e9ad3ff7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084608474 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) 20241021084608474 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084608474 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241021084608475 DMM INFO MM(262420000000020/e9ad3ff7) Subscriber data update (mmctx.c:445) 20241021084608475 DMM DEBUG MM(262420000000020/e9ad3ff7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084608481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084608481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084608481 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084608481 DMM INFO MM(262420000000020/e9ad3ff7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084608481 DMM NOTICE MM(262420000000020/e9ad3ff7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084608481 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084608481 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084608481 DLLC NOTICE LLME(d4bb00fe/e9ad3ff7){ASSIGNED} LLGM Assign pre (ffffffff => e9ad3ff7) (gprs_llc.c:1079) 20241021084608481 DLLC NOTICE LLME(ffffffff/e9ad3ff7){ASSIGNED} LLGM Assign post (ffffffff => e9ad3ff7) (gprs_llc.c:1125) 20241021084608481 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084608481 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084608481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084608481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@f3352caff16c: setverdict(pass): none -> pass 20241021084608532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084608532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084608532 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084608532 DMM INFO MM(262420000000020/e9ad3ff7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084608532 DMM INFO MM(262420000000020/e9ad3ff7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084608532 DMM DEBUG MM(262420000000020/e9ad3ff7) Using GGSN 0 (gprs_sm.c:312) 20241021084608532 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) 20241021084608532 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241021084608532 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084608532 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084608532 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241021084608544 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 b8 27 58 9c 11 0b 66 5a 89 14 05 7f ae 53 f7 b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241021084608544 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fc9044d31a8, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084608544 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241021084608544 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241021084608544 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241021084608544 DMM NOTICE MM(262420000000020/e9ad3ff7) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f3352caff16c: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@f3352caff16c: Final verdict of PTC: pass 20241021084608553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@f3352caff16c: Final verdict of PTC: none 20241021084608555 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084608555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(778)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(776)@f3352caff16c: Final verdict of PTC: none -NSVCI97(768)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@f3352caff16c: Final verdict of PTC: none -NSVCI98(773)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@f3352caff16c: Final verdict of PTC: none -NSVCI99(779)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(766)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(771)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(777)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(776): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:46:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241021084608689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084609091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92620) 20241021084609556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084609556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92620, count=98672) 20241021084610557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084610557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:46: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_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 20241021084611558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084611558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user_deact_mo started. 20241021084612155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084612157 DMM INFO MM(262420000000020/e9ad3ff7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084612157 DMM INFO MM(262420000000020/e9ad3ff7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084612157 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084612157 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084612157 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084612157 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084612157 DLLC NOTICE LLME(ffffffff/e9ad3ff7){ASSIGNED} LLGM Assign pre (e9ad3ff7 => ffffffff) (gprs_llc.c:1079) 20241021084612157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9ad3ff7 => ffffffff) (gprs_llc.c:1125) 20241021084612157 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241021084612157 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) 20241021084612157 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) 20241021084612157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084612157 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084612157 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084612157 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084612157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084612206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084612206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084612206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084612206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084612206 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084612206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084612206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084612206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084612206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084612208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084612208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084612208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084612208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084612208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084612208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084612208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084612208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084612208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084612208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084612208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084612209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084612209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084612212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084612221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084612242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084612242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084612242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084612242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084612242 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084612242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084612242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084612242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084612243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084612244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084612244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084612244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084612244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084612244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084612244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084612244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084612244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084612244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084612244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084612244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084612245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084612245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084612249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084612259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084612280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084612280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084612280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084612280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084612280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084612280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084612280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084612280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084612280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084612282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084612282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084612282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084612282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084612282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084612282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084612282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084612282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084612282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084612282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084612282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084612283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084612283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084612287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084612296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612296 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)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084612559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084612559 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084612559 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084612559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084612561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084612561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@f3352caff16c: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='C96D6CF0'O, index=0 SGSN_Test-GSUP(799)@f3352caff16c: 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)@f3352caff16c: 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 := '5C79B80600B6439F5881396AA71A2258'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B92976DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F05C38C6160BDC0A'O } } } } } 20241021084612609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612609 DLLC NOTICE LLME(ffffffff/c96d6cf0){UNASSIGNED} LLC RX: unknown TLLI 0xc96d6cf0, creating LLME on the fly (gprs_llc.c:552) 20241021084612609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084612609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241021084612609 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084612609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084612609 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084612609 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084612609 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084612609 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084612609 DLLC NOTICE LLME(ffffffff/c96d6cf0){UNASSIGNED} LLGM Assign pre (c96d6cf0 => c37d8080) (gprs_llc.c:1079) 20241021084612609 DLLC NOTICE LLME(c96d6cf0/c37d8080){ASSIGNED} LLGM Assign post (c96d6cf0 => c37d8080) (gprs_llc.c:1125) 20241021084612609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084612609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084612609 DMM DEBUG MM(262420000000021/c37d8080) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084612622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084612622 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084612622 DMM DEBUG MM(262420000000021/c37d8080) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241021084612623 DMM NOTICE MM(262420000000021/c37d8080) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084612623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084612623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084612623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084612623 DMM DEBUG MM(262420000000021/c37d8080) Requesting authorization (sgsn_auth.c:160) 20241021084612623 DMM INFO MM(262420000000021/c37d8080) Requesting authentication tuples (sgsn_auth.c:184) 20241021084612623 DMM DEBUG MM(262420000000021/c37d8080) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084612623 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241021084612623 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)@f3352caff16c: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241021084612625 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084612625 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084612625 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084612626 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084612626 DMM INFO MM(262420000000021/c37d8080) Subscriber data update (mmctx.c:445) 20241021084612626 DMM DEBUG MM(262420000000021/c37d8080) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084612626 DMM INFO MM(262420000000021/c37d8080) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084612626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084612626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084612626 DMM INFO MM(262420000000021/c37d8080) <- GMM AUTH AND CIPHERING REQ (rand = 5c 79 b8 06 00 b6 43 9f 58 81 39 6a a7 1a 22 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084612633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084612634 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084612634 DMM INFO MM(262420000000021/c37d8080) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084612634 DMM NOTICE MM(262420000000021/c37d8080) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084612634 DMM DEBUG MM(262420000000021/c37d8080) checking auth: received GSM SRES = b9 29 76 df (gprs_gmm.c:666) 20241021084612634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084612634 DMM DEBUG MM(262420000000021/c37d8080) Requesting authorization (sgsn_auth.c:160) 20241021084612634 DMM INFO MM(262420000000021/c37d8080) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084612634 DMM DEBUG MM(262420000000021/c37d8080) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084612634 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241021084612634 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) 20241021084612634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084612634 DMM INFO MM(262420000000021/c37d8080) <- GMM ATTACH ACCEPT (new P-TMSI=0xc37d8080) (gprs_gmm.c:300) 20241021084612635 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084612635 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084612635 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241021084612635 DMM INFO MM(262420000000021/c37d8080) Subscriber data update (mmctx.c:445) 20241021084612635 DMM DEBUG MM(262420000000021/c37d8080) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084612635 DMM INFO MM(262420000000021/c37d8080) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084612635 DMM NOTICE MM(262420000000021/c37d8080) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241021084612635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084612635 DMM NOTICE MM(262420000000021/c37d8080) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084612635 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) 20241021084612636 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084612636 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241021084612636 DMM INFO MM(262420000000021/c37d8080) Subscriber data update (mmctx.c:445) 20241021084612636 DMM DEBUG MM(262420000000021/c37d8080) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084612642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084612642 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084612642 DMM INFO MM(262420000000021/c37d8080) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084612642 DMM NOTICE MM(262420000000021/c37d8080) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084612642 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084612642 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084612642 DLLC NOTICE LLME(c96d6cf0/c37d8080){ASSIGNED} LLGM Assign pre (ffffffff => c37d8080) (gprs_llc.c:1079) 20241021084612642 DLLC NOTICE LLME(ffffffff/c37d8080){ASSIGNED} LLGM Assign post (ffffffff => c37d8080) (gprs_llc.c:1125) 20241021084612642 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084612642 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084612642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084612642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@f3352caff16c: setverdict(pass): none -> pass 20241021084612693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084612693 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084612693 DMM INFO MM(262420000000021/c37d8080) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084612693 DMM INFO MM(262420000000021/c37d8080) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084612693 DMM DEBUG MM(262420000000021/c37d8080) Using GGSN 0 (gprs_sm.c:312) 20241021084612693 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) 20241021084612693 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241021084612693 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084612693 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084612693 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241021084612704 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 e8 36 64 b8 11 24 a8 24 f6 14 05 7f 8f 0e 8c 5b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241021084612704 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d31a8, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084612704 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084612704 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf4589fc68 TLLI=c37d8080, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084612704 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084612704 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084612711 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241021084612718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612718 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241021084612718 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084612722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084612722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241021084612722 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084612722 DMM INFO MM(262420000000021/c37d8080) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241021084612722 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084612722 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241021084612724 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) 20241021084612724 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fc9044d31a8, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084612724 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241021084612724 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf4589fc68, TLLI=c37d8080, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084612724 DMM INFO MM(262420000000021/c37d8080) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241021084612724 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241021084612724 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@f3352caff16c: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@f3352caff16c: Final verdict of PTC: pass 20241021084612731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@f3352caff16c: Final verdict of PTC: none 20241021084612734 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084612734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(792)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@f3352caff16c: Final verdict of PTC: none -NSVCI97(787)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@f3352caff16c: Final verdict of PTC: none -NSVCI99(797)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(785)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(790)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(795)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:46:12 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241021084612865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084613266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20241021084613735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084613735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=105024) 20241021084614736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084614736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:46:15 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 20241021084615738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084615738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user_deact_mt started. 20241021084616329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084616330 DMM INFO MM(262420000000021/c37d8080) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084616330 DMM INFO MM(262420000000021/c37d8080) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084616330 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084616330 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084616331 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084616331 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084616331 DLLC NOTICE LLME(ffffffff/c37d8080){ASSIGNED} LLGM Assign pre (c37d8080 => ffffffff) (gprs_llc.c:1079) 20241021084616331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c37d8080 => ffffffff) (gprs_llc.c:1125) 20241021084616331 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241021084616331 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) 20241021084616331 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) 20241021084616331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084616331 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084616331 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084616331 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084616331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084616372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084616372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084616372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084616372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084616372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084616372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084616372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084616372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084616372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084616374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084616374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084616374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084616374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084616374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084616374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084616374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084616374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084616374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084616374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084616374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084616375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084616375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084616377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084616386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616386 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084616419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084616419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084616419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084616419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084616419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084616419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084616419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084616419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084616419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(811)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(812)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084616421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084616421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084616421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084616421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084616421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084616421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084616421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084616422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084616422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084616422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084616422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084616422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084616422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084616426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084616437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084616446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084616446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084616446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084616446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084616446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084616446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084616446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084616446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084616446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084616448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084616448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084616448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084616448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084616448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084616448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084616448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084616448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084616448 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084616448 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084616448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084616449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084616449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084616452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084616462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616462 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)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084616739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084616739 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084616739 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084616739 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084616741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084616742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@f3352caff16c: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='C6023622'O, index=0 SGSN_Test-GSUP(818)@f3352caff16c: 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)@f3352caff16c: 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 := '3CD81F2167C5D62E29675F834732AE3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F7B6DEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C25DA9F84F21CB3'O } } } } } 20241021084616788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616788 DLLC NOTICE LLME(ffffffff/c6023622){UNASSIGNED} LLC RX: unknown TLLI 0xc6023622, creating LLME on the fly (gprs_llc.c:552) 20241021084616788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084616788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241021084616788 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084616788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084616788 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084616788 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084616788 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084616788 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084616788 DLLC NOTICE LLME(ffffffff/c6023622){UNASSIGNED} LLGM Assign pre (c6023622 => efea1a66) (gprs_llc.c:1079) 20241021084616788 DLLC NOTICE LLME(c6023622/efea1a66){ASSIGNED} LLGM Assign post (c6023622 => efea1a66) (gprs_llc.c:1125) 20241021084616788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084616788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084616788 DMM DEBUG MM(262420000000022/efea1a66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084616801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084616801 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084616801 DMM DEBUG MM(262420000000022/efea1a66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241021084616801 DMM NOTICE MM(262420000000022/efea1a66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084616801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084616801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084616801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084616801 DMM DEBUG MM(262420000000022/efea1a66) Requesting authorization (sgsn_auth.c:160) 20241021084616801 DMM INFO MM(262420000000022/efea1a66) Requesting authentication tuples (sgsn_auth.c:184) 20241021084616801 DMM DEBUG MM(262420000000022/efea1a66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084616801 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241021084616801 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)@f3352caff16c: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241021084616804 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084616804 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084616804 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084616804 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084616804 DMM INFO MM(262420000000022/efea1a66) Subscriber data update (mmctx.c:445) 20241021084616804 DMM DEBUG MM(262420000000022/efea1a66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084616804 DMM INFO MM(262420000000022/efea1a66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084616804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084616804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084616804 DMM INFO MM(262420000000022/efea1a66) <- GMM AUTH AND CIPHERING REQ (rand = 3c d8 1f 21 67 c5 d6 2e 29 67 5f 83 47 32 ae 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084616811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084616811 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084616811 DMM INFO MM(262420000000022/efea1a66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084616811 DMM NOTICE MM(262420000000022/efea1a66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084616811 DMM DEBUG MM(262420000000022/efea1a66) checking auth: received GSM SRES = 9f 7b 6d ef (gprs_gmm.c:666) 20241021084616811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084616811 DMM DEBUG MM(262420000000022/efea1a66) Requesting authorization (sgsn_auth.c:160) 20241021084616811 DMM INFO MM(262420000000022/efea1a66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084616811 DMM DEBUG MM(262420000000022/efea1a66) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084616811 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241021084616811 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) 20241021084616811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084616811 DMM INFO MM(262420000000022/efea1a66) <- GMM ATTACH ACCEPT (new P-TMSI=0xefea1a66) (gprs_gmm.c:300) 20241021084616812 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084616812 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084616812 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241021084616812 DMM INFO MM(262420000000022/efea1a66) Subscriber data update (mmctx.c:445) 20241021084616812 DMM DEBUG MM(262420000000022/efea1a66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084616812 DMM INFO MM(262420000000022/efea1a66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084616812 DMM NOTICE MM(262420000000022/efea1a66) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241021084616812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084616813 DMM NOTICE MM(262420000000022/efea1a66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084616813 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) 20241021084616813 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084616813 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241021084616813 DMM INFO MM(262420000000022/efea1a66) Subscriber data update (mmctx.c:445) 20241021084616813 DMM DEBUG MM(262420000000022/efea1a66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084616819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084616819 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084616819 DMM INFO MM(262420000000022/efea1a66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084616819 DMM NOTICE MM(262420000000022/efea1a66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084616819 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084616819 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084616819 DLLC NOTICE LLME(c6023622/efea1a66){ASSIGNED} LLGM Assign pre (ffffffff => efea1a66) (gprs_llc.c:1079) 20241021084616819 DLLC NOTICE LLME(ffffffff/efea1a66){ASSIGNED} LLGM Assign post (ffffffff => efea1a66) (gprs_llc.c:1125) 20241021084616819 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084616819 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084616819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084616819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@f3352caff16c: setverdict(pass): none -> pass 20241021084616871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084616871 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084616871 DMM INFO MM(262420000000022/efea1a66) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084616871 DMM INFO MM(262420000000022/efea1a66) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084616871 DMM DEBUG MM(262420000000022/efea1a66) Using GGSN 0 (gprs_sm.c:312) 20241021084616871 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) 20241021084616871 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241021084616871 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084616871 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084616871 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241021084616883 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 f1 87 8d 05 11 f6 62 78 ca 14 05 7f a7 d8 9d 49 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) 20241021084616883 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d31a8, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084616883 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084616883 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=efea1a66, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084616883 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084616883 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084616889 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241021084616896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616896 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241021084616896 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084616899 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241021084616899 DGPRS INFO PDP(262420000000022:5): Context 0x7fc9044d31a8 was deleted (sgsn_libgtp.c:660) 20241021084616899 DMM INFO MM(262420000000022/efea1a66) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084616899 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241021084616899 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@f3352caff16c: Removing Client IMSI='262420000000022'H, index=0 20241021084616906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084616906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241021084616906 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084616906 DMM INFO MM(262420000000022/efea1a66) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@f3352caff16c: Final verdict of PTC: pass 20241021084616909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@f3352caff16c: Final verdict of PTC: none 20241021084616911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084616912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(806)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@f3352caff16c: Final verdict of PTC: none -NSVCI98(812)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@f3352caff16c: Final verdict of PTC: none -NSVCI99(816)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(804)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(814)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(810)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:46:17 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241021084617044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084617445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96276) 20241021084617912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084617912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96276, count=104656) 20241021084618914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084618914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:46:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084619916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084619916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_deact_dup started. 20241021084620503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084620504 DMM INFO MM(262420000000022/efea1a66) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084620504 DMM INFO MM(262420000000022/efea1a66) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084620504 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084620504 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084620504 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084620505 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084620505 DLLC NOTICE LLME(ffffffff/efea1a66){ASSIGNED} LLGM Assign pre (efea1a66 => ffffffff) (gprs_llc.c:1079) 20241021084620505 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efea1a66 => ffffffff) (gprs_llc.c:1125) 20241021084620505 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084620505 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084620505 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241021084620505 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) 20241021084620505 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) 20241021084620505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084620505 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084620505 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084620505 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084620505 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084620546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084620546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084620546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084620546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084620546 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084620546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084620546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084620546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084620546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084620548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084620548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084620548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084620548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084620548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084620548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084620548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084620548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084620548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084620548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084620548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084620548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084620548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084620551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084620561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084620561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(826)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_deact_dup-BVCI196(824)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084620584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084620584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084620584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084620584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084620584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084620584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084620584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084620584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084620584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084620586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084620586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084620586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084620586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084620586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084620586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084620586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084620586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084620586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084620586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084620586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084620586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(830)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084620586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084620590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084620600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084620600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084620624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084620624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084620624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084620624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084620624 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084620624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084620624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084620624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084620624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084620626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084620626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084620626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084620626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084620626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084620626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084620626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084620626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084620626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084620626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084620626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084620627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084620627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084620631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084620640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084620640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084620917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084620917 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084620917 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084620917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084620919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084620919 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@f3352caff16c: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='F3EBE793'O, index=0 SGSN_Test-GSUP(837)@f3352caff16c: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@f3352caff16c: 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 := '0D9C9C7FEECFC32E09FEABC4C246B29C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06D90E69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1438BC77F7448165'O } } } } } 20241021084620964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084620965 DLLC NOTICE LLME(ffffffff/f3ebe793){UNASSIGNED} LLC RX: unknown TLLI 0xf3ebe793, creating LLME on the fly (gprs_llc.c:552) 20241021084620965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084620965 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241021084620965 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084620965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084620965 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084620965 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084620965 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084620965 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084620965 DLLC NOTICE LLME(ffffffff/f3ebe793){UNASSIGNED} LLGM Assign pre (f3ebe793 => d91483a6) (gprs_llc.c:1079) 20241021084620965 DLLC NOTICE LLME(f3ebe793/d91483a6){ASSIGNED} LLGM Assign post (f3ebe793 => d91483a6) (gprs_llc.c:1125) 20241021084620965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084620965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084620965 DMM DEBUG MM(262420000000046/d91483a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084620978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084620978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084620978 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084620978 DMM DEBUG MM(262420000000046/d91483a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241021084620978 DMM NOTICE MM(262420000000046/d91483a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084620978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084620978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084620978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084620978 DMM DEBUG MM(262420000000046/d91483a6) Requesting authorization (sgsn_auth.c:160) 20241021084620978 DMM INFO MM(262420000000046/d91483a6) Requesting authentication tuples (sgsn_auth.c:184) 20241021084620978 DMM DEBUG MM(262420000000046/d91483a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084620978 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241021084620978 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)@f3352caff16c: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241021084620981 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084620981 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084620981 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084620981 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084620981 DMM INFO MM(262420000000046/d91483a6) Subscriber data update (mmctx.c:445) 20241021084620981 DMM DEBUG MM(262420000000046/d91483a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084620981 DMM INFO MM(262420000000046/d91483a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084620981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084620981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084620981 DMM INFO MM(262420000000046/d91483a6) <- GMM AUTH AND CIPHERING REQ (rand = 0d 9c 9c 7f ee cf c3 2e 09 fe ab c4 c2 46 b2 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084620989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084620989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084620989 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084620989 DMM INFO MM(262420000000046/d91483a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084620989 DMM NOTICE MM(262420000000046/d91483a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084620989 DMM DEBUG MM(262420000000046/d91483a6) checking auth: received GSM SRES = 06 d9 0e 69 (gprs_gmm.c:666) 20241021084620989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084620989 DMM DEBUG MM(262420000000046/d91483a6) Requesting authorization (sgsn_auth.c:160) 20241021084620989 DMM INFO MM(262420000000046/d91483a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084620989 DMM DEBUG MM(262420000000046/d91483a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084620989 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241021084620989 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) 20241021084620989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084620989 DMM INFO MM(262420000000046/d91483a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91483a6) (gprs_gmm.c:300) 20241021084620990 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084620990 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084620990 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241021084620990 DMM INFO MM(262420000000046/d91483a6) Subscriber data update (mmctx.c:445) 20241021084620990 DMM DEBUG MM(262420000000046/d91483a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084620990 DMM INFO MM(262420000000046/d91483a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084620991 DMM NOTICE MM(262420000000046/d91483a6) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241021084620991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084620991 DMM NOTICE MM(262420000000046/d91483a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084620991 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) 20241021084620991 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084620991 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241021084620991 DMM INFO MM(262420000000046/d91483a6) Subscriber data update (mmctx.c:445) 20241021084620991 DMM DEBUG MM(262420000000046/d91483a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084620998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084620998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084620998 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084620998 DMM INFO MM(262420000000046/d91483a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084620998 DMM NOTICE MM(262420000000046/d91483a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084620998 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084620998 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084620998 DLLC NOTICE LLME(f3ebe793/d91483a6){ASSIGNED} LLGM Assign pre (ffffffff => d91483a6) (gprs_llc.c:1079) 20241021084620998 DLLC NOTICE LLME(ffffffff/d91483a6){ASSIGNED} LLGM Assign post (ffffffff => d91483a6) (gprs_llc.c:1125) 20241021084620998 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084620998 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084620998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084620998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@f3352caff16c: setverdict(pass): none -> pass 20241021084621049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084621049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084621049 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084621049 DMM INFO MM(262420000000046/d91483a6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084621049 DMM INFO MM(262420000000046/d91483a6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084621049 DMM DEBUG MM(262420000000046/d91483a6) Using GGSN 0 (gprs_sm.c:312) 20241021084621049 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) 20241021084621049 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241021084621049 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084621049 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084621049 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241021084621060 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 55 ae 36 eb 11 e3 74 a7 0f 14 05 7f 26 ed ca da 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241021084621060 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d31a8, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084621060 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084621060 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=d91483a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084621060 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084621060 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084621068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084621068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241021084621068 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084621068 DMM INFO MM(262420000000046/d91483a6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241021084621068 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084621068 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241021084621069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084621069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084621069 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084621069 DMM INFO MM(262420000000046/d91483a6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241021084621069 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084621069 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@f3352caff16c: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@f3352caff16c: "Received deletePDPContextResponse 1, seq_nr=1036" 20241021084621070 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) 20241021084621070 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fc9044d31a8, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084621070 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241021084621070 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=d91483a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084621070 DMM INFO MM(262420000000046/d91483a6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241021084621070 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241021084621070 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241021084621071 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) 20241021084621071 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)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@f3352caff16c: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@f3352caff16c: Final verdict of PTC: pass 20241021084623081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49084<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@f3352caff16c: Final verdict of PTC: none 20241021084623084 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084623084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(835)@f3352caff16c: Final verdict of PTC: none -NSVCI97(825)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@f3352caff16c: Final verdict of PTC: none -NSVCI98(830)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(833)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(828)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(823)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:46:23 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241021084623213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084623614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241021084624085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084624085 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) 20241021084625087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084625087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:46:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084626087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084626087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_second_attempt started. 20241021084626676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084626677 DMM INFO MM(262420000000046/d91483a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084626677 DMM INFO MM(262420000000046/d91483a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084626677 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084626677 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084626677 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084626677 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084626677 DLLC NOTICE LLME(ffffffff/d91483a6){ASSIGNED} LLGM Assign pre (d91483a6 => ffffffff) (gprs_llc.c:1079) 20241021084626677 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d91483a6 => ffffffff) (gprs_llc.c:1125) 20241021084626677 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241021084626677 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) 20241021084626677 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) 20241021084626677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084626678 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084626678 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084626678 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084626678 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084626727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084626727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084626727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084626727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084626727 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084626727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084626727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084626727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084626727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084626728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084626728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084626728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084626728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084626728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084626728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084626728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084626728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084626728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084626728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084626728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084626729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084626729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084626733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(845)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084626742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084626742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084626763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084626763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084626763 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084626763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084626763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084626765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084626765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084626765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084626765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084626765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084626765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084626765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084626765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084626765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084626765 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084626765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084626766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084626766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084626769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084626779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084626779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084626799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084626799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084626799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084626799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084626799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084626799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084626799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084626799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084626799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084626800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084626800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084626800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084626801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084626801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084626801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084626801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084626801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084626801 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084626801 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084626801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084626801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084626801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084626805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084626815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084626815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084627088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084627088 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084627088 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084627088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084627091 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084627091 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@f3352caff16c: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D7F5CAB1'O, index=0 SGSN_Test-GSUP(856)@f3352caff16c: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@f3352caff16c: 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 := '1C2AA3877E33B0AB4BEE66AB7C881D66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6EF834BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '318EB46DCF445E81'O } } } } } 20241021084627134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084627134 DLLC NOTICE LLME(ffffffff/d7f5cab1){UNASSIGNED} LLC RX: unknown TLLI 0xd7f5cab1, creating LLME on the fly (gprs_llc.c:552) 20241021084627134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084627134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241021084627135 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084627135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084627135 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084627135 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084627135 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084627135 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084627135 DLLC NOTICE LLME(ffffffff/d7f5cab1){UNASSIGNED} LLGM Assign pre (d7f5cab1 => e60dc0bd) (gprs_llc.c:1079) 20241021084627135 DLLC NOTICE LLME(d7f5cab1/e60dc0bd){ASSIGNED} LLGM Assign post (d7f5cab1 => e60dc0bd) (gprs_llc.c:1125) 20241021084627135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084627135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084627135 DMM DEBUG MM(262420000000022/e60dc0bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084627147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084627147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084627147 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084627147 DMM DEBUG MM(262420000000022/e60dc0bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241021084627147 DMM NOTICE MM(262420000000022/e60dc0bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084627147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084627147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084627147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084627147 DMM DEBUG MM(262420000000022/e60dc0bd) Requesting authorization (sgsn_auth.c:160) 20241021084627147 DMM INFO MM(262420000000022/e60dc0bd) Requesting authentication tuples (sgsn_auth.c:184) 20241021084627147 DMM DEBUG MM(262420000000022/e60dc0bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084627147 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241021084627147 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)@f3352caff16c: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@f3352caff16c: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241021084627150 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084627150 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084627150 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084627150 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084627150 DMM INFO MM(262420000000022/e60dc0bd) Subscriber data update (mmctx.c:445) 20241021084627150 DMM DEBUG MM(262420000000022/e60dc0bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084627150 DMM INFO MM(262420000000022/e60dc0bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084627150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084627150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084627150 DMM INFO MM(262420000000022/e60dc0bd) <- GMM AUTH AND CIPHERING REQ (rand = 1c 2a a3 87 7e 33 b0 ab 4b ee 66 ab 7c 88 1d 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084627157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084627157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084627157 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084627157 DMM INFO MM(262420000000022/e60dc0bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084627157 DMM NOTICE MM(262420000000022/e60dc0bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084627157 DMM DEBUG MM(262420000000022/e60dc0bd) checking auth: received GSM SRES = 6e f8 34 bd (gprs_gmm.c:666) 20241021084627157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084627157 DMM DEBUG MM(262420000000022/e60dc0bd) Requesting authorization (sgsn_auth.c:160) 20241021084627157 DMM INFO MM(262420000000022/e60dc0bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084627158 DMM DEBUG MM(262420000000022/e60dc0bd) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084627158 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241021084627158 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) 20241021084627158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084627158 DMM INFO MM(262420000000022/e60dc0bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe60dc0bd) (gprs_gmm.c:300) 20241021084627159 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084627159 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084627159 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241021084627159 DMM INFO MM(262420000000022/e60dc0bd) Subscriber data update (mmctx.c:445) 20241021084627159 DMM DEBUG MM(262420000000022/e60dc0bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084627159 DMM INFO MM(262420000000022/e60dc0bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084627159 DMM NOTICE MM(262420000000022/e60dc0bd) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241021084627159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084627159 DMM NOTICE MM(262420000000022/e60dc0bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084627159 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) 20241021084627160 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084627160 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241021084627160 DMM INFO MM(262420000000022/e60dc0bd) Subscriber data update (mmctx.c:445) 20241021084627160 DMM DEBUG MM(262420000000022/e60dc0bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084627165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084627165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084627165 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084627165 DMM INFO MM(262420000000022/e60dc0bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084627165 DMM NOTICE MM(262420000000022/e60dc0bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084627166 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084627166 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084627166 DLLC NOTICE LLME(d7f5cab1/e60dc0bd){ASSIGNED} LLGM Assign pre (ffffffff => e60dc0bd) (gprs_llc.c:1079) 20241021084627166 DLLC NOTICE LLME(ffffffff/e60dc0bd){ASSIGNED} LLGM Assign post (ffffffff => e60dc0bd) (gprs_llc.c:1125) 20241021084627166 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084627166 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084627166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084627166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@f3352caff16c: setverdict(pass): none -> pass TC_attach_second_attempt(858)@f3352caff16c: 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 := 'C5F9CD9D1C5CA33FDD35C0E0556A5E91'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93F689A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD7DF5BD74160CA9'O } } } } } 20241021084627217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084627217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084627217 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084627217 DMM INFO MM(262420000000022/e60dc0bd) -> GMM ATTACH REQUEST MI(TMSI-0xE60DC0BD) type="GPRS attach" (gprs_gmm.c:1266) 20241021084627217 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084627217 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021084627217 DLLC NOTICE LLME(ffffffff/e60dc0bd){ASSIGNED} LLGM Assign pre (e60dc0bd => ecebb243) (gprs_llc.c:1079) 20241021084627217 DLLC NOTICE LLME(e60dc0bd/ecebb243){ASSIGNED} LLGM Assign post (e60dc0bd => ecebb243) (gprs_llc.c:1125) 20241021084627217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084627217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084627217 DMM DEBUG MM(262420000000022/ecebb243) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084627223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084627223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241021084627224 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084627224 DMM DEBUG MM(262420000000022/ecebb243) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241021084627224 DMM NOTICE MM(262420000000022/ecebb243) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084627224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084627224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084627224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084627224 DMM DEBUG MM(262420000000022/ecebb243) Requesting authorization (sgsn_auth.c:160) 20241021084627224 DMM INFO MM(262420000000022/ecebb243) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084627224 DMM DEBUG MM(262420000000022/ecebb243) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084627224 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241021084627224 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) 20241021084629324 DGPRS DEBUG Checking for inactive LLMEs, time = 11311123 (sgsn.c:131) 20241021084633225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241021084633225 DMM ERROR MM(262420000000022/ecebb243) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241021084633225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241021084633225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241021084633225 DMM NOTICE MM(262420000000022/ecebb243) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241021084633225 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241021084633226 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) 20241021084633226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Reject}: Deallocated (fsm.c:568) 20241021084633226 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Deallocated (fsm.c:568) 20241021084633226 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084633226 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241021084633226 DLLC NOTICE LLME(e60dc0bd/ecebb243){ASSIGNED} LLGM Assign pre (ecebb243 => ffffffff) (gprs_llc.c:1079) 20241021084633226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecebb243 => ffffffff) (gprs_llc.c:1125) 20241021084647090 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021084647090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084647091 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241021084656730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084656731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084656731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084656766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084656768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084656768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084656802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084656803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084656803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@f3352caff16c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f3352caff16c: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241021084657151 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084657151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@f3352caff16c: Final verdict of PTC: none -NSVCI98(849)@f3352caff16c: Final verdict of PTC: none -NSVCI97(844)@f3352caff16c: Final verdict of PTC: none -NSVCI99(854)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@f3352caff16c: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@f3352caff16c: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@f3352caff16c: Final verdict of PTC: none 20241021084657155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI196(843)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(852)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(847)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(842)@f3352caff16c: Final verdict of PTC: none TC_attach_second_attempt(858)@f3352caff16c: Final verdict of PTC: fail reason: "Tguard timeout" MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@f3352caff16c: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@f3352caff16c: 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'. Mon Oct 21 08:46:57 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241021084657283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084657584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106484) 20241021084658152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084658152 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) 20241021084659153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084659153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021084659325 DGPRS DEBUG Checking for inactive LLMEs, time = 11311153 (sgsn.c:131) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:46:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084700155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084700155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_echo_timeout started. 20241021084700651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084700653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084700702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084700702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084700702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084700702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084700702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084700702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084700702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084700702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084700702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(863)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(864)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084700705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084700705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084700705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084700705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084700705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084700705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084700705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084700705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084700705 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084700705 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084700705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084700705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084700705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084700709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084700718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084700718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(865)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(861)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084700732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084700732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084700732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084700732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084700732 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084700732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084700732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084700732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084700732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084700734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084700734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084700734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084700734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084700734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084700734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084700734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084700734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084700734 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084700734 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084700734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084700735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084700735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084700739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084700747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084700747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084700771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084700771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084700771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084700771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084700771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084700771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084700771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084700771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084700771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084700773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084700773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084700773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084700773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084700773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084700773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084700773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084700773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084700773 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084700773 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084700773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084700774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084700774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084700777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084700787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084700787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084701156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084701156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084701156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084701156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084701158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084701159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(861)@f3352caff16c: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='E9366643'O, index=0 SGSN_Test-GSUP(875)@f3352caff16c: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@f3352caff16c: 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 := '4CBC4348035536426D9E42A021EE9222'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B4F8333'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '865C3993DE6BAF60'O } } } } } 20241021084701204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084701204 DLLC NOTICE LLME(ffffffff/e9366643){UNASSIGNED} LLC RX: unknown TLLI 0xe9366643, creating LLME on the fly (gprs_llc.c:552) 20241021084701204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084701204 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241021084701204 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084701204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084701204 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084701204 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084701204 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084701204 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084701204 DLLC NOTICE LLME(ffffffff/e9366643){UNASSIGNED} LLGM Assign pre (e9366643 => dc34101a) (gprs_llc.c:1079) 20241021084701204 DLLC NOTICE LLME(e9366643/dc34101a){ASSIGNED} LLGM Assign post (e9366643 => dc34101a) (gprs_llc.c:1125) 20241021084701204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084701204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084701204 DMM DEBUG MM(262420000000067/dc34101a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084701217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084701217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084701217 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084701217 DMM DEBUG MM(262420000000067/dc34101a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241021084701217 DMM NOTICE MM(262420000000067/dc34101a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084701217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084701217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084701217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084701217 DMM DEBUG MM(262420000000067/dc34101a) Requesting authorization (sgsn_auth.c:160) 20241021084701217 DMM INFO MM(262420000000067/dc34101a) Requesting authentication tuples (sgsn_auth.c:184) 20241021084701217 DMM DEBUG MM(262420000000067/dc34101a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084701217 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241021084701217 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)@f3352caff16c: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@f3352caff16c: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241021084701220 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084701220 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084701220 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084701220 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084701220 DMM INFO MM(262420000000067/dc34101a) Subscriber data update (mmctx.c:445) 20241021084701220 DMM DEBUG MM(262420000000067/dc34101a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084701220 DMM INFO MM(262420000000067/dc34101a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084701220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084701220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084701220 DMM INFO MM(262420000000067/dc34101a) <- GMM AUTH AND CIPHERING REQ (rand = 4c bc 43 48 03 55 36 42 6d 9e 42 a0 21 ee 92 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084701229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084701229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084701229 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084701229 DMM INFO MM(262420000000067/dc34101a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084701229 DMM NOTICE MM(262420000000067/dc34101a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084701229 DMM DEBUG MM(262420000000067/dc34101a) checking auth: received GSM SRES = 7b 4f 83 33 (gprs_gmm.c:666) 20241021084701229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084701229 DMM DEBUG MM(262420000000067/dc34101a) Requesting authorization (sgsn_auth.c:160) 20241021084701229 DMM INFO MM(262420000000067/dc34101a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084701229 DMM DEBUG MM(262420000000067/dc34101a) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084701229 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241021084701229 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) 20241021084701229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084701229 DMM INFO MM(262420000000067/dc34101a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc34101a) (gprs_gmm.c:300) 20241021084701231 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084701231 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084701231 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241021084701231 DMM INFO MM(262420000000067/dc34101a) Subscriber data update (mmctx.c:445) 20241021084701231 DMM DEBUG MM(262420000000067/dc34101a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084701231 DMM INFO MM(262420000000067/dc34101a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084701231 DMM NOTICE MM(262420000000067/dc34101a) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241021084701231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084701231 DMM NOTICE MM(262420000000067/dc34101a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084701231 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) 20241021084701231 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084701231 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241021084701231 DMM INFO MM(262420000000067/dc34101a) Subscriber data update (mmctx.c:445) 20241021084701232 DMM DEBUG MM(262420000000067/dc34101a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084701238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084701238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084701238 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084701238 DMM INFO MM(262420000000067/dc34101a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084701238 DMM NOTICE MM(262420000000067/dc34101a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084701238 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084701238 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084701238 DLLC NOTICE LLME(e9366643/dc34101a){ASSIGNED} LLGM Assign pre (ffffffff => dc34101a) (gprs_llc.c:1079) 20241021084701238 DLLC NOTICE LLME(ffffffff/dc34101a){ASSIGNED} LLGM Assign post (ffffffff => dc34101a) (gprs_llc.c:1125) 20241021084701238 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084701238 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084701238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084701238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@f3352caff16c: setverdict(pass): none -> pass 20241021084701290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084701290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084701290 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084701290 DMM INFO MM(262420000000067/dc34101a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084701290 DMM INFO MM(262420000000067/dc34101a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084701290 DMM DEBUG MM(262420000000067/dc34101a) Using GGSN 0 (gprs_sm.c:312) 20241021084701290 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) 20241021084701290 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241021084701290 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084701290 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084701290 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241021084701303 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 8c 24 dd 4d 11 52 66 62 f1 14 05 7f 5c 2d 05 34 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) 20241021084701303 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d31a8, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084701303 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084701303 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=dc34101a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084701303 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084701303 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084706171 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241021084706174 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) 20241021084706174 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55cf458918f0) (sgsn_libgtp.c:632) 20241021084711172 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1039" 20241021084716174 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241021084716174 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1039" 20241021084721158 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021084721158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084721158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241021084721175 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241021084721175 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241021084721175 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1041" 20241021084726176 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241021084726176 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241021084726176 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241021084726176 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1041" 20241021084729326 DGPRS DEBUG Checking for inactive LLMEs, time = 11311183 (sgsn.c:131) 20241021084730707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084730709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084730709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084730736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084730737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084730737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084730774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084730776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084730776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084731177 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241021084731177 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241021084731177 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241021084731177 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241021084731177 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1043" 20241021084736179 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241021084736180 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241021084736180 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241021084736180 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241021084736180 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55cf458918f0) (sgsn_libgtp.c:632) 20241021084736180 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55cf458918f0) (sgsn_libgtp.c:636) 20241021084736180 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241021084736180 DMM INFO MM(262420000000067/dc34101a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084736180 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241021084736180 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241021084736180 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241021084736180 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241021084736180 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241021084736180 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241021084736180 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241021084736180 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241021084736180 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241021084736180 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241021084736180 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241021084736180 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241021084736180 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@f3352caff16c: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(861)@f3352caff16c: Removing Client IMSI='262420000000067'H, index=0 20241021084736189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084736189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241021084736189 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084736189 DMM INFO MM(262420000000067/dc34101a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@f3352caff16c: Final verdict of PTC: pass 20241021084736191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46560<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(864)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@f3352caff16c: Final verdict of PTC: none 20241021084736193 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084736193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@f3352caff16c: Final verdict of PTC: none -NSVCI98(868)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@f3352caff16c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(861)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@f3352caff16c: Final verdict of PTC: none -NSVCI99(873)@f3352caff16c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@f3352caff16c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(866)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(871)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(862)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_echo_timeout-BVCI196(861): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:47:36 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241021084736321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084736722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113096) 20241021084737195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084737195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113096, count=114256) 20241021084738196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084738197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:47:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084739198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084739198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_restart_ctr_echo started. 20241021084739782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084739783 DMM INFO MM(262420000000067/dc34101a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084739783 DMM INFO MM(262420000000067/dc34101a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084739783 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084739783 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084739783 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084739783 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084739783 DLLC NOTICE LLME(ffffffff/dc34101a){ASSIGNED} LLGM Assign pre (dc34101a => ffffffff) (gprs_llc.c:1079) 20241021084739783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc34101a => ffffffff) (gprs_llc.c:1125) 20241021084739783 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084739783 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084739783 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241021084739783 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) 20241021084739783 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) 20241021084739783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084739783 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084739783 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084739783 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084739783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084739840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084739840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084739840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084739840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084739840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084739840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084739840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084739840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084739840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084739842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084739842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084739842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084739842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084739842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084739842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084739842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084739842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084739842 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084739842 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084739842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084739843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084739843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084739847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084739855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084739855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(880)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(882)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084739868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084739868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084739868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084739868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084739868 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084739868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084739868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084739868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084739868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084739870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084739870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084739870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084739870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084739870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084739870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084739870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084739870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084739870 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084739870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084739870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(887)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084739871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084739871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084739874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084739884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084739884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084739909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084739909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084739909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084739909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084739909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084739909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084739909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084739909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084739909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084739911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084739911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084739911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084739911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084739911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084739911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084739911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084739911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084739911 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084739911 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084739911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084739912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084739912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084739915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084739925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084739925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084740199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084740199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084740199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084740199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084740201 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084740202 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@f3352caff16c: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='DDD029CF'O, index=0 SGSN_Test-GSUP(894)@f3352caff16c: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@f3352caff16c: 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 := '057350CE66B48883F633E9271941C1F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A0262FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67BD6BADFFEE7862'O } } } } } 20241021084740248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084740249 DLLC NOTICE LLME(ffffffff/ddd029cf){UNASSIGNED} LLC RX: unknown TLLI 0xddd029cf, creating LLME on the fly (gprs_llc.c:552) 20241021084740249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084740249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241021084740249 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084740249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084740249 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084740249 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084740249 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084740249 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084740249 DLLC NOTICE LLME(ffffffff/ddd029cf){UNASSIGNED} LLGM Assign pre (ddd029cf => dd247934) (gprs_llc.c:1079) 20241021084740249 DLLC NOTICE LLME(ddd029cf/dd247934){ASSIGNED} LLGM Assign post (ddd029cf => dd247934) (gprs_llc.c:1125) 20241021084740249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084740249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084740249 DMM DEBUG MM(262420000000023/dd247934) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084740262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084740262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084740262 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084740262 DMM DEBUG MM(262420000000023/dd247934) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241021084740262 DMM NOTICE MM(262420000000023/dd247934) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084740262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084740262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084740262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084740262 DMM DEBUG MM(262420000000023/dd247934) Requesting authorization (sgsn_auth.c:160) 20241021084740263 DMM INFO MM(262420000000023/dd247934) Requesting authentication tuples (sgsn_auth.c:184) 20241021084740263 DMM DEBUG MM(262420000000023/dd247934) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084740263 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241021084740263 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)@f3352caff16c: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@f3352caff16c: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241021084740266 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084740266 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084740266 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084740266 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084740266 DMM INFO MM(262420000000023/dd247934) Subscriber data update (mmctx.c:445) 20241021084740266 DMM DEBUG MM(262420000000023/dd247934) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084740266 DMM INFO MM(262420000000023/dd247934) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084740266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084740266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084740266 DMM INFO MM(262420000000023/dd247934) <- GMM AUTH AND CIPHERING REQ (rand = 05 73 50 ce 66 b4 88 83 f6 33 e9 27 19 41 c1 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084740273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084740273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084740273 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084740273 DMM INFO MM(262420000000023/dd247934) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084740273 DMM NOTICE MM(262420000000023/dd247934) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084740273 DMM DEBUG MM(262420000000023/dd247934) checking auth: received GSM SRES = 9a 02 62 fe (gprs_gmm.c:666) 20241021084740273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084740273 DMM DEBUG MM(262420000000023/dd247934) Requesting authorization (sgsn_auth.c:160) 20241021084740273 DMM INFO MM(262420000000023/dd247934) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084740273 DMM DEBUG MM(262420000000023/dd247934) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084740273 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241021084740273 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) 20241021084740273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084740273 DMM INFO MM(262420000000023/dd247934) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd247934) (gprs_gmm.c:300) 20241021084740275 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084740275 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084740275 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241021084740275 DMM INFO MM(262420000000023/dd247934) Subscriber data update (mmctx.c:445) 20241021084740275 DMM DEBUG MM(262420000000023/dd247934) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084740275 DMM INFO MM(262420000000023/dd247934) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084740275 DMM NOTICE MM(262420000000023/dd247934) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241021084740275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084740275 DMM NOTICE MM(262420000000023/dd247934) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084740275 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) 20241021084740275 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084740275 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241021084740275 DMM INFO MM(262420000000023/dd247934) Subscriber data update (mmctx.c:445) 20241021084740275 DMM DEBUG MM(262420000000023/dd247934) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084740282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084740282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084740282 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084740282 DMM INFO MM(262420000000023/dd247934) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084740282 DMM NOTICE MM(262420000000023/dd247934) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084740282 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084740282 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084740282 DLLC NOTICE LLME(ddd029cf/dd247934){ASSIGNED} LLGM Assign pre (ffffffff => dd247934) (gprs_llc.c:1079) 20241021084740282 DLLC NOTICE LLME(ffffffff/dd247934){ASSIGNED} LLGM Assign post (ffffffff => dd247934) (gprs_llc.c:1125) 20241021084740282 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084740282 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084740282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084740282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@f3352caff16c: setverdict(pass): none -> pass 20241021084740333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084740333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084740333 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084740333 DMM INFO MM(262420000000023/dd247934) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084740333 DMM INFO MM(262420000000023/dd247934) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084740333 DMM DEBUG MM(262420000000023/dd247934) Using GGSN 0 (gprs_sm.c:312) 20241021084740333 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241021084740333 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084740333 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084740333 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241021084740346 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 b7 51 5f 15 11 4c 30 dd 0a 14 05 7f 6b 7e 6b 5a 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) 20241021084740346 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d0058, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084740346 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084740346 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=dd247934, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084740346 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084740346 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084745334 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241021084745337 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) 20241021084745337 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55cf458918f0) (sgsn_libgtp.c:632) 20241021084750335 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241021084750337 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) 20241021084750337 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55cf458918f0) (sgsn_libgtp.c:632) 20241021084750337 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241021084750337 DMM INFO MM(262420000000023/dd247934) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084750337 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241021084750337 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@f3352caff16c: Removing Client IMSI='262420000000023'H, index=0 20241021084750346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084750346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241021084750346 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084750346 DMM INFO MM(262420000000023/dd247934) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@f3352caff16c: Final verdict of PTC: pass 20241021084750349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@f3352caff16c: Final verdict of PTC: none -NSVCI99(892)@f3352caff16c: Final verdict of PTC: none 20241021084750351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(882)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@f3352caff16c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@f3352caff16c: Final verdict of PTC: none -NSVCI97(883)@f3352caff16c: Final verdict of PTC: none 20241021084750351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI220(891)@f3352caff16c: Final verdict of PTC: none -NSVCI98(887)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@f3352caff16c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(881)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(890)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(885)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:47:50 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 20241021084750477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084750878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99644) 20241021084751351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084751351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99644, count=104000) 20241021084752352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084752353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:47:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084753353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084753354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_restart_ctr_create started. 20241021084753940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084753941 DMM INFO MM(262420000000023/dd247934) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084753941 DMM INFO MM(262420000000023/dd247934) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084753942 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084753942 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084753942 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084753942 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084753942 DLLC NOTICE LLME(ffffffff/dd247934){ASSIGNED} LLGM Assign pre (dd247934 => ffffffff) (gprs_llc.c:1079) 20241021084753942 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd247934 => ffffffff) (gprs_llc.c:1125) 20241021084753942 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084753942 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084753942 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241021084753942 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) 20241021084753942 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) 20241021084753942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084753942 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084753942 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084753942 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084753942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084753985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084753985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084753985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084753985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084753985 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084753986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084753986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084753986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084753986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084753987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084753987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084753987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084753988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084753988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084753988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084753988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084753988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084753988 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084753988 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084753988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084753988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084753988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084753993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084754003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754003 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084754024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084754024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084754024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084754024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084754024 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084754024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084754024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084754024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084754024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084754025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084754025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084754026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084754026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084754026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084754026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(906)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084754026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084754026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084754026 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084754026 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084754026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084754027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084754027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084754031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084754041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(904)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(906)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084754057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084754057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084754057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084754057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084754057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084754057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084754057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084754057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084754057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084754059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084754059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084754059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084754059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084754059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084754059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084754059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084754059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084754059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084754059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084754059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084754060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084754060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084754064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084754074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084754354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084754354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084754354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084754354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084754356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084754357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@f3352caff16c: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='E2A52B52'O, index=0 SGSN_Test-GSUP(913)@f3352caff16c: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@f3352caff16c: 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 := '665FEB264CF487E6FBD37F303BF3F906'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7B900DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC5052D88AB1A4D9'O } } } } } 20241021084754404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754404 DLLC NOTICE LLME(ffffffff/e2a52b52){UNASSIGNED} LLC RX: unknown TLLI 0xe2a52b52, creating LLME on the fly (gprs_llc.c:552) 20241021084754404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084754404 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241021084754404 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084754404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084754404 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084754404 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084754404 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084754404 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084754404 DLLC NOTICE LLME(ffffffff/e2a52b52){UNASSIGNED} LLGM Assign pre (e2a52b52 => e0d218ff) (gprs_llc.c:1079) 20241021084754404 DLLC NOTICE LLME(e2a52b52/e0d218ff){ASSIGNED} LLGM Assign post (e2a52b52 => e0d218ff) (gprs_llc.c:1125) 20241021084754404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084754404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084754404 DMM DEBUG MM(262420000000024/e0d218ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084754416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084754416 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084754416 DMM DEBUG MM(262420000000024/e0d218ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241021084754416 DMM NOTICE MM(262420000000024/e0d218ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084754416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084754416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084754416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084754416 DMM DEBUG MM(262420000000024/e0d218ff) Requesting authorization (sgsn_auth.c:160) 20241021084754416 DMM INFO MM(262420000000024/e0d218ff) Requesting authentication tuples (sgsn_auth.c:184) 20241021084754416 DMM DEBUG MM(262420000000024/e0d218ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084754416 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241021084754416 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)@f3352caff16c: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@f3352caff16c: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241021084754419 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084754419 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084754419 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084754419 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084754419 DMM INFO MM(262420000000024/e0d218ff) Subscriber data update (mmctx.c:445) 20241021084754419 DMM DEBUG MM(262420000000024/e0d218ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084754419 DMM INFO MM(262420000000024/e0d218ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084754419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084754419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084754419 DMM INFO MM(262420000000024/e0d218ff) <- GMM AUTH AND CIPHERING REQ (rand = 66 5f eb 26 4c f4 87 e6 fb d3 7f 30 3b f3 f9 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084754425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084754425 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084754426 DMM INFO MM(262420000000024/e0d218ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084754426 DMM NOTICE MM(262420000000024/e0d218ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084754426 DMM DEBUG MM(262420000000024/e0d218ff) checking auth: received GSM SRES = c7 b9 00 dd (gprs_gmm.c:666) 20241021084754426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084754426 DMM DEBUG MM(262420000000024/e0d218ff) Requesting authorization (sgsn_auth.c:160) 20241021084754426 DMM INFO MM(262420000000024/e0d218ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084754426 DMM DEBUG MM(262420000000024/e0d218ff) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084754426 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241021084754426 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) 20241021084754426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084754426 DMM INFO MM(262420000000024/e0d218ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d218ff) (gprs_gmm.c:300) 20241021084754427 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084754427 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084754427 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241021084754427 DMM INFO MM(262420000000024/e0d218ff) Subscriber data update (mmctx.c:445) 20241021084754427 DMM DEBUG MM(262420000000024/e0d218ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084754427 DMM INFO MM(262420000000024/e0d218ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084754427 DMM NOTICE MM(262420000000024/e0d218ff) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241021084754427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084754427 DMM NOTICE MM(262420000000024/e0d218ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084754427 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) 20241021084754427 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084754428 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241021084754428 DMM INFO MM(262420000000024/e0d218ff) Subscriber data update (mmctx.c:445) 20241021084754428 DMM DEBUG MM(262420000000024/e0d218ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084754434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084754434 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084754434 DMM INFO MM(262420000000024/e0d218ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084754434 DMM NOTICE MM(262420000000024/e0d218ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084754434 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084754434 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084754434 DLLC NOTICE LLME(e2a52b52/e0d218ff){ASSIGNED} LLGM Assign pre (ffffffff => e0d218ff) (gprs_llc.c:1079) 20241021084754434 DLLC NOTICE LLME(ffffffff/e0d218ff){ASSIGNED} LLGM Assign post (ffffffff => e0d218ff) (gprs_llc.c:1125) 20241021084754434 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084754434 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084754434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084754434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@f3352caff16c: setverdict(pass): none -> pass 20241021084754486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084754486 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084754486 DMM INFO MM(262420000000024/e0d218ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084754486 DMM INFO MM(262420000000024/e0d218ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084754486 DMM DEBUG MM(262420000000024/e0d218ff) Using GGSN 0 (gprs_sm.c:312) 20241021084754486 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241021084754486 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084754486 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084754486 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241021084754498 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 8f fd 66 d0 11 e6 05 74 2c 14 05 7f 02 28 2c 07 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) 20241021084754498 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fc9044d0058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241021084754498 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fc9044d0058, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084754498 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241021084754498 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241021084754498 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241021084754498 DMM NOTICE MM(262420000000024/e0d218ff) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084754504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084754504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084754504 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084754504 DMM INFO MM(262420000000024/e0d218ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084754504 DMM INFO MM(262420000000024/e0d218ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084754505 DMM DEBUG MM(262420000000024/e0d218ff) Using GGSN 0 (gprs_sm.c:312) 20241021084754505 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241021084754505 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084754505 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084754505 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241021084754508 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 8f fd 66 d0 11 e6 05 74 2c 14 05 7f 02 28 2c 07 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) 20241021084754508 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fc9044d0058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241021084754508 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d0058, cbp=0x55cf4589b2b0) (sgsn_libgtp.c:632) 20241021084754508 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084754508 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=e0d218ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084754508 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084754508 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@f3352caff16c: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@f3352caff16c: Final verdict of PTC: pass 20241021084754517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45616<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(911)@f3352caff16c: Final verdict of PTC: none 20241021084754520 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084754520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(897)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@f3352caff16c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(913)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@f3352caff16c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@f3352caff16c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(904)@f3352caff16c: Final verdict of PTC: none -NSVCI98(907)@f3352caff16c: Final verdict of PTC: none -NSVCI97(901)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(905)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(909)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(899)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:47:54 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241021084754644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084755045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100336) 20241021084755521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084755521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100336, count=104692) 20241021084756522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084756522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:47: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_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 20241021084757523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084757523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241021084758107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084758108 DMM INFO MM(262420000000024/e0d218ff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084758108 DMM INFO MM(262420000000024/e0d218ff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084758108 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084758108 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084758108 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084758108 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084758108 DLLC NOTICE LLME(ffffffff/e0d218ff){ASSIGNED} LLGM Assign pre (e0d218ff => ffffffff) (gprs_llc.c:1079) 20241021084758108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0d218ff => ffffffff) (gprs_llc.c:1125) 20241021084758108 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084758108 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084758108 DMM NOTICE MM(262420000000024/e0d218ff) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021084758108 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241021084758108 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021084758108 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084758108 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241021084758108 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241021084758108 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) 20241021084758108 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) 20241021084758108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084758108 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084758108 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084758108 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084758108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084758154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084758154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084758154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084758154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084758155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084758155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084758155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084758155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084758155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084758156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084758156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084758156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084758156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084758156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084758157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084758157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084758157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084758157 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084758157 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084758157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084758157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084758158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084758162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084758171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084758171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084758185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084758185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084758185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084758185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084758185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084758185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084758185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084758185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084758185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084758187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084758187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084758187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084758187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084758187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084758187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084758187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084758187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084758187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084758187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084758187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084758187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084758187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084758191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084758200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084758200 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(924)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084758228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084758228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084758228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084758228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084758228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084758228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084758228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084758228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084758228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084758229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084758229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084758229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084758229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084758229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084758229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084758229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084758229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084758229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084758229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084758229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084758230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084758230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084758233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084758244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084758244 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)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084758524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084758524 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084758524 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084758524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084758526 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084758526 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021084759327 DGPRS DEBUG Checking for inactive LLMEs, time = 11311213 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@f3352caff16c: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='FAB8B3AC'O, index=0 SGSN_Test-GSUP(932)@f3352caff16c: 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)@f3352caff16c: 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 := 'A550E648DBF864F2F89CDC722D28BC32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD3D8D47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1D8CDF6583F1C97'O } } } } } 20241021084759583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084759583 DLLC NOTICE LLME(ffffffff/fab8b3ac){UNASSIGNED} LLC RX: unknown TLLI 0xfab8b3ac, creating LLME on the fly (gprs_llc.c:552) 20241021084759583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084759583 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241021084759583 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084759583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084759583 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084759583 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084759583 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084759583 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084759583 DLLC NOTICE LLME(ffffffff/fab8b3ac){UNASSIGNED} LLGM Assign pre (fab8b3ac => f5dbd042) (gprs_llc.c:1079) 20241021084759583 DLLC NOTICE LLME(fab8b3ac/f5dbd042){ASSIGNED} LLGM Assign post (fab8b3ac => f5dbd042) (gprs_llc.c:1125) 20241021084759583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084759583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084759583 DMM DEBUG MM(262420000000025/f5dbd042) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084759596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084759596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084759597 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084759597 DMM DEBUG MM(262420000000025/f5dbd042) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241021084759597 DMM NOTICE MM(262420000000025/f5dbd042) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084759597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084759597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084759597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084759597 DMM DEBUG MM(262420000000025/f5dbd042) Requesting authorization (sgsn_auth.c:160) 20241021084759597 DMM INFO MM(262420000000025/f5dbd042) Requesting authentication tuples (sgsn_auth.c:184) 20241021084759597 DMM DEBUG MM(262420000000025/f5dbd042) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084759597 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241021084759597 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)@f3352caff16c: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241021084759599 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084759599 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084759599 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084759599 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084759599 DMM INFO MM(262420000000025/f5dbd042) Subscriber data update (mmctx.c:445) 20241021084759599 DMM DEBUG MM(262420000000025/f5dbd042) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084759599 DMM INFO MM(262420000000025/f5dbd042) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084759599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084759599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084759600 DMM INFO MM(262420000000025/f5dbd042) <- GMM AUTH AND CIPHERING REQ (rand = a5 50 e6 48 db f8 64 f2 f8 9c dc 72 2d 28 bc 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084759607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084759607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084759607 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084759607 DMM INFO MM(262420000000025/f5dbd042) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084759607 DMM NOTICE MM(262420000000025/f5dbd042) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084759607 DMM DEBUG MM(262420000000025/f5dbd042) checking auth: received GSM SRES = bd 3d 8d 47 (gprs_gmm.c:666) 20241021084759607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084759607 DMM DEBUG MM(262420000000025/f5dbd042) Requesting authorization (sgsn_auth.c:160) 20241021084759607 DMM INFO MM(262420000000025/f5dbd042) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084759607 DMM DEBUG MM(262420000000025/f5dbd042) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084759607 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241021084759607 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) 20241021084759607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084759607 DMM INFO MM(262420000000025/f5dbd042) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5dbd042) (gprs_gmm.c:300) 20241021084759608 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084759608 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084759608 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241021084759608 DMM INFO MM(262420000000025/f5dbd042) Subscriber data update (mmctx.c:445) 20241021084759608 DMM DEBUG MM(262420000000025/f5dbd042) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084759608 DMM INFO MM(262420000000025/f5dbd042) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084759608 DMM NOTICE MM(262420000000025/f5dbd042) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241021084759608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084759608 DMM NOTICE MM(262420000000025/f5dbd042) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084759608 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) 20241021084759609 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084759609 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241021084759609 DMM INFO MM(262420000000025/f5dbd042) Subscriber data update (mmctx.c:445) 20241021084759609 DMM DEBUG MM(262420000000025/f5dbd042) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084759615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084759615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084759615 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084759615 DMM INFO MM(262420000000025/f5dbd042) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084759615 DMM NOTICE MM(262420000000025/f5dbd042) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084759615 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084759615 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084759615 DLLC NOTICE LLME(fab8b3ac/f5dbd042){ASSIGNED} LLGM Assign pre (ffffffff => f5dbd042) (gprs_llc.c:1079) 20241021084759615 DLLC NOTICE LLME(ffffffff/f5dbd042){ASSIGNED} LLGM Assign post (ffffffff => f5dbd042) (gprs_llc.c:1125) 20241021084759615 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084759615 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084759615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084759615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f3352caff16c: setverdict(pass): none -> pass 20241021084759667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084759667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084759667 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084759667 DMM INFO MM(262420000000025/f5dbd042) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084759667 DMM INFO MM(262420000000025/f5dbd042) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084759667 DMM DEBUG MM(262420000000025/f5dbd042) Using GGSN 0 (gprs_sm.c:312) 20241021084759667 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) 20241021084759667 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241021084759667 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084759667 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084759667 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241021084759679 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 53 52 58 70 11 b4 e9 d9 62 14 05 7f c7 e1 11 20 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) 20241021084759679 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d10c8, cbp=0x55cf458942a0) (sgsn_libgtp.c:632) 20241021084759679 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084759679 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=f5dbd042, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084759679 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084759679 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084759686 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241021084759686 DGPRS INFO PDP(262420000000025:5): Context 0x7fc9044d10c8 was deleted (sgsn_libgtp.c:660) 20241021084759686 DMM INFO MM(262420000000025/f5dbd042) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084759686 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241021084759686 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241021084807687 DMM INFO MM(262420000000025/f5dbd042) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084815001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241021084815688 DMM INFO MM(262420000000025/f5dbd042) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084818525 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021084818525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021084818525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084823689 DMM INFO MM(262420000000025/f5dbd042) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084828159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084828161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084828161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084828188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084828189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084828189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084828230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084828232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084828232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021084829328 DGPRS DEBUG Checking for inactive LLMEs, time = 11311243 (sgsn.c:131) 20241021084831690 DMM INFO MM(262420000000025/f5dbd042) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@f3352caff16c: Removing Client IMSI='262420000000025'H, index=0 20241021084831698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084831698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241021084831698 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084831698 DMM INFO MM(262420000000025/f5dbd042) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@f3352caff16c: Final verdict of PTC: pass 20241021084831701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44962<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084831703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084831703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(931)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@f3352caff16c: Final verdict of PTC: none -NSVCI99(930)@f3352caff16c: Final verdict of PTC: none -NSVCI97(920)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(932)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@f3352caff16c: Final verdict of PTC: none -NSVCI98(925)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(923)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(918)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(928)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:48:31 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20241021084831837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084832239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103148) 20241021084832704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084832704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103148, count=111484) 20241021084833705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084833705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:48: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_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 20241021084834706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084834706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241021084835298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084835299 DMM INFO MM(262420000000025/f5dbd042) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084835299 DMM INFO MM(262420000000025/f5dbd042) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084835299 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084835299 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084835299 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084835299 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084835299 DLLC NOTICE LLME(ffffffff/f5dbd042){ASSIGNED} LLGM Assign pre (f5dbd042 => ffffffff) (gprs_llc.c:1079) 20241021084835299 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5dbd042 => ffffffff) (gprs_llc.c:1125) 20241021084835299 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084835299 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084835299 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241021084835299 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) 20241021084835299 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) 20241021084835299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084835299 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084835299 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084835299 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084835299 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084835342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084835342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084835342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084835342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084835342 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084835342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084835342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084835342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084835343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084835344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084835344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084835344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084835344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084835344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084835344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084835344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084835344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084835344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084835344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084835344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084835345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084835345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084835349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084835360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084835360 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084835380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084835380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084835380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084835380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084835380 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084835380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084835380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084835380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084835380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084835381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084835381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084835381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084835382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084835382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084835382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084835382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084835382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084835382 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084835382 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084835382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084835382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084835382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084835386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(945)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084835395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084835395 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)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084835426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084835426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084835426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084835426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084835426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084835426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084835426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084835426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084835426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084835429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084835429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084835429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084835429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084835429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084835429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084835429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084835429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084835429 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084835429 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084835429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(950)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084835430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084835430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084835434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084835443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084835443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084835707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084835707 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084835707 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084835707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084835709 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084835710 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f3352caff16c: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='D51339C9'O, index=0 SGSN_Test-GSUP(951)@f3352caff16c: 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)@f3352caff16c: 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 := 'C2E638ADB62F47F18995D9477E8C7BD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54B935CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6ABA15880341B320'O } } } } } 20241021084835755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084835756 DLLC NOTICE LLME(ffffffff/d51339c9){UNASSIGNED} LLC RX: unknown TLLI 0xd51339c9, creating LLME on the fly (gprs_llc.c:552) 20241021084835756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084835756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241021084835756 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084835756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084835756 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084835756 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084835756 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084835756 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084835756 DLLC NOTICE LLME(ffffffff/d51339c9){UNASSIGNED} LLGM Assign pre (d51339c9 => ce151a73) (gprs_llc.c:1079) 20241021084835756 DLLC NOTICE LLME(d51339c9/ce151a73){ASSIGNED} LLGM Assign post (d51339c9 => ce151a73) (gprs_llc.c:1125) 20241021084835756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084835756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084835756 DMM DEBUG MM(262420000000027/ce151a73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084835769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084835769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084835769 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084835769 DMM DEBUG MM(262420000000027/ce151a73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241021084835769 DMM NOTICE MM(262420000000027/ce151a73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084835769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084835769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084835769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084835769 DMM DEBUG MM(262420000000027/ce151a73) Requesting authorization (sgsn_auth.c:160) 20241021084835769 DMM INFO MM(262420000000027/ce151a73) Requesting authentication tuples (sgsn_auth.c:184) 20241021084835769 DMM DEBUG MM(262420000000027/ce151a73) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084835769 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241021084835769 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)@f3352caff16c: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241021084835772 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084835772 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084835772 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084835772 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084835772 DMM INFO MM(262420000000027/ce151a73) Subscriber data update (mmctx.c:445) 20241021084835772 DMM DEBUG MM(262420000000027/ce151a73) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084835772 DMM INFO MM(262420000000027/ce151a73) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084835772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084835772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084835772 DMM INFO MM(262420000000027/ce151a73) <- GMM AUTH AND CIPHERING REQ (rand = c2 e6 38 ad b6 2f 47 f1 89 95 d9 47 7e 8c 7b d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084835780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084835780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084835780 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084835780 DMM INFO MM(262420000000027/ce151a73) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084835780 DMM NOTICE MM(262420000000027/ce151a73) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084835781 DMM DEBUG MM(262420000000027/ce151a73) checking auth: received GSM SRES = 54 b9 35 cd (gprs_gmm.c:666) 20241021084835781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084835781 DMM DEBUG MM(262420000000027/ce151a73) Requesting authorization (sgsn_auth.c:160) 20241021084835781 DMM INFO MM(262420000000027/ce151a73) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084835781 DMM DEBUG MM(262420000000027/ce151a73) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084835781 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241021084835781 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) 20241021084835781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084835781 DMM INFO MM(262420000000027/ce151a73) <- GMM ATTACH ACCEPT (new P-TMSI=0xce151a73) (gprs_gmm.c:300) 20241021084835782 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084835782 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084835782 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241021084835782 DMM INFO MM(262420000000027/ce151a73) Subscriber data update (mmctx.c:445) 20241021084835782 DMM DEBUG MM(262420000000027/ce151a73) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084835782 DMM INFO MM(262420000000027/ce151a73) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084835782 DMM NOTICE MM(262420000000027/ce151a73) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241021084835782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084835782 DMM NOTICE MM(262420000000027/ce151a73) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084835782 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) 20241021084835783 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084835783 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241021084835783 DMM INFO MM(262420000000027/ce151a73) Subscriber data update (mmctx.c:445) 20241021084835783 DMM DEBUG MM(262420000000027/ce151a73) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084835788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084835788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084835788 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084835788 DMM INFO MM(262420000000027/ce151a73) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084835788 DMM NOTICE MM(262420000000027/ce151a73) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084835788 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084835788 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084835788 DLLC NOTICE LLME(d51339c9/ce151a73){ASSIGNED} LLGM Assign pre (ffffffff => ce151a73) (gprs_llc.c:1079) 20241021084835788 DLLC NOTICE LLME(ffffffff/ce151a73){ASSIGNED} LLGM Assign post (ffffffff => ce151a73) (gprs_llc.c:1125) 20241021084835788 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084835788 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084835788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084835788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@f3352caff16c: setverdict(pass): none -> pass 20241021084835839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084835839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084835839 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084835839 DMM INFO MM(262420000000027/ce151a73) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084835839 DMM INFO MM(262420000000027/ce151a73) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084835839 DMM DEBUG MM(262420000000027/ce151a73) Using GGSN 0 (gprs_sm.c:312) 20241021084835839 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) 20241021084835839 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241021084835839 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084835840 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084835840 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@f3352caff16c: First createPDPContextRequest received, dropping & waiting for retransmission 20241021084840841 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241021084840850 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 56 0d 2b 5c 11 e6 7b b3 2d 14 05 7f 72 b1 61 18 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241021084840850 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d10c8, cbp=0x55cf458942a0) (sgsn_libgtp.c:632) 20241021084840850 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084840850 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=ce151a73, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084840850 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084840850 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241021084840857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084840858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241021084840858 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084840858 DMM INFO MM(262420000000027/ce151a73) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241021084840858 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084840858 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@f3352caff16c: First deletePDPContextRequest received, dropping & waiting for retransmission 20241021084845859 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241021084845862 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) 20241021084845862 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fc9044d10c8, cbp=0x55cf458942a0) (sgsn_libgtp.c:632) 20241021084845862 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241021084845862 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ce151a73, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084845862 DMM INFO MM(262420000000027/ce151a73) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241021084845862 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241021084845862 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f3352caff16c: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@f3352caff16c: Final verdict of PTC: pass 20241021084845872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084845874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084845874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@f3352caff16c: Final verdict of PTC: none -NSVCI99(950)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@f3352caff16c: Final verdict of PTC: none -NSVCI97(939)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@f3352caff16c: Final verdict of PTC: none -NSVCI98(944)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(948)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(937)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(942)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:48:45 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241021084846003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084846404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95900) 20241021084846875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084846875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95900, count=103796) 20241021084847876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084847876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084848877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084848877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241021084849465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084849466 DMM INFO MM(262420000000027/ce151a73) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084849466 DMM INFO MM(262420000000027/ce151a73) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084849466 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084849466 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084849466 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084849466 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084849466 DLLC NOTICE LLME(ffffffff/ce151a73){ASSIGNED} LLGM Assign pre (ce151a73 => ffffffff) (gprs_llc.c:1079) 20241021084849466 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce151a73 => ffffffff) (gprs_llc.c:1125) 20241021084849466 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241021084849466 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) 20241021084849466 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) 20241021084849466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084849466 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084849466 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084849466 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084849466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084849511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084849511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084849511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084849511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084849511 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084849511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084849511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084849511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084849511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084849513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084849513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084849513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084849513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084849513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084849513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084849513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084849513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084849513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084849513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084849514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084849514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084849514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084849518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084849526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084849526 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084849545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084849545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084849545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084849545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084849545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084849545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084849545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084849545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084849545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084849547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084849547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084849547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084849547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084849547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084849547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084849547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084849547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084849547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084849547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084849547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084849548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084849548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084849552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084849562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084849562 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(962)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084849578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084849578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084849578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084849578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084849578 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084849578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084849578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084849578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084849578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084849579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084849579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084849580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084849580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084849580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084849580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084849580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084849580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084849580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084849580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084849580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084849581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084849581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084849584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084849593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084849593 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)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084849878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084849878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084849878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084849878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084849880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084849880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f3352caff16c: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='C739BAD0'O, index=0 SGSN_Test-GSUP(970)@f3352caff16c: 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)@f3352caff16c: 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 := 'BBE9951EA9E10D7D563F42BA955E40DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B55447AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE15BF030FA0ED26'O } } } } } 20241021084849933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084849933 DLLC NOTICE LLME(ffffffff/c739bad0){UNASSIGNED} LLC RX: unknown TLLI 0xc739bad0, creating LLME on the fly (gprs_llc.c:552) 20241021084849933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084849933 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241021084849933 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084849933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084849933 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084849933 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084849933 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084849933 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084849933 DLLC NOTICE LLME(ffffffff/c739bad0){UNASSIGNED} LLGM Assign pre (c739bad0 => fe131cb7) (gprs_llc.c:1079) 20241021084849933 DLLC NOTICE LLME(c739bad0/fe131cb7){ASSIGNED} LLGM Assign post (c739bad0 => fe131cb7) (gprs_llc.c:1125) 20241021084849933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084849933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084849933 DMM DEBUG MM(262420000000028/fe131cb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084849946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084849947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084849947 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084849947 DMM DEBUG MM(262420000000028/fe131cb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241021084849947 DMM NOTICE MM(262420000000028/fe131cb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084849947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084849947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084849947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084849947 DMM DEBUG MM(262420000000028/fe131cb7) Requesting authorization (sgsn_auth.c:160) 20241021084849947 DMM INFO MM(262420000000028/fe131cb7) Requesting authentication tuples (sgsn_auth.c:184) 20241021084849947 DMM DEBUG MM(262420000000028/fe131cb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084849947 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241021084849947 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)@f3352caff16c: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241021084849949 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084849949 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084849949 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084849949 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084849949 DMM INFO MM(262420000000028/fe131cb7) Subscriber data update (mmctx.c:445) 20241021084849949 DMM DEBUG MM(262420000000028/fe131cb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084849949 DMM INFO MM(262420000000028/fe131cb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084849949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084849949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084849949 DMM INFO MM(262420000000028/fe131cb7) <- GMM AUTH AND CIPHERING REQ (rand = bb e9 95 1e a9 e1 0d 7d 56 3f 42 ba 95 5e 40 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084849956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084849956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084849956 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084849956 DMM INFO MM(262420000000028/fe131cb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084849956 DMM NOTICE MM(262420000000028/fe131cb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084849956 DMM DEBUG MM(262420000000028/fe131cb7) checking auth: received GSM SRES = b5 54 47 aa (gprs_gmm.c:666) 20241021084849956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084849956 DMM DEBUG MM(262420000000028/fe131cb7) Requesting authorization (sgsn_auth.c:160) 20241021084849956 DMM INFO MM(262420000000028/fe131cb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084849956 DMM DEBUG MM(262420000000028/fe131cb7) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084849956 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241021084849956 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) 20241021084849956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084849956 DMM INFO MM(262420000000028/fe131cb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe131cb7) (gprs_gmm.c:300) 20241021084849958 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084849958 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084849958 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241021084849958 DMM INFO MM(262420000000028/fe131cb7) Subscriber data update (mmctx.c:445) 20241021084849958 DMM DEBUG MM(262420000000028/fe131cb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084849958 DMM INFO MM(262420000000028/fe131cb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084849958 DMM NOTICE MM(262420000000028/fe131cb7) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241021084849958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084849958 DMM NOTICE MM(262420000000028/fe131cb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084849958 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) 20241021084849959 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084849959 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241021084849959 DMM INFO MM(262420000000028/fe131cb7) Subscriber data update (mmctx.c:445) 20241021084849959 DMM DEBUG MM(262420000000028/fe131cb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084849964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084849965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084849965 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084849965 DMM INFO MM(262420000000028/fe131cb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084849965 DMM NOTICE MM(262420000000028/fe131cb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084849965 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084849965 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084849965 DLLC NOTICE LLME(c739bad0/fe131cb7){ASSIGNED} LLGM Assign pre (ffffffff => fe131cb7) (gprs_llc.c:1079) 20241021084849965 DLLC NOTICE LLME(ffffffff/fe131cb7){ASSIGNED} LLGM Assign post (ffffffff => fe131cb7) (gprs_llc.c:1125) 20241021084849965 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084849965 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084849965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084849965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f3352caff16c: setverdict(pass): none -> pass 20241021084850016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084850016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084850016 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084850016 DMM INFO MM(262420000000028/fe131cb7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084850016 DMM INFO MM(262420000000028/fe131cb7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084850016 DMM DEBUG MM(262420000000028/fe131cb7) Using GGSN 0 (gprs_sm.c:312) 20241021084850016 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) 20241021084850016 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241021084850016 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084850016 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084850017 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241021084850030 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 47 cb ba 91 11 a0 18 19 0b 14 05 7f ed 5e 6d be 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241021084850030 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d10c8, cbp=0x55cf458942a0) (sgsn_libgtp.c:632) 20241021084850030 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084850030 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=fe131cb7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084850030 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084850030 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084850036 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241021084850036 DGPRS INFO PDP(262420000000028:5): Context 0x7fc9044d10c8 was deleted (sgsn_libgtp.c:660) 20241021084850036 DMM INFO MM(262420000000028/fe131cb7) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084850036 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241021084850036 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f3352caff16c: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241021084850042 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241021084850044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084850044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241021084850044 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084850044 DMM INFO MM(262420000000028/fe131cb7) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241021084850044 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) 20241021084850044 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f3352caff16c: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@f3352caff16c: Final verdict of PTC: pass 20241021084850048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@f3352caff16c: Final verdict of PTC: none -NSVCI99(968)@f3352caff16c: Final verdict of PTC: none 20241021084850050 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084850050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(963)@f3352caff16c: Final verdict of PTC: none -NSVCI97(958)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(961)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(956)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(966)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:48:50 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 20241021084850179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084850580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41436) 20241021084851052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084851052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41436, count=101812) 20241021084852053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084852053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:48:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084853054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084853054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241021084853640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084853641 DMM INFO MM(262420000000028/fe131cb7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084853641 DMM INFO MM(262420000000028/fe131cb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084853641 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084853641 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084853641 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084853641 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084853641 DLLC NOTICE LLME(ffffffff/fe131cb7){ASSIGNED} LLGM Assign pre (fe131cb7 => ffffffff) (gprs_llc.c:1079) 20241021084853641 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe131cb7 => ffffffff) (gprs_llc.c:1125) 20241021084853641 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084853641 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084853641 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241021084853641 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) 20241021084853641 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) 20241021084853641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084853641 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084853641 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084853641 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084853642 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084853683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084853684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084853684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084853684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084853684 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084853684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084853684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084853684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084853684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084853685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084853685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084853685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084853685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084853685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084853685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084853685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084853685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084853685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084853685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084853685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084853686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084853686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084853688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084853698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084853698 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084853720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084853720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084853720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084853720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084853720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084853720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084853720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084853720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084853720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084853721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084853721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084853721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084853722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084853722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084853722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084853722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084853722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084853722 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084853722 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084853722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084853722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084853723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084853736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084853736 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)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084853760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084853760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084853760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084853760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084853760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084853760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084853760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084853760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084853760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084853762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084853762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084853762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084853762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084853762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084853762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084853762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084853762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084853762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084853762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084853762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084853763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084853763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084853767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084853777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084853777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084854055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084854055 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084854055 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084854055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084854058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084854059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f3352caff16c: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='E19F4D2E'O, index=0 SGSN_Test-GSUP(989)@f3352caff16c: 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)@f3352caff16c: 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 := '750C7878F316B8007D99C5AE27A78887'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F35A42CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBE89F9755839501'O } } } } } 20241021084854111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084854111 DLLC NOTICE LLME(ffffffff/e19f4d2e){UNASSIGNED} LLC RX: unknown TLLI 0xe19f4d2e, creating LLME on the fly (gprs_llc.c:552) 20241021084854111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084854111 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241021084854111 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084854111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084854111 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084854111 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084854111 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084854111 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084854111 DLLC NOTICE LLME(ffffffff/e19f4d2e){UNASSIGNED} LLGM Assign pre (e19f4d2e => cb631e3d) (gprs_llc.c:1079) 20241021084854111 DLLC NOTICE LLME(e19f4d2e/cb631e3d){ASSIGNED} LLGM Assign post (e19f4d2e => cb631e3d) (gprs_llc.c:1125) 20241021084854111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084854111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084854111 DMM DEBUG MM(262420000000026/cb631e3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084854124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084854124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084854124 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084854124 DMM DEBUG MM(262420000000026/cb631e3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241021084854125 DMM NOTICE MM(262420000000026/cb631e3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084854125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084854125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084854125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084854125 DMM DEBUG MM(262420000000026/cb631e3d) Requesting authorization (sgsn_auth.c:160) 20241021084854125 DMM INFO MM(262420000000026/cb631e3d) Requesting authentication tuples (sgsn_auth.c:184) 20241021084854125 DMM DEBUG MM(262420000000026/cb631e3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084854125 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241021084854125 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)@f3352caff16c: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241021084854127 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084854127 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084854127 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084854127 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084854127 DMM INFO MM(262420000000026/cb631e3d) Subscriber data update (mmctx.c:445) 20241021084854127 DMM DEBUG MM(262420000000026/cb631e3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084854127 DMM INFO MM(262420000000026/cb631e3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084854127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084854127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084854127 DMM INFO MM(262420000000026/cb631e3d) <- GMM AUTH AND CIPHERING REQ (rand = 75 0c 78 78 f3 16 b8 00 7d 99 c5 ae 27 a7 88 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084854135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084854135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084854135 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084854135 DMM INFO MM(262420000000026/cb631e3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084854135 DMM NOTICE MM(262420000000026/cb631e3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084854135 DMM DEBUG MM(262420000000026/cb631e3d) checking auth: received GSM SRES = f3 5a 42 cd (gprs_gmm.c:666) 20241021084854135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084854135 DMM DEBUG MM(262420000000026/cb631e3d) Requesting authorization (sgsn_auth.c:160) 20241021084854135 DMM INFO MM(262420000000026/cb631e3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084854135 DMM DEBUG MM(262420000000026/cb631e3d) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084854135 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241021084854135 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) 20241021084854135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084854135 DMM INFO MM(262420000000026/cb631e3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb631e3d) (gprs_gmm.c:300) 20241021084854137 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084854137 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084854137 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241021084854137 DMM INFO MM(262420000000026/cb631e3d) Subscriber data update (mmctx.c:445) 20241021084854137 DMM DEBUG MM(262420000000026/cb631e3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084854137 DMM INFO MM(262420000000026/cb631e3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084854137 DMM NOTICE MM(262420000000026/cb631e3d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241021084854137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084854137 DMM NOTICE MM(262420000000026/cb631e3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084854137 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) 20241021084854137 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084854138 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241021084854138 DMM INFO MM(262420000000026/cb631e3d) Subscriber data update (mmctx.c:445) 20241021084854138 DMM DEBUG MM(262420000000026/cb631e3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084854144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084854144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084854144 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084854144 DMM INFO MM(262420000000026/cb631e3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084854144 DMM NOTICE MM(262420000000026/cb631e3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084854144 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084854144 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084854144 DLLC NOTICE LLME(e19f4d2e/cb631e3d){ASSIGNED} LLGM Assign pre (ffffffff => cb631e3d) (gprs_llc.c:1079) 20241021084854144 DLLC NOTICE LLME(ffffffff/cb631e3d){ASSIGNED} LLGM Assign post (ffffffff => cb631e3d) (gprs_llc.c:1125) 20241021084854144 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084854144 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084854144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084854144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@f3352caff16c: setverdict(pass): none -> pass 20241021084854196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084854196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084854196 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084854196 DMM INFO MM(262420000000026/cb631e3d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084854196 DMM INFO MM(262420000000026/cb631e3d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084854196 DMM DEBUG MM(262420000000026/cb631e3d) Using GGSN 0 (gprs_sm.c:312) 20241021084854196 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) 20241021084854196 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241021084854196 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084854196 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084854197 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241021084854208 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 d6 c4 8f ef 11 df 09 fc bd 14 05 7f 4a 68 65 34 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) 20241021084854208 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d10c8, cbp=0x55cf458942a0) (sgsn_libgtp.c:632) 20241021084854208 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084854208 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=cb631e3d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084854208 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084854208 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084854217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084854217 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241021084854217 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084854220 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 d6 c4 8f ef 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241021084854220 DGPRS INFO PDP(262420000000026:5): Context 0x7fc9044d10c8 was deleted (sgsn_libgtp.c:660) 20241021084854220 DMM INFO MM(262420000000026/cb631e3d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241021084854220 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241021084854220 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f3352caff16c: Removing Client IMSI='262420000000026'H, index=0 20241021084854227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084854227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241021084854227 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084854227 DMM INFO MM(262420000000026/cb631e3d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@f3352caff16c: Final verdict of PTC: pass 20241021084854229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50740<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084854231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084854231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(989)@f3352caff16c: Final verdict of PTC: none -NSVCI97(977)@f3352caff16c: Final verdict of PTC: none -NSVCI99(987)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@f3352caff16c: Final verdict of PTC: none -NSVCI98(982)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(985)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(980)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(975)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:48:54 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 20241021084854364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084854766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84152) 20241021084855232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084855232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84152, count=103732) 20241021084856233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084856233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:48:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084857235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084857235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_gmm_detach started. 20241021084857828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084857829 DMM INFO MM(262420000000026/cb631e3d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084857829 DMM INFO MM(262420000000026/cb631e3d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084857829 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084857829 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084857829 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084857829 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084857829 DLLC NOTICE LLME(ffffffff/cb631e3d){ASSIGNED} LLGM Assign pre (cb631e3d => ffffffff) (gprs_llc.c:1079) 20241021084857829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb631e3d => ffffffff) (gprs_llc.c:1125) 20241021084857829 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084857829 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084857829 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241021084857829 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) 20241021084857829 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) 20241021084857829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084857829 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084857829 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084857829 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084857829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084857877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084857877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084857877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084857877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084857877 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084857877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084857877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084857877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084857877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084857879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084857879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084857879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084857879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084857879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084857879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084857879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084857879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084857879 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084857879 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084857879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084857879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084857879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084857883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084857893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084857893 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084857914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084857914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084857914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084857914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084857914 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084857914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084857914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084857914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084857914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084857916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084857916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084857916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084857916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084857916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084857916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084857916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084857916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084857916 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084857916 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084857916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084857917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084857917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084857921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084857932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084857932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084857956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084857956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084857956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084857956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084857956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084857956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084857956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084857956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084857956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084857957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084857957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084857957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084857957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084857957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084857957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084857957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084857957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084857957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084857957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084857957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084857958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084857958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084857962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084857972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084857972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084858237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084858237 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084858237 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084858237 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084858239 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084858239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@f3352caff16c: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='E291BFB2'O, index=0 SGSN_Test-GSUP(1008)@f3352caff16c: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@f3352caff16c: 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 := 'C0E77D8DABE870172F1B661AECB4CEF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BDD6E26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59208CA2FD4282E2'O } } } } } 20241021084858285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084858285 DLLC NOTICE LLME(ffffffff/e291bfb2){UNASSIGNED} LLC RX: unknown TLLI 0xe291bfb2, creating LLME on the fly (gprs_llc.c:552) 20241021084858285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084858285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241021084858285 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084858285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084858285 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084858285 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084858285 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084858285 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084858285 DLLC NOTICE LLME(ffffffff/e291bfb2){UNASSIGNED} LLGM Assign pre (e291bfb2 => d6bf1dc7) (gprs_llc.c:1079) 20241021084858285 DLLC NOTICE LLME(e291bfb2/d6bf1dc7){ASSIGNED} LLGM Assign post (e291bfb2 => d6bf1dc7) (gprs_llc.c:1125) 20241021084858285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084858285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084858285 DMM DEBUG MM(262420000000026/d6bf1dc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084858296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084858296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084858296 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084858296 DMM DEBUG MM(262420000000026/d6bf1dc7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241021084858296 DMM NOTICE MM(262420000000026/d6bf1dc7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084858296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084858296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084858296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084858296 DMM DEBUG MM(262420000000026/d6bf1dc7) Requesting authorization (sgsn_auth.c:160) 20241021084858296 DMM INFO MM(262420000000026/d6bf1dc7) Requesting authentication tuples (sgsn_auth.c:184) 20241021084858296 DMM DEBUG MM(262420000000026/d6bf1dc7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084858297 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241021084858297 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)@f3352caff16c: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241021084858300 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084858300 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084858300 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084858300 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084858300 DMM INFO MM(262420000000026/d6bf1dc7) Subscriber data update (mmctx.c:445) 20241021084858300 DMM DEBUG MM(262420000000026/d6bf1dc7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084858300 DMM INFO MM(262420000000026/d6bf1dc7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084858300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084858300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084858300 DMM INFO MM(262420000000026/d6bf1dc7) <- GMM AUTH AND CIPHERING REQ (rand = c0 e7 7d 8d ab e8 70 17 2f 1b 66 1a ec b4 ce f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084858308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084858308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084858308 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084858308 DMM INFO MM(262420000000026/d6bf1dc7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084858308 DMM NOTICE MM(262420000000026/d6bf1dc7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084858308 DMM DEBUG MM(262420000000026/d6bf1dc7) checking auth: received GSM SRES = 6b dd 6e 26 (gprs_gmm.c:666) 20241021084858308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084858308 DMM DEBUG MM(262420000000026/d6bf1dc7) Requesting authorization (sgsn_auth.c:160) 20241021084858308 DMM INFO MM(262420000000026/d6bf1dc7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084858308 DMM DEBUG MM(262420000000026/d6bf1dc7) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084858308 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241021084858308 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) 20241021084858308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084858308 DMM INFO MM(262420000000026/d6bf1dc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6bf1dc7) (gprs_gmm.c:300) 20241021084858309 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084858309 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084858309 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241021084858309 DMM INFO MM(262420000000026/d6bf1dc7) Subscriber data update (mmctx.c:445) 20241021084858309 DMM DEBUG MM(262420000000026/d6bf1dc7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084858309 DMM INFO MM(262420000000026/d6bf1dc7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084858309 DMM NOTICE MM(262420000000026/d6bf1dc7) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241021084858309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084858309 DMM NOTICE MM(262420000000026/d6bf1dc7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084858309 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) 20241021084858310 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084858310 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241021084858310 DMM INFO MM(262420000000026/d6bf1dc7) Subscriber data update (mmctx.c:445) 20241021084858310 DMM DEBUG MM(262420000000026/d6bf1dc7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084858316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084858316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084858316 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084858316 DMM INFO MM(262420000000026/d6bf1dc7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084858316 DMM NOTICE MM(262420000000026/d6bf1dc7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084858316 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084858316 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084858316 DLLC NOTICE LLME(e291bfb2/d6bf1dc7){ASSIGNED} LLGM Assign pre (ffffffff => d6bf1dc7) (gprs_llc.c:1079) 20241021084858316 DLLC NOTICE LLME(ffffffff/d6bf1dc7){ASSIGNED} LLGM Assign post (ffffffff => d6bf1dc7) (gprs_llc.c:1125) 20241021084858316 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084858316 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084858316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084858316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@f3352caff16c: setverdict(pass): none -> pass 20241021084858367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084858367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084858367 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084858367 DMM INFO MM(262420000000026/d6bf1dc7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084858367 DMM INFO MM(262420000000026/d6bf1dc7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084858367 DMM DEBUG MM(262420000000026/d6bf1dc7) Using GGSN 0 (gprs_sm.c:312) 20241021084858367 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) 20241021084858367 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241021084858367 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084858367 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084858367 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241021084858379 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 69 88 cf ba 11 37 84 b0 00 14 05 7f 27 96 22 75 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) 20241021084858379 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d10c8, cbp=0x55cf458942a0) (sgsn_libgtp.c:632) 20241021084858379 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084858379 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=d6bf1dc7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084858379 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084858379 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084858387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084858387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084858387 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084858387 DMM INFO MM(262420000000026/d6bf1dc7) -> GMM DETACH REQUEST TLLI=0xd6bf1dc7 type=GPRS detach (gprs_gmm.c:1465) 20241021084858387 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241021084858387 DMM INFO MM(262420000000026/d6bf1dc7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241021084858387 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084858387 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084858387 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084858387 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084858387 DLLC NOTICE LLME(ffffffff/d6bf1dc7){ASSIGNED} LLGM Assign pre (d6bf1dc7 => ffffffff) (gprs_llc.c:1079) 20241021084858387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6bf1dc7 => ffffffff) (gprs_llc.c:1125) 20241021084858387 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084858387 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084858387 DMM NOTICE MM(262420000000026/d6bf1dc7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021084858387 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241021084858387 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021084858387 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084858387 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241021084858387 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241021084858387 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) 20241021084858387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084858387 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084858387 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084858387 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084858388 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@f3352caff16c: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@f3352caff16c: Final verdict of PTC: pass 20241021084858395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41380<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021084858397 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1008)@f3352caff16c: Final verdict of PTC: none 20241021084858397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1007)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1001)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1006)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@f3352caff16c: Final verdict of PTC: none -NSVCI97(996)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(999)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(994)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1004)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:48:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241021084858525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084858826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103760) 20241021084859329 DGPRS DEBUG Checking for inactive LLMEs, time = 11311273 (sgsn.c:131) 20241021084859397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084859397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103760, count=108340) 20241021084900397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084900397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:49:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084901398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084901399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241021084901884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084901886 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084901937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084901937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084901937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084901937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084901938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084901938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084901938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084901938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084901938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084901939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084901939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084901939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084901939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084901939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084901939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084901939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084901939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084901939 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084901939 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084901939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1015)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084901940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084901940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084901944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084901953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084901953 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084901965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084901965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084901965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084901965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084901965 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084901965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084901965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084901965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084901965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084901966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084901966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084901966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084901966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084901966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084901966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084901966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084901966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084901966 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084901966 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084901966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084901967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084901967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084901971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084901981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084901981 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)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084902014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084902014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084902014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084902014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084902014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084902014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084902014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084902014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084902014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084902016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084902016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084902016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084902016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084902016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084902016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084902016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084902016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084902016 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084902016 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084902016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084902017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084902017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084902021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084902031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084902031 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(1023)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084902399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084902399 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084902399 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084902399 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084902402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021084902402 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@f3352caff16c: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F55FF464'O, index=0 SGSN_Test-GSUP(1027)@f3352caff16c: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241021084903456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084903456 DLLC NOTICE LLME(ffffffff/f55ff464){UNASSIGNED} LLC RX: unknown TLLI 0xf55ff464, creating LLME on the fly (gprs_llc.c:552) 20241021084903456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084903456 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241021084903456 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084903456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084903456 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084903456 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084903456 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084903456 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084903456 DLLC NOTICE LLME(ffffffff/f55ff464){UNASSIGNED} LLGM Assign pre (f55ff464 => e3045afd) (gprs_llc.c:1079) 20241021084903456 DLLC NOTICE LLME(f55ff464/e3045afd){ASSIGNED} LLGM Assign post (f55ff464 => e3045afd) (gprs_llc.c:1125) 20241021084903456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084903456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084903456 DMM DEBUG MM(262420000000039/e3045afd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084903470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084903470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241021084903470 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084903470 DMM INFO MM(262420000000039/e3045afd) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241021084903470 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084903470 DLLC NOTICE LLME(f55ff464/e3045afd){ASSIGNED} LLGM Assign pre (f55ff464 => e3045afd) (gprs_llc.c:1079) 20241021084903470 DLLC NOTICE LLME(f55ff464/e3045afd){ASSIGNED} LLGM Assign post (f55ff464 => e3045afd) (gprs_llc.c:1125) 20241021084903470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084903470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084903470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084903470 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084903470 DMM DEBUG MM(262420000000039/e3045afd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241021084903470 DMM NOTICE MM(262420000000039/e3045afd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084903470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084903470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084903470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241021084903470 DMM INFO MM(262420000000039/e3045afd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3045afd) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@f3352caff16c: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@f3352caff16c: Removing Client IMSI='262420000000039'H, index=0 20241021084904474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084904474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084904474 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084904474 DMM INFO MM(262420000000039/e3045afd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084904474 DMM NOTICE MM(262420000000039/e3045afd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084904474 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084904474 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084904474 DLLC NOTICE LLME(f55ff464/e3045afd){ASSIGNED} LLGM Assign pre (ffffffff => e3045afd) (gprs_llc.c:1079) 20241021084904474 DLLC NOTICE LLME(ffffffff/e3045afd){ASSIGNED} LLGM Assign post (ffffffff => e3045afd) (gprs_llc.c:1125) 20241021084904474 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084904474 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084904474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084904474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@f3352caff16c: Final verdict of PTC: pass 20241021084904477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1016)@f3352caff16c: Final verdict of PTC: none 20241021084904479 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084904479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@f3352caff16c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@f3352caff16c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1027)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1020)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1026)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1018)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1024)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1014)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:49:04 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241021084904615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084905016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66020) 20241021084905481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084905481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66020, count=70376) 20241021084906482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084906482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:49: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_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 20241021084907483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084907483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_xid_empty_l3 started. 20241021084908077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084908078 DMM INFO MM(262420000000039/e3045afd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084908078 DMM INFO MM(262420000000039/e3045afd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084908078 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084908078 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084908078 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084908078 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084908078 DLLC NOTICE LLME(ffffffff/e3045afd){ASSIGNED} LLGM Assign pre (e3045afd => ffffffff) (gprs_llc.c:1079) 20241021084908078 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3045afd => ffffffff) (gprs_llc.c:1125) 20241021084908078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084908078 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084908078 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084908078 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084908078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084908125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084908125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084908125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084908125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084908125 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084908125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084908125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084908125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084908125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084908126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084908126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084908126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084908126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084908126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084908126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084908126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084908126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084908126 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084908127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084908127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084908127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084908127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084908130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084908140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084908140 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084908169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084908169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084908169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084908170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084908170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084908170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084908170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084908170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084908170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084908171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084908171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084908171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084908172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084908172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084908172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084908172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084908172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084908172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084908172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084908172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084908173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084908173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084908177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1036)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084908187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084908187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1037)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084908207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084908207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084908207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084908207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084908207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084908207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084908207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084908207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084908207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084908209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084908209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084908209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084908209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084908209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084908209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084908209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084908209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084908209 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084908209 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084908209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084908210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084908210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084908214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084908224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084908224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084908484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084908484 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084908484 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084908484 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084908486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084908486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@f3352caff16c: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='DC061795'O, index=0 SGSN_Test-GSUP(1046)@f3352caff16c: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@f3352caff16c: 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 := '9BBA0154EE9F3FEA2A38EC691889F714'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E145B09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '469FD8FBED961EEA'O } } } } } 20241021084909540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084909540 DLLC NOTICE LLME(ffffffff/dc061795){UNASSIGNED} LLC RX: unknown TLLI 0xdc061795, creating LLME on the fly (gprs_llc.c:552) 20241021084909540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084909540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241021084909540 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084909540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084909540 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084909540 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084909540 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084909540 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084909540 DLLC NOTICE LLME(ffffffff/dc061795){UNASSIGNED} LLGM Assign pre (dc061795 => d4c65869) (gprs_llc.c:1079) 20241021084909540 DLLC NOTICE LLME(dc061795/d4c65869){ASSIGNED} LLGM Assign post (dc061795 => d4c65869) (gprs_llc.c:1125) 20241021084909540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084909540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084909540 DMM DEBUG MM(262420000000044/d4c65869) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084909554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084909554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084909554 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084909554 DMM DEBUG MM(262420000000044/d4c65869) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241021084909554 DMM NOTICE MM(262420000000044/d4c65869) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084909554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084909554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084909554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084909554 DMM DEBUG MM(262420000000044/d4c65869) Requesting authorization (sgsn_auth.c:160) 20241021084909554 DMM INFO MM(262420000000044/d4c65869) Requesting authentication tuples (sgsn_auth.c:184) 20241021084909554 DMM DEBUG MM(262420000000044/d4c65869) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084909554 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241021084909554 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)@f3352caff16c: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@f3352caff16c: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241021084909557 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084909557 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084909557 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084909557 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084909557 DMM INFO MM(262420000000044/d4c65869) Subscriber data update (mmctx.c:445) 20241021084909557 DMM DEBUG MM(262420000000044/d4c65869) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084909557 DMM INFO MM(262420000000044/d4c65869) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084909557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084909557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084909557 DMM INFO MM(262420000000044/d4c65869) <- GMM AUTH AND CIPHERING REQ (rand = 9b ba 01 54 ee 9f 3f ea 2a 38 ec 69 18 89 f7 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084909565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084909565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084909565 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084909565 DMM INFO MM(262420000000044/d4c65869) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084909565 DMM NOTICE MM(262420000000044/d4c65869) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084909565 DMM DEBUG MM(262420000000044/d4c65869) checking auth: received GSM SRES = 6e 14 5b 09 (gprs_gmm.c:666) 20241021084909565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084909565 DMM DEBUG MM(262420000000044/d4c65869) Requesting authorization (sgsn_auth.c:160) 20241021084909565 DMM INFO MM(262420000000044/d4c65869) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084909565 DMM DEBUG MM(262420000000044/d4c65869) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084909565 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241021084909565 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) 20241021084909565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084909565 DMM INFO MM(262420000000044/d4c65869) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4c65869) (gprs_gmm.c:300) 20241021084909567 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084909567 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084909567 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241021084909567 DMM INFO MM(262420000000044/d4c65869) Subscriber data update (mmctx.c:445) 20241021084909567 DMM DEBUG MM(262420000000044/d4c65869) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084909567 DMM INFO MM(262420000000044/d4c65869) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084909567 DMM NOTICE MM(262420000000044/d4c65869) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241021084909567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084909567 DMM NOTICE MM(262420000000044/d4c65869) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084909567 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) 20241021084909568 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084909568 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241021084909568 DMM INFO MM(262420000000044/d4c65869) Subscriber data update (mmctx.c:445) 20241021084909568 DMM DEBUG MM(262420000000044/d4c65869) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084909574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084909574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084909574 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084909574 DMM INFO MM(262420000000044/d4c65869) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084909574 DMM NOTICE MM(262420000000044/d4c65869) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084909574 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084909574 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084909574 DLLC NOTICE LLME(dc061795/d4c65869){ASSIGNED} LLGM Assign pre (ffffffff => d4c65869) (gprs_llc.c:1079) 20241021084909574 DLLC NOTICE LLME(ffffffff/d4c65869){ASSIGNED} LLGM Assign post (ffffffff => d4c65869) (gprs_llc.c:1125) 20241021084909574 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084909574 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084909574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084909574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@f3352caff16c: setverdict(pass): none -> pass 20241021084909626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084909626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084909626 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084909626 DMM INFO MM(262420000000044/d4c65869) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084909626 DMM INFO MM(262420000000044/d4c65869) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084909626 DMM DEBUG MM(262420000000044/d4c65869) Using GGSN 0 (gprs_sm.c:312) 20241021084909626 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) 20241021084909626 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241021084909626 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084909626 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084909626 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241021084909637 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 70 e2 5c 13 11 f9 a8 8f 84 14 05 7f 6c e0 bd 95 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) 20241021084909637 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d2138, cbp=0x55cf45899450) (sgsn_libgtp.c:632) 20241021084909637 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084909637 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=d4c65869, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084909637 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084909637 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084909646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084909646 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241021084909646 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241021084909646 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@f3352caff16c: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@f3352caff16c: Final verdict of PTC: pass 20241021084909654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@f3352caff16c: Final verdict of PTC: none 20241021084909656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084909656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1034)@f3352caff16c: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@f3352caff16c: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1045)@f3352caff16c: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1032)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1043)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1040)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1038)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@f3352caff16c: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:49:09 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241021084909789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084910190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96872) 20241021084910657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084910657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96872, count=98032) 20241021084911658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084911658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:49: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_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 20241021084912659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084912659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_xid_n201u started. 20241021084913253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084913254 DMM INFO MM(262420000000044/d4c65869) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084913254 DMM INFO MM(262420000000044/d4c65869) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084913254 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084913254 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084913254 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084913254 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084913254 DLLC NOTICE LLME(ffffffff/d4c65869){ASSIGNED} LLGM Assign pre (d4c65869 => ffffffff) (gprs_llc.c:1079) 20241021084913254 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4c65869 => ffffffff) (gprs_llc.c:1125) 20241021084913254 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084913254 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084913255 DMM NOTICE MM(262420000000044/d4c65869) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021084913255 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241021084913255 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021084913255 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084913255 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241021084913255 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241021084913255 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) 20241021084913255 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) 20241021084913255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084913255 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084913255 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084913255 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084913255 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084913295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084913295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084913295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084913295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084913295 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084913295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084913295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084913295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084913295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084913296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084913297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084913297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084913297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084913297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084913297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084913297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084913297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084913297 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084913297 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084913297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084913298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084913298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084913300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084913310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084913310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1054)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 TC_xid_n201u-BVCI196(1052)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084913341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084913341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084913341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084913341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084913341 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084913341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084913341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084913341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084913341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084913342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084913342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084913342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084913343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084913343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084913343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084913343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084913343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084913343 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084913343 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084913343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084913343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084913343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084913346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084913354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084913354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084913388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084913388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084913388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084913388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084913388 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084913388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084913388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084913388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084913388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084913390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084913390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084913390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084913390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084913390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084913390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084913390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084913390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084913390 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084913390 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084913390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084913391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084913391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084913395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084913403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084913403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084913660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084913660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084913660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084913660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084913662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084913663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@f3352caff16c: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='D35CFE0B'O, index=0 SGSN_Test-GSUP(1065)@f3352caff16c: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@f3352caff16c: 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 := '8C9417B25C01D493957A29986A052625'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7A4A951'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBBF20616AABFE77'O } } } } } 20241021084914718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084914718 DLLC NOTICE LLME(ffffffff/d35cfe0b){UNASSIGNED} LLC RX: unknown TLLI 0xd35cfe0b, creating LLME on the fly (gprs_llc.c:552) 20241021084914718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084914718 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241021084914718 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084914718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084914718 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084914718 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084914718 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084914718 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084914718 DLLC NOTICE LLME(ffffffff/d35cfe0b){UNASSIGNED} LLGM Assign pre (d35cfe0b => cc73adc2) (gprs_llc.c:1079) 20241021084914718 DLLC NOTICE LLME(d35cfe0b/cc73adc2){ASSIGNED} LLGM Assign post (d35cfe0b => cc73adc2) (gprs_llc.c:1125) 20241021084914718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084914718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084914718 DMM DEBUG MM(262420000000045/cc73adc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084914730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084914730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084914730 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084914730 DMM DEBUG MM(262420000000045/cc73adc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241021084914730 DMM NOTICE MM(262420000000045/cc73adc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084914730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084914730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084914730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084914730 DMM DEBUG MM(262420000000045/cc73adc2) Requesting authorization (sgsn_auth.c:160) 20241021084914730 DMM INFO MM(262420000000045/cc73adc2) Requesting authentication tuples (sgsn_auth.c:184) 20241021084914730 DMM DEBUG MM(262420000000045/cc73adc2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084914730 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241021084914730 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)@f3352caff16c: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@f3352caff16c: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241021084914733 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084914733 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084914733 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084914733 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084914733 DMM INFO MM(262420000000045/cc73adc2) Subscriber data update (mmctx.c:445) 20241021084914733 DMM DEBUG MM(262420000000045/cc73adc2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084914733 DMM INFO MM(262420000000045/cc73adc2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084914733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084914733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084914733 DMM INFO MM(262420000000045/cc73adc2) <- GMM AUTH AND CIPHERING REQ (rand = 8c 94 17 b2 5c 01 d4 93 95 7a 29 98 6a 05 26 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084914741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084914741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084914741 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084914741 DMM INFO MM(262420000000045/cc73adc2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084914741 DMM NOTICE MM(262420000000045/cc73adc2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084914741 DMM DEBUG MM(262420000000045/cc73adc2) checking auth: received GSM SRES = e7 a4 a9 51 (gprs_gmm.c:666) 20241021084914741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084914741 DMM DEBUG MM(262420000000045/cc73adc2) Requesting authorization (sgsn_auth.c:160) 20241021084914741 DMM INFO MM(262420000000045/cc73adc2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084914741 DMM DEBUG MM(262420000000045/cc73adc2) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084914741 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241021084914741 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) 20241021084914741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084914741 DMM INFO MM(262420000000045/cc73adc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc73adc2) (gprs_gmm.c:300) 20241021084914743 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084914743 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084914743 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241021084914743 DMM INFO MM(262420000000045/cc73adc2) Subscriber data update (mmctx.c:445) 20241021084914743 DMM DEBUG MM(262420000000045/cc73adc2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084914743 DMM INFO MM(262420000000045/cc73adc2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084914743 DMM NOTICE MM(262420000000045/cc73adc2) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241021084914743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084914743 DMM NOTICE MM(262420000000045/cc73adc2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084914743 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) 20241021084914743 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084914743 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241021084914743 DMM INFO MM(262420000000045/cc73adc2) Subscriber data update (mmctx.c:445) 20241021084914743 DMM DEBUG MM(262420000000045/cc73adc2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084914749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084914749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084914749 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084914749 DMM INFO MM(262420000000045/cc73adc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084914749 DMM NOTICE MM(262420000000045/cc73adc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084914749 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084914749 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084914749 DLLC NOTICE LLME(d35cfe0b/cc73adc2){ASSIGNED} LLGM Assign pre (ffffffff => cc73adc2) (gprs_llc.c:1079) 20241021084914749 DLLC NOTICE LLME(ffffffff/cc73adc2){ASSIGNED} LLGM Assign post (ffffffff => cc73adc2) (gprs_llc.c:1125) 20241021084914749 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084914749 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084914749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084914749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@f3352caff16c: setverdict(pass): none -> pass 20241021084914801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084914801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084914801 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084914801 DMM INFO MM(262420000000045/cc73adc2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084914801 DMM INFO MM(262420000000045/cc73adc2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084914801 DMM DEBUG MM(262420000000045/cc73adc2) Using GGSN 0 (gprs_sm.c:312) 20241021084914801 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) 20241021084914801 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241021084914801 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084914801 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084914801 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241021084914813 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 f6 5d 05 4e 11 ac 81 55 3f 14 05 7f 43 db 4b 0b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241021084914813 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d31a8, cbp=0x55cf4589a230) (sgsn_libgtp.c:632) 20241021084914813 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084914813 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=cc73adc2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084914813 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084914813 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084914820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084914820 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241021084914820 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241021084914820 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241021084914820 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@f3352caff16c: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@f3352caff16c: Final verdict of PTC: pass 20241021084914828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@f3352caff16c: Final verdict of PTC: none 20241021084914830 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084914830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1058)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1053)@f3352caff16c: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@f3352caff16c: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1064)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@f3352caff16c: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1051)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1062)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1056)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@f3352caff16c: Test case TC_xid_n201u finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:49:14 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241021084914953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084915354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95668) 20241021084915831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084915831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95668, count=102000) 20241021084916832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084916832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:49: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_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 20241021084917833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084917833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_llc_null started. 20241021084918414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084918416 DMM INFO MM(262420000000045/cc73adc2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084918416 DMM INFO MM(262420000000045/cc73adc2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084918416 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084918416 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084918416 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084918416 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084918416 DLLC NOTICE LLME(ffffffff/cc73adc2){ASSIGNED} LLGM Assign pre (cc73adc2 => ffffffff) (gprs_llc.c:1079) 20241021084918416 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc73adc2 => ffffffff) (gprs_llc.c:1125) 20241021084918416 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084918416 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084918416 DMM NOTICE MM(262420000000045/cc73adc2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021084918416 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241021084918416 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021084918416 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084918416 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241021084918416 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241021084918416 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) 20241021084918416 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) 20241021084918416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084918416 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084918416 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084918416 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084918416 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084918471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084918471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084918471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084918471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084918471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084918471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084918471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084918471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084918471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1072)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084918472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084918472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084918472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084918473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084918473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084918473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084918473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084918473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084918473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084918473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084918473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084918473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084918473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084918477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084918486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084918486 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1070)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084918497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084918497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084918497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084918497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084918497 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084918497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084918497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084918497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084918497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084918499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084918499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084918499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084918499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084918499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084918499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084918499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084918499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084918499 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084918499 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084918499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084918499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084918499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084918502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021084918511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084918511 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084918534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084918535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084918535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084918535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084918535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084918535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084918535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084918535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084918535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084918537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084918537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084918537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084918537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084918537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084918537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084918537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084918537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084918537 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084918537 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084918537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084918538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1082)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084918538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084918541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084918550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084918550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084918834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084918834 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084918834 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084918834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084918836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084918837 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@f3352caff16c: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='C9575737'O, index=0 SGSN_Test-GSUP(1084)@f3352caff16c: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@f3352caff16c: 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 := '33D8FC9364B7276BE4676C1FF32F9884'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B504767'O ("[PGg") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '424580DC5F7DC256'O } } } } } 20241021084919894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084919894 DLLC NOTICE LLME(ffffffff/c9575737){UNASSIGNED} LLC RX: unknown TLLI 0xc9575737, creating LLME on the fly (gprs_llc.c:552) 20241021084919894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084919894 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241021084919894 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084919894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084919894 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084919894 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084919894 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084919894 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084919894 DLLC NOTICE LLME(ffffffff/c9575737){UNASSIGNED} LLGM Assign pre (c9575737 => edc006f2) (gprs_llc.c:1079) 20241021084919894 DLLC NOTICE LLME(c9575737/edc006f2){ASSIGNED} LLGM Assign post (c9575737 => edc006f2) (gprs_llc.c:1125) 20241021084919894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084919894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084919894 DMM DEBUG MM(262420000000041/edc006f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084919906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084919906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084919906 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084919906 DMM DEBUG MM(262420000000041/edc006f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241021084919906 DMM NOTICE MM(262420000000041/edc006f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084919906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084919906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084919906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084919906 DMM DEBUG MM(262420000000041/edc006f2) Requesting authorization (sgsn_auth.c:160) 20241021084919906 DMM INFO MM(262420000000041/edc006f2) Requesting authentication tuples (sgsn_auth.c:184) 20241021084919906 DMM DEBUG MM(262420000000041/edc006f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084919906 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241021084919906 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)@f3352caff16c: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@f3352caff16c: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241021084919909 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084919909 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084919909 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084919909 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084919909 DMM INFO MM(262420000000041/edc006f2) Subscriber data update (mmctx.c:445) 20241021084919909 DMM DEBUG MM(262420000000041/edc006f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084919909 DMM INFO MM(262420000000041/edc006f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084919909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084919909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084919909 DMM INFO MM(262420000000041/edc006f2) <- GMM AUTH AND CIPHERING REQ (rand = 33 d8 fc 93 64 b7 27 6b e4 67 6c 1f f3 2f 98 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084919918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084919918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084919918 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084919918 DMM INFO MM(262420000000041/edc006f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084919918 DMM NOTICE MM(262420000000041/edc006f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084919918 DMM DEBUG MM(262420000000041/edc006f2) checking auth: received GSM SRES = 5b 50 47 67 (gprs_gmm.c:666) 20241021084919918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084919918 DMM DEBUG MM(262420000000041/edc006f2) Requesting authorization (sgsn_auth.c:160) 20241021084919918 DMM INFO MM(262420000000041/edc006f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084919918 DMM DEBUG MM(262420000000041/edc006f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084919918 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241021084919918 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) 20241021084919918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084919918 DMM INFO MM(262420000000041/edc006f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc006f2) (gprs_gmm.c:300) 20241021084919920 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084919920 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084919920 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241021084919920 DMM INFO MM(262420000000041/edc006f2) Subscriber data update (mmctx.c:445) 20241021084919920 DMM DEBUG MM(262420000000041/edc006f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084919920 DMM INFO MM(262420000000041/edc006f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084919920 DMM NOTICE MM(262420000000041/edc006f2) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241021084919920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084919920 DMM NOTICE MM(262420000000041/edc006f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084919920 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) 20241021084919920 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084919920 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241021084919920 DMM INFO MM(262420000000041/edc006f2) Subscriber data update (mmctx.c:445) 20241021084919920 DMM DEBUG MM(262420000000041/edc006f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084919926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084919926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084919926 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084919926 DMM INFO MM(262420000000041/edc006f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084919926 DMM NOTICE MM(262420000000041/edc006f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084919926 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084919926 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084919926 DLLC NOTICE LLME(c9575737/edc006f2){ASSIGNED} LLGM Assign pre (ffffffff => edc006f2) (gprs_llc.c:1079) 20241021084919926 DLLC NOTICE LLME(ffffffff/edc006f2){ASSIGNED} LLGM Assign post (ffffffff => edc006f2) (gprs_llc.c:1125) 20241021084919926 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084919926 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084919926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084919926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021084920978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084920978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241021084920979 DLLC DEBUG TLLI=edc006f2 sends us LLC NULL (gprs_llc.c:912) 20241021084920979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084920979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241021084920979 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084920979 DMM INFO MM(262420000000041/edc006f2) -> GMM DETACH REQUEST TLLI=0xedc006f2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241021084920979 DMM INFO MM(262420000000041/edc006f2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241021084920979 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084920979 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084920979 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084920979 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084920979 DLLC NOTICE LLME(ffffffff/edc006f2){ASSIGNED} LLGM Assign pre (edc006f2 => ffffffff) (gprs_llc.c:1079) 20241021084920979 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edc006f2 => ffffffff) (gprs_llc.c:1125) 20241021084920979 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241021084920979 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) 20241021084920979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084920979 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084920979 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084920979 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084920980 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@f3352caff16c: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@f3352caff16c: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@f3352caff16c: Final verdict of PTC: pass 20241021084925989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@f3352caff16c: Final verdict of PTC: none 20241021084925992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084925992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1072)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1073)@f3352caff16c: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@f3352caff16c: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1082)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1077)@f3352caff16c: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1071)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1080)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1075)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@f3352caff16c: Test case TC_llc_null finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:49:26 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241021084926121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084926422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99704) 20241021084926993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084926993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99704, count=100244) 20241021084927994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084927994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084928995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084928995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021084929330 DGPRS DEBUG Checking for inactive LLMEs, time = 11311303 (sgsn.c:131) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_llc_sabm_dm_llgmm started. 20241021084929484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084929485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084929529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084929529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084929529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084929529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084929529 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084929529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084929529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084929529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084929529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084929531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084929531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084929531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084929531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084929531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084929531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084929531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084929531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084929531 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084929531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084929531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084929532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084929532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084929535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084929544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084929544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084929572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084929572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084929572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084929572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084929572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084929572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084929572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084929572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084929572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1096)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084929574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084929574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084929574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084929574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084929574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084929574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084929574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084929574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084929574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084929574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084929574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084929575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084929575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084929578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1093)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084929588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084929588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1094)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1102)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084929608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084929608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084929608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084929608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084929608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084929608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084929608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084929608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084929608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1102)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084929610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084929610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084929610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084929610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084929610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084929610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084929610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084929610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084929610 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084929610 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084929610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084929611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084929611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1102)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1102)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084929615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084929622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084929622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1099)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084929996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084929996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084929996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084929996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1101)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084929998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1101)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084929999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1101)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1101)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1101)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@f3352caff16c: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D41B21B7'O, index=0 SGSN_Test-GSUP(1103)@f3352caff16c: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@f3352caff16c: 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 := 'D3C2376DA190FFB6B2817237FE10B9A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C626E98D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A25AF6D3AA80FE7'O } } } } } 20241021084931052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084931052 DLLC NOTICE LLME(ffffffff/d41b21b7){UNASSIGNED} LLC RX: unknown TLLI 0xd41b21b7, creating LLME on the fly (gprs_llc.c:552) 20241021084931052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084931052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241021084931052 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084931052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084931052 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084931052 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084931052 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084931052 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084931052 DLLC NOTICE LLME(ffffffff/d41b21b7){UNASSIGNED} LLGM Assign pre (d41b21b7 => fdbe62bb) (gprs_llc.c:1079) 20241021084931052 DLLC NOTICE LLME(d41b21b7/fdbe62bb){ASSIGNED} LLGM Assign post (d41b21b7 => fdbe62bb) (gprs_llc.c:1125) 20241021084931052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084931052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084931052 DMM DEBUG MM(262420000000042/fdbe62bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084931064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084931064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084931064 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084931064 DMM DEBUG MM(262420000000042/fdbe62bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241021084931064 DMM NOTICE MM(262420000000042/fdbe62bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084931064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084931064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084931064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084931064 DMM DEBUG MM(262420000000042/fdbe62bb) Requesting authorization (sgsn_auth.c:160) 20241021084931064 DMM INFO MM(262420000000042/fdbe62bb) Requesting authentication tuples (sgsn_auth.c:184) 20241021084931064 DMM DEBUG MM(262420000000042/fdbe62bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084931064 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241021084931064 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)@f3352caff16c: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@f3352caff16c: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241021084931067 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084931067 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084931067 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084931067 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084931067 DMM INFO MM(262420000000042/fdbe62bb) Subscriber data update (mmctx.c:445) 20241021084931067 DMM DEBUG MM(262420000000042/fdbe62bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084931067 DMM INFO MM(262420000000042/fdbe62bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084931067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084931067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084931067 DMM INFO MM(262420000000042/fdbe62bb) <- GMM AUTH AND CIPHERING REQ (rand = d3 c2 37 6d a1 90 ff b6 b2 81 72 37 fe 10 b9 a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084931076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084931076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084931076 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084931076 DMM INFO MM(262420000000042/fdbe62bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084931076 DMM NOTICE MM(262420000000042/fdbe62bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084931076 DMM DEBUG MM(262420000000042/fdbe62bb) checking auth: received GSM SRES = c6 26 e9 8d (gprs_gmm.c:666) 20241021084931076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084931076 DMM DEBUG MM(262420000000042/fdbe62bb) Requesting authorization (sgsn_auth.c:160) 20241021084931076 DMM INFO MM(262420000000042/fdbe62bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084931076 DMM DEBUG MM(262420000000042/fdbe62bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084931076 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241021084931076 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) 20241021084931076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084931076 DMM INFO MM(262420000000042/fdbe62bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdbe62bb) (gprs_gmm.c:300) 20241021084931077 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084931077 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084931077 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241021084931077 DMM INFO MM(262420000000042/fdbe62bb) Subscriber data update (mmctx.c:445) 20241021084931077 DMM DEBUG MM(262420000000042/fdbe62bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084931077 DMM INFO MM(262420000000042/fdbe62bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084931077 DMM NOTICE MM(262420000000042/fdbe62bb) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241021084931077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084931077 DMM NOTICE MM(262420000000042/fdbe62bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084931077 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) 20241021084931078 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084931078 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241021084931078 DMM INFO MM(262420000000042/fdbe62bb) Subscriber data update (mmctx.c:445) 20241021084931078 DMM DEBUG MM(262420000000042/fdbe62bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084931084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084931084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084931084 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084931084 DMM INFO MM(262420000000042/fdbe62bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084931084 DMM NOTICE MM(262420000000042/fdbe62bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084931084 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084931084 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084931084 DLLC NOTICE LLME(d41b21b7/fdbe62bb){ASSIGNED} LLGM Assign pre (ffffffff => fdbe62bb) (gprs_llc.c:1079) 20241021084931084 DLLC NOTICE LLME(ffffffff/fdbe62bb){ASSIGNED} LLGM Assign post (ffffffff => fdbe62bb) (gprs_llc.c:1125) 20241021084931084 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084931084 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084931084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084931084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021084932136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084932136 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)@f3352caff16c: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@f3352caff16c: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@f3352caff16c: Final verdict of PTC: pass 20241021084932145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55784<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@f3352caff16c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1099)@f3352caff16c: Final verdict of PTC: none 20241021084932147 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084932147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1091)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1102)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@f3352caff16c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1097)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@f3352caff16c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1095)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1089)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1100)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1099): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@f3352caff16c: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:49:32 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 20241021084932276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084932678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86188) 20241021084933148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084933149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86188, count=86728) 20241021084934149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084934149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084935151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084935151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_llc_sabm_dm_ll5 started. 20241021084935735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084935736 DMM INFO MM(262420000000042/fdbe62bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084935736 DMM INFO MM(262420000000042/fdbe62bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084935736 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084935736 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084935736 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084935736 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084935736 DLLC NOTICE LLME(ffffffff/fdbe62bb){ASSIGNED} LLGM Assign pre (fdbe62bb => ffffffff) (gprs_llc.c:1079) 20241021084935736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdbe62bb => ffffffff) (gprs_llc.c:1125) 20241021084935736 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241021084935736 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) 20241021084935736 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) 20241021084935736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084935736 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084935736 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084935737 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084935737 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084935788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084935788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084935788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084935788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084935788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084935788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084935788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084935788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084935788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1110)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1111)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084935790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084935790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084935790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084935790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084935790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084935790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084935790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084935791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084935791 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084935791 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084935791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084935791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084935791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084935794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084935804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084935804 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1112)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1108)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084935817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084935817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084935817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084935817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084935818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084935818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084935818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084935818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084935818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084935819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084935819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084935819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084935819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084935819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084935819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084935819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084935819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084935819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084935819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084935819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084935820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084935820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084935824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084935833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084935833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084935855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084935855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084935855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084935855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084935855 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084935855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084935855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084935855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084935855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084935856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084935856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084935856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084935857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084935857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084935857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084935857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084935857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084935857 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084935857 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084935857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084935857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084935857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084935861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084935871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084935871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084936152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084936152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084936152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084936152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084936154 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084936155 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@f3352caff16c: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='D2F7E15E'O, index=0 SGSN_Test-GSUP(1122)@f3352caff16c: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@f3352caff16c: 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 := 'BC43FD8DC4ADCBB8FD5AB9D26ED59734'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FC6A786'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E055B889FD5FCA2D'O } } } } } 20241021084937208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084937208 DLLC NOTICE LLME(ffffffff/d2f7e15e){UNASSIGNED} LLC RX: unknown TLLI 0xd2f7e15e, creating LLME on the fly (gprs_llc.c:552) 20241021084937208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084937208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241021084937208 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084937208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084937208 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084937208 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084937208 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084937208 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084937208 DLLC NOTICE LLME(ffffffff/d2f7e15e){UNASSIGNED} LLGM Assign pre (d2f7e15e => f7db68e1) (gprs_llc.c:1079) 20241021084937208 DLLC NOTICE LLME(d2f7e15e/f7db68e1){ASSIGNED} LLGM Assign post (d2f7e15e => f7db68e1) (gprs_llc.c:1125) 20241021084937208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084937208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084937208 DMM DEBUG MM(262420000000043/f7db68e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084937219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084937219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084937219 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084937219 DMM DEBUG MM(262420000000043/f7db68e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241021084937219 DMM NOTICE MM(262420000000043/f7db68e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084937219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084937219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084937219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084937219 DMM DEBUG MM(262420000000043/f7db68e1) Requesting authorization (sgsn_auth.c:160) 20241021084937219 DMM INFO MM(262420000000043/f7db68e1) Requesting authentication tuples (sgsn_auth.c:184) 20241021084937219 DMM DEBUG MM(262420000000043/f7db68e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084937219 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241021084937219 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)@f3352caff16c: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@f3352caff16c: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241021084937223 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084937223 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084937223 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084937223 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084937223 DMM INFO MM(262420000000043/f7db68e1) Subscriber data update (mmctx.c:445) 20241021084937223 DMM DEBUG MM(262420000000043/f7db68e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084937223 DMM INFO MM(262420000000043/f7db68e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084937223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084937223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084937223 DMM INFO MM(262420000000043/f7db68e1) <- GMM AUTH AND CIPHERING REQ (rand = bc 43 fd 8d c4 ad cb b8 fd 5a b9 d2 6e d5 97 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084937232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084937232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084937232 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084937232 DMM INFO MM(262420000000043/f7db68e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084937232 DMM NOTICE MM(262420000000043/f7db68e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084937232 DMM DEBUG MM(262420000000043/f7db68e1) checking auth: received GSM SRES = 8f c6 a7 86 (gprs_gmm.c:666) 20241021084937233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084937233 DMM DEBUG MM(262420000000043/f7db68e1) Requesting authorization (sgsn_auth.c:160) 20241021084937233 DMM INFO MM(262420000000043/f7db68e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084937233 DMM DEBUG MM(262420000000043/f7db68e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084937233 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241021084937233 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) 20241021084937233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084937233 DMM INFO MM(262420000000043/f7db68e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7db68e1) (gprs_gmm.c:300) 20241021084937234 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084937234 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084937234 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241021084937234 DMM INFO MM(262420000000043/f7db68e1) Subscriber data update (mmctx.c:445) 20241021084937234 DMM DEBUG MM(262420000000043/f7db68e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084937234 DMM INFO MM(262420000000043/f7db68e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084937234 DMM NOTICE MM(262420000000043/f7db68e1) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241021084937234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084937234 DMM NOTICE MM(262420000000043/f7db68e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084937234 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) 20241021084937235 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084937235 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241021084937235 DMM INFO MM(262420000000043/f7db68e1) Subscriber data update (mmctx.c:445) 20241021084937235 DMM DEBUG MM(262420000000043/f7db68e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084937241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084937241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084937241 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084937241 DMM INFO MM(262420000000043/f7db68e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084937241 DMM NOTICE MM(262420000000043/f7db68e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084937241 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084937241 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084937241 DLLC NOTICE LLME(d2f7e15e/f7db68e1){ASSIGNED} LLGM Assign pre (ffffffff => f7db68e1) (gprs_llc.c:1079) 20241021084937241 DLLC NOTICE LLME(ffffffff/f7db68e1){ASSIGNED} LLGM Assign post (ffffffff => f7db68e1) (gprs_llc.c:1125) 20241021084937241 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084937241 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084937241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084937241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021084938293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084938293 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)@f3352caff16c: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@f3352caff16c: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@f3352caff16c: Final verdict of PTC: pass 20241021084938302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@f3352caff16c: Final verdict of PTC: none 20241021084938304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1120)@f3352caff16c: Final verdict of PTC: none 20241021084938304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1110)@f3352caff16c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1115)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@f3352caff16c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@f3352caff16c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1111)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1118)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1113)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1109)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@f3352caff16c: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:49:38 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 20241021084938432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084938833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20241021084939305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084939306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87104, count=91460) 20241021084940307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084940307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021084941309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084941309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_suspend_nopaging started. 20241021084941891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084941892 DMM INFO MM(262420000000043/f7db68e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084941892 DMM INFO MM(262420000000043/f7db68e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084941892 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084941892 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084941892 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084941892 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084941892 DLLC NOTICE LLME(ffffffff/f7db68e1){ASSIGNED} LLGM Assign pre (f7db68e1 => ffffffff) (gprs_llc.c:1079) 20241021084941892 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7db68e1 => ffffffff) (gprs_llc.c:1125) 20241021084941892 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241021084941892 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) 20241021084941892 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) 20241021084941892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021084941892 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084941892 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021084941892 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084941892 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084941947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084941947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084941947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084941947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084941947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084941947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084941947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084941947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084941947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1130)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084941948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084941948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084941948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084941949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084941949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084941949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084941949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084941949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084941949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084941949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084941949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1129)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021084941950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084941950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1130)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084941954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084941963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084941963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1131)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1127)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1129)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084941975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084941975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084941975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084941975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084941975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084941975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084941975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084941975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084941975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084941977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084941977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084941977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084941977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084941977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084941977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084941977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084941977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084941977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084941977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084941977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084941977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084941978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084941982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084941993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084941993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1136)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1133)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084942020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084942020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084942020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084942020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084942020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084942020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084942020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084942020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084942020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084942022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084942022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084942022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084942022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084942022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084942022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084942022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084942022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084942022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084942022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084942022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1140)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084942023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084942023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084942026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084942036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084942036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084942309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084942309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084942309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084942309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084942311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084942312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@f3352caff16c: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='F9998EC0'O, index=0 SGSN_Test-GSUP(1141)@f3352caff16c: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@f3352caff16c: 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 := 'FF9FC1B476D9339D8451B1337D39835E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DDDBBE47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E104D73AB9EA728D'O } } } } } 20241021084943366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084943366 DLLC NOTICE LLME(ffffffff/f9998ec0){UNASSIGNED} LLC RX: unknown TLLI 0xf9998ec0, creating LLME on the fly (gprs_llc.c:552) 20241021084943366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084943366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241021084943366 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084943366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021084943366 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084943366 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021084943366 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084943366 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084943366 DLLC NOTICE LLME(ffffffff/f9998ec0){UNASSIGNED} LLGM Assign pre (f9998ec0 => d5d8cc0c) (gprs_llc.c:1079) 20241021084943366 DLLC NOTICE LLME(f9998ec0/d5d8cc0c){ASSIGNED} LLGM Assign post (f9998ec0 => d5d8cc0c) (gprs_llc.c:1125) 20241021084943366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084943366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084943366 DMM DEBUG MM(262420000000048/d5d8cc0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084943378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084943378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084943378 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084943378 DMM DEBUG MM(262420000000048/d5d8cc0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241021084943378 DMM NOTICE MM(262420000000048/d5d8cc0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084943378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084943378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084943378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084943378 DMM DEBUG MM(262420000000048/d5d8cc0c) Requesting authorization (sgsn_auth.c:160) 20241021084943378 DMM INFO MM(262420000000048/d5d8cc0c) Requesting authentication tuples (sgsn_auth.c:184) 20241021084943378 DMM DEBUG MM(262420000000048/d5d8cc0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084943378 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241021084943378 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)@f3352caff16c: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@f3352caff16c: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241021084943381 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084943381 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084943381 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084943381 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084943381 DMM INFO MM(262420000000048/d5d8cc0c) Subscriber data update (mmctx.c:445) 20241021084943381 DMM DEBUG MM(262420000000048/d5d8cc0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084943381 DMM INFO MM(262420000000048/d5d8cc0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084943381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084943381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084943381 DMM INFO MM(262420000000048/d5d8cc0c) <- GMM AUTH AND CIPHERING REQ (rand = ff 9f c1 b4 76 d9 33 9d 84 51 b1 33 7d 39 83 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084943388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084943388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084943388 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084943388 DMM INFO MM(262420000000048/d5d8cc0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084943388 DMM NOTICE MM(262420000000048/d5d8cc0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084943388 DMM DEBUG MM(262420000000048/d5d8cc0c) checking auth: received GSM SRES = dd db be 47 (gprs_gmm.c:666) 20241021084943388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084943388 DMM DEBUG MM(262420000000048/d5d8cc0c) Requesting authorization (sgsn_auth.c:160) 20241021084943388 DMM INFO MM(262420000000048/d5d8cc0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084943388 DMM DEBUG MM(262420000000048/d5d8cc0c) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084943388 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241021084943388 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) 20241021084943388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084943388 DMM INFO MM(262420000000048/d5d8cc0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5d8cc0c) (gprs_gmm.c:300) 20241021084943389 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084943389 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084943389 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241021084943389 DMM INFO MM(262420000000048/d5d8cc0c) Subscriber data update (mmctx.c:445) 20241021084943389 DMM DEBUG MM(262420000000048/d5d8cc0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084943389 DMM INFO MM(262420000000048/d5d8cc0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084943389 DMM NOTICE MM(262420000000048/d5d8cc0c) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241021084943389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084943389 DMM NOTICE MM(262420000000048/d5d8cc0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084943389 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) 20241021084943390 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084943390 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241021084943390 DMM INFO MM(262420000000048/d5d8cc0c) Subscriber data update (mmctx.c:445) 20241021084943390 DMM DEBUG MM(262420000000048/d5d8cc0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084943396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084943396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084943396 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084943396 DMM INFO MM(262420000000048/d5d8cc0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084943396 DMM NOTICE MM(262420000000048/d5d8cc0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084943396 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084943396 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084943396 DLLC NOTICE LLME(f9998ec0/d5d8cc0c){ASSIGNED} LLGM Assign pre (ffffffff => d5d8cc0c) (gprs_llc.c:1079) 20241021084943396 DLLC NOTICE LLME(ffffffff/d5d8cc0c){ASSIGNED} LLGM Assign post (ffffffff => d5d8cc0c) (gprs_llc.c:1125) 20241021084943397 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084943397 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084943397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084943397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@f3352caff16c: setverdict(pass): none -> pass 20241021084943448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084943448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084943448 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084943448 DMM INFO MM(262420000000048/d5d8cc0c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084943448 DMM INFO MM(262420000000048/d5d8cc0c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084943448 DMM DEBUG MM(262420000000048/d5d8cc0c) Using GGSN 0 (gprs_sm.c:312) 20241021084943448 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) 20241021084943448 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241021084943448 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084943448 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084943448 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241021084943460 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 73 96 c7 f8 11 40 56 be 5a 14 05 7f 74 b4 ad 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241021084943460 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d4218, cbp=0x55cf4589b990) (sgsn_libgtp.c:632) 20241021084943460 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084943460 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=d5d8cc0c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084943460 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084943460 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084943467 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241021084943473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084943473 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241021084943473 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241021084943476 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241021084943476 DMM INFO MM(262420000000048/d5d8cc0c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@f3352caff16c: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@f3352caff16c: Final verdict of PTC: pass 20241021084948486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44910<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@f3352caff16c: Final verdict of PTC: none 20241021084948488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084948488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1134)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1130)@f3352caff16c: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1140)@f3352caff16c: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@f3352caff16c: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1128)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1138)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1132)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@f3352caff16c: Test case TC_suspend_nopaging finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:49:48 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241021084948620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084949021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97140) 20241021084949489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084949489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97140, count=101496) 20241021084950490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084950490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:49: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_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 20241021084951491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084951491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_suspend_resume started. 20241021084952084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084952086 DMM INFO MM(262420000000048/d5d8cc0c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021084952086 DMM INFO MM(262420000000048/d5d8cc0c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021084952086 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021084952086 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021084952086 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021084952086 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021084952086 DLLC NOTICE LLME(ffffffff/d5d8cc0c){ASSIGNED} LLGM Assign pre (d5d8cc0c => ffffffff) (gprs_llc.c:1079) 20241021084952086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5d8cc0c => ffffffff) (gprs_llc.c:1125) 20241021084952086 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021084952086 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021084952086 DMM NOTICE MM(262420000000048/d5d8cc0c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021084952086 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241021084952086 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021084952086 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021084952086 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241021084952086 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241021084952086 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) 20241021084952086 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) 20241021084952086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021084952086 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021084952086 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021084952086 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021084952086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084952138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021084952138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084952138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084952138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084952138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021084952138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084952138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084952138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084952138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1149)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084952140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084952140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084952140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084952140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084952140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084952140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084952140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084952140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084952140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021084952140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084952140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1148)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1149)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084952141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084952141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084952145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084952153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084952153 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1150)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1146)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1148)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084952176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021084952176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084952176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084952176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084952176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021084952176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084952176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084952176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084952176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1154)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084952178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084952178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084952178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084952179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084952179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084952179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084952179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021084952179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084952179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021084952180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084952180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1153)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084952184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021084952194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084952194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1151)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021084952214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021084952214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021084952214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021084952214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084952214 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021084952214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021084952214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021084952214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021084952214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021084952216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021084952216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021084952216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021084952216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021084952216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021084952216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021084952216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021084952216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021084952216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021084952216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021084952217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1159)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021084952217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021084952217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021084952221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021084952228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084952228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021084952492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084952492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021084952492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021084952492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021084952494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021084952495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1146)@f3352caff16c: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='EE4B3ABF'O, index=0 SGSN_Test-GSUP(1160)@f3352caff16c: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@f3352caff16c: 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 := '09D2661CC7F6AA37F7B0F9BA8B9E5DC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '62E5DE5F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7222A2DBA2263F49'O } } } } } 20241021084953548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084953548 DLLC NOTICE LLME(ffffffff/ee4b3abf){UNASSIGNED} LLC RX: unknown TLLI 0xee4b3abf, creating LLME on the fly (gprs_llc.c:552) 20241021084953548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084953549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241021084953549 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021084953549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021084953549 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021084953549 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021084953549 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021084953549 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021084953549 DLLC NOTICE LLME(ffffffff/ee4b3abf){UNASSIGNED} LLGM Assign pre (ee4b3abf => dccedccd) (gprs_llc.c:1079) 20241021084953549 DLLC NOTICE LLME(ee4b3abf/dccedccd){ASSIGNED} LLGM Assign post (ee4b3abf => dccedccd) (gprs_llc.c:1125) 20241021084953549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021084953549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021084953549 DMM DEBUG MM(262420000000049/dccedccd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021084953560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084953560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021084953560 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084953560 DMM DEBUG MM(262420000000049/dccedccd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241021084953560 DMM NOTICE MM(262420000000049/dccedccd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021084953560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021084953560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021084953560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021084953560 DMM DEBUG MM(262420000000049/dccedccd) Requesting authorization (sgsn_auth.c:160) 20241021084953560 DMM INFO MM(262420000000049/dccedccd) Requesting authentication tuples (sgsn_auth.c:184) 20241021084953561 DMM DEBUG MM(262420000000049/dccedccd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021084953561 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241021084953561 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)@f3352caff16c: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@f3352caff16c: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241021084953563 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021084953563 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021084953563 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021084953563 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021084953563 DMM INFO MM(262420000000049/dccedccd) Subscriber data update (mmctx.c:445) 20241021084953563 DMM DEBUG MM(262420000000049/dccedccd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021084953563 DMM INFO MM(262420000000049/dccedccd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021084953563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021084953563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021084953563 DMM INFO MM(262420000000049/dccedccd) <- GMM AUTH AND CIPHERING REQ (rand = 09 d2 66 1c c7 f6 aa 37 f7 b0 f9 ba 8b 9e 5d c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021084953571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084953571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021084953571 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084953571 DMM INFO MM(262420000000049/dccedccd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021084953571 DMM NOTICE MM(262420000000049/dccedccd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021084953571 DMM DEBUG MM(262420000000049/dccedccd) checking auth: received GSM SRES = 62 e5 de 5f (gprs_gmm.c:666) 20241021084953571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021084953571 DMM DEBUG MM(262420000000049/dccedccd) Requesting authorization (sgsn_auth.c:160) 20241021084953571 DMM INFO MM(262420000000049/dccedccd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021084953571 DMM DEBUG MM(262420000000049/dccedccd) Requesting subscriber data update (gprs_subscriber.c:894) 20241021084953571 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241021084953571 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) 20241021084953571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021084953571 DMM INFO MM(262420000000049/dccedccd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdccedccd) (gprs_gmm.c:300) 20241021084953573 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021084953573 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021084953573 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241021084953573 DMM INFO MM(262420000000049/dccedccd) Subscriber data update (mmctx.c:445) 20241021084953573 DMM DEBUG MM(262420000000049/dccedccd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021084953573 DMM INFO MM(262420000000049/dccedccd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021084953573 DMM NOTICE MM(262420000000049/dccedccd) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241021084953573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021084953573 DMM NOTICE MM(262420000000049/dccedccd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021084953573 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) 20241021084953573 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021084953573 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241021084953573 DMM INFO MM(262420000000049/dccedccd) Subscriber data update (mmctx.c:445) 20241021084953573 DMM DEBUG MM(262420000000049/dccedccd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021084953579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084953579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021084953579 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084953579 DMM INFO MM(262420000000049/dccedccd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021084953579 DMM NOTICE MM(262420000000049/dccedccd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021084953579 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021084953579 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021084953579 DLLC NOTICE LLME(ee4b3abf/dccedccd){ASSIGNED} LLGM Assign pre (ffffffff => dccedccd) (gprs_llc.c:1079) 20241021084953579 DLLC NOTICE LLME(ffffffff/dccedccd){ASSIGNED} LLGM Assign post (ffffffff => dccedccd) (gprs_llc.c:1125) 20241021084953579 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021084953579 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021084953579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021084953579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@f3352caff16c: setverdict(pass): none -> pass 20241021084953630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084953630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021084953630 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021084953630 DMM INFO MM(262420000000049/dccedccd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021084953630 DMM INFO MM(262420000000049/dccedccd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021084953630 DMM DEBUG MM(262420000000049/dccedccd) Using GGSN 0 (gprs_sm.c:312) 20241021084953630 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) 20241021084953630 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241021084953630 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021084953630 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241021084953630 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241021084953640 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 41 10 c7 03 11 a0 14 bf de 14 05 7f 34 8a b9 fc 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) 20241021084953640 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d5288, cbp=0x55cf4589bd20) (sgsn_libgtp.c:632) 20241021084953640 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021084953640 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=dccedccd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021084953640 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021084953640 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021084953647 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241021084953653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084953653 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241021084953653 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241021084953656 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241021084953656 DMM INFO MM(262420000000049/dccedccd) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241021084958663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021084958663 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241021084958663 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241021084958667 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1146)@f3352caff16c: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@f3352caff16c: Final verdict of PTC: pass 20241021084958676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54230<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@f3352caff16c: Final verdict of PTC: none 20241021084958678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021084958678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1154)@f3352caff16c: Final verdict of PTC: none TC_suspend_resume-BVCI196(1146)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1149)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@f3352caff16c: Final verdict of PTC: none TC_suspend_resume-BVCI210(1151)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@f3352caff16c: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1159)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1157)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1147)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1152)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_resume-BVCI196(1146): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_resume-BVCI210(1151): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@f3352caff16c: Test case TC_suspend_resume finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:49:58 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241021084958808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021084959209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103668) 20241021084959331 DGPRS DEBUG Checking for inactive LLMEs, time = 11311333 (sgsn.c:131) 20241021084959679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021084959679 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=105152) 20241021085000681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085000681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:50:01 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 20241021085001682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085001682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_suspend_rau started. 20241021085002269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085002271 DMM INFO MM(262420000000049/dccedccd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085002271 DMM INFO MM(262420000000049/dccedccd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085002271 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085002271 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085002271 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085002271 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021085002271 DLLC NOTICE LLME(ffffffff/dccedccd){ASSIGNED} LLGM Assign pre (dccedccd => ffffffff) (gprs_llc.c:1079) 20241021085002271 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dccedccd => ffffffff) (gprs_llc.c:1125) 20241021085002271 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021085002271 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021085002271 DMM NOTICE MM(262420000000049/dccedccd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085002271 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241021085002271 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085002271 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085002271 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241021085002271 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241021085002271 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) 20241021085002271 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) 20241021085002271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021085002271 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021085002271 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021085002271 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021085002271 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085002316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085002316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085002316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085002316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085002316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085002316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085002316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085002316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085002316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085002318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085002318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085002318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085002318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085002318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085002318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085002318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085002318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085002318 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085002318 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085002318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085002319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085002319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085002322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085002331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085002331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085002362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085002362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085002362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085002362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085002362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085002362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085002362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085002362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085002362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085002364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085002364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085002364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1172)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085002364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085002364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085002364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085002364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085002365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085002365 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085002365 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085002365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085002365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085002365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085002369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085002379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085002379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1174)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1170)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085002391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085002391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085002391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085002391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085002391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085002391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085002391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085002391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085002391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085002392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085002392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085002392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085002392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085002392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085002392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085002392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085002392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085002392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085002392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085002392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085002393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085002393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085002397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085002406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085002406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085002683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085002683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085002683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085002683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085002685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085002686 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@f3352caff16c: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='C4152145'O, index=0 SGSN_Test-GSUP(1179)@f3352caff16c: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@f3352caff16c: 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 := 'C6DD719046225E9C451A1EBDE0ACF2E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C52C732'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C776F77C7B57CC9E'O } } } } } 20241021085003738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085003738 DLLC NOTICE LLME(ffffffff/c4152145){UNASSIGNED} LLC RX: unknown TLLI 0xc4152145, creating LLME on the fly (gprs_llc.c:552) 20241021085003738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085003738 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241021085003738 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021085003738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021085003738 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021085003738 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021085003738 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085003738 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085003738 DLLC NOTICE LLME(ffffffff/c4152145){UNASSIGNED} LLGM Assign pre (c4152145 => d30c9f9e) (gprs_llc.c:1079) 20241021085003738 DLLC NOTICE LLME(c4152145/d30c9f9e){ASSIGNED} LLGM Assign post (c4152145 => d30c9f9e) (gprs_llc.c:1125) 20241021085003738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085003738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085003738 DMM DEBUG MM(262420000000050/d30c9f9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085003751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085003751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085003751 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085003751 DMM DEBUG MM(262420000000050/d30c9f9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241021085003751 DMM NOTICE MM(262420000000050/d30c9f9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085003751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085003751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085003751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085003751 DMM DEBUG MM(262420000000050/d30c9f9e) Requesting authorization (sgsn_auth.c:160) 20241021085003751 DMM INFO MM(262420000000050/d30c9f9e) Requesting authentication tuples (sgsn_auth.c:184) 20241021085003751 DMM DEBUG MM(262420000000050/d30c9f9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085003751 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241021085003751 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)@f3352caff16c: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@f3352caff16c: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241021085003754 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085003754 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085003754 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085003754 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085003754 DMM INFO MM(262420000000050/d30c9f9e) Subscriber data update (mmctx.c:445) 20241021085003754 DMM DEBUG MM(262420000000050/d30c9f9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085003754 DMM INFO MM(262420000000050/d30c9f9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085003754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085003754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085003754 DMM INFO MM(262420000000050/d30c9f9e) <- GMM AUTH AND CIPHERING REQ (rand = c6 dd 71 90 46 22 5e 9c 45 1a 1e bd e0 ac f2 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021085003760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085003760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085003761 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085003761 DMM INFO MM(262420000000050/d30c9f9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085003761 DMM NOTICE MM(262420000000050/d30c9f9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085003761 DMM DEBUG MM(262420000000050/d30c9f9e) checking auth: received GSM SRES = 4c 52 c7 32 (gprs_gmm.c:666) 20241021085003761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085003761 DMM DEBUG MM(262420000000050/d30c9f9e) Requesting authorization (sgsn_auth.c:160) 20241021085003761 DMM INFO MM(262420000000050/d30c9f9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085003761 DMM DEBUG MM(262420000000050/d30c9f9e) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085003761 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241021085003761 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) 20241021085003761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085003761 DMM INFO MM(262420000000050/d30c9f9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd30c9f9e) (gprs_gmm.c:300) 20241021085003762 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085003762 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085003762 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241021085003762 DMM INFO MM(262420000000050/d30c9f9e) Subscriber data update (mmctx.c:445) 20241021085003762 DMM DEBUG MM(262420000000050/d30c9f9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085003762 DMM INFO MM(262420000000050/d30c9f9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085003762 DMM NOTICE MM(262420000000050/d30c9f9e) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241021085003762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085003762 DMM NOTICE MM(262420000000050/d30c9f9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085003762 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) 20241021085003763 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085003763 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241021085003763 DMM INFO MM(262420000000050/d30c9f9e) Subscriber data update (mmctx.c:445) 20241021085003763 DMM DEBUG MM(262420000000050/d30c9f9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085003768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085003768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085003768 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085003768 DMM INFO MM(262420000000050/d30c9f9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085003768 DMM NOTICE MM(262420000000050/d30c9f9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085003768 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085003768 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085003768 DLLC NOTICE LLME(c4152145/d30c9f9e){ASSIGNED} LLGM Assign pre (ffffffff => d30c9f9e) (gprs_llc.c:1079) 20241021085003768 DLLC NOTICE LLME(ffffffff/d30c9f9e){ASSIGNED} LLGM Assign post (ffffffff => d30c9f9e) (gprs_llc.c:1125) 20241021085003768 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085003768 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085003768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085003768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@f3352caff16c: setverdict(pass): none -> pass 20241021085003819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085003819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021085003819 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085003819 DMM INFO MM(262420000000050/d30c9f9e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085003819 DMM INFO MM(262420000000050/d30c9f9e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085003819 DMM DEBUG MM(262420000000050/d30c9f9e) Using GGSN 0 (gprs_sm.c:312) 20241021085003819 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) 20241021085003819 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241021085003819 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085003819 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085003819 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241021085003831 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 10 04 7c aa 11 f2 c1 c2 e1 14 05 7f d1 a6 f2 62 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) 20241021085003831 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d62f8, cbp=0x55cf4589c0b0) (sgsn_libgtp.c:632) 20241021085003831 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085003831 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=d30c9f9e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021085003831 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085003831 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085003840 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241021085003847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085003847 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241021085003847 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241021085003850 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241021085003850 DMM INFO MM(262420000000050/d30c9f9e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241021085008856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085008856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085008856 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085008856 DMM INFO MM(262420000000050/d30c9f9e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021085008856 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085008856 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241021085008856 DLLC NOTICE LLME(ffffffff/d30c9f9e){ASSIGNED} LLGM Assign pre (d30c9f9e => cf5399eb) (gprs_llc.c:1079) 20241021085008856 DLLC NOTICE LLME(d30c9f9e/cf5399eb){ASSIGNED} LLGM Assign post (d30c9f9e => cf5399eb) (gprs_llc.c:1125) 20241021085008856 DMM INFO MM(262420000000050/cf5399eb) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085008864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085008864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085008864 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085008864 DMM INFO MM(262420000000050/cf5399eb) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241021085008864 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241021085008864 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085008864 DLLC NOTICE LLME(d30c9f9e/cf5399eb){ASSIGNED} LLGM Assign pre (ffffffff => cf5399eb) (gprs_llc.c:1079) 20241021085008864 DLLC NOTICE LLME(ffffffff/cf5399eb){ASSIGNED} LLGM Assign post (ffffffff => cf5399eb) (gprs_llc.c:1125) 20241021085008864 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241021085009364 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@f3352caff16c: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@f3352caff16c: Final verdict of PTC: pass 20241021085009373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1167)@f3352caff16c: Final verdict of PTC: none 20241021085009376 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085009376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1179)@f3352caff16c: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1177)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@f3352caff16c: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1173)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@f3352caff16c: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1175)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1165)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1171)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@f3352caff16c: Test case TC_suspend_rau finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:50:09 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241021085009504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085009906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109436) 20241021085010376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085010377 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) 20241021085011377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085011378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:50:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241021085012378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085012379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_paging_ps started. 20241021085012969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085012970 DMM INFO MM(262420000000050/cf5399eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085012970 DMM INFO MM(262420000000050/cf5399eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085012970 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085012970 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085012970 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085012970 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021085012970 DLLC NOTICE LLME(ffffffff/cf5399eb){ASSIGNED} LLGM Assign pre (cf5399eb => ffffffff) (gprs_llc.c:1079) 20241021085012970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf5399eb => ffffffff) (gprs_llc.c:1125) 20241021085012970 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021085012970 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021085012970 DMM NOTICE MM(262420000000050/cf5399eb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085012970 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241021085012970 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085012970 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085012970 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241021085012970 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241021085012970 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) 20241021085012970 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) 20241021085012970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021085012970 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021085012970 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021085012970 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021085012970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085013028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085013028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085013028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085013028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085013028 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085013028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085013028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085013028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085013028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1186)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085013030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085013030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085013030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085013031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085013031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085013031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085013031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085013031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085013031 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085013031 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085013031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085013031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085013031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085013035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085013044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085013044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@f3352caff16c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1191)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085013066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085013067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085013067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085013067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085013067 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085013067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085013067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085013067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085013067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085013068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085013068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085013068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085013069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085013069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085013069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085013069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085013069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085013069 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085013069 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085013069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085013069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085013069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085013074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021085013085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085013085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1191)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI210(1189)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085013092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085013092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085013092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085013092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085013092 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085013092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085013092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085013092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085013092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085013094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085013094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085013094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085013094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085013094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085013094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085013094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085013094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085013095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085013095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085013095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085013095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1196)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085013095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085013099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085013108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085013108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085013379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085013380 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085013380 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085013380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085013382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085013382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@f3352caff16c: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='DB4A6074'O, index=0 SGSN_Test-GSUP(1198)@f3352caff16c: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@f3352caff16c: 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 := '25F43B4C26B282891B899AC1F3800536'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5837729'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '507DB2A3B6697271'O } } } } } 20241021085014436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085014436 DLLC NOTICE LLME(ffffffff/db4a6074){UNASSIGNED} LLC RX: unknown TLLI 0xdb4a6074, creating LLME on the fly (gprs_llc.c:552) 20241021085014436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085014436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241021085014436 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Allocated (fsm.c:456) 20241021085014436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Allocated (fsm.c:456) 20241021085014436 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021085014436 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021085014436 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085014436 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085014436 DLLC NOTICE LLME(ffffffff/db4a6074){UNASSIGNED} LLGM Assign pre (db4a6074 => ffdcbbd6) (gprs_llc.c:1079) 20241021085014436 DLLC NOTICE LLME(db4a6074/ffdcbbd6){ASSIGNED} LLGM Assign post (db4a6074 => ffdcbbd6) (gprs_llc.c:1125) 20241021085014436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085014436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085014436 DMM DEBUG MM(262420000000051/ffdcbbd6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085014448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085014448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085014448 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085014448 DMM DEBUG MM(262420000000051/ffdcbbd6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241021085014448 DMM NOTICE MM(262420000000051/ffdcbbd6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085014448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085014448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085014448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085014448 DMM DEBUG MM(262420000000051/ffdcbbd6) Requesting authorization (sgsn_auth.c:160) 20241021085014448 DMM INFO MM(262420000000051/ffdcbbd6) Requesting authentication tuples (sgsn_auth.c:184) 20241021085014448 DMM DEBUG MM(262420000000051/ffdcbbd6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085014448 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241021085014448 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)@f3352caff16c: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@f3352caff16c: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241021085014451 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085014451 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085014451 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085014451 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085014451 DMM INFO MM(262420000000051/ffdcbbd6) Subscriber data update (mmctx.c:445) 20241021085014451 DMM DEBUG MM(262420000000051/ffdcbbd6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085014451 DMM INFO MM(262420000000051/ffdcbbd6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085014451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085014451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085014451 DMM INFO MM(262420000000051/ffdcbbd6) <- GMM AUTH AND CIPHERING REQ (rand = 25 f4 3b 4c 26 b2 82 89 1b 89 9a c1 f3 80 05 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021085014459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085014459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085014459 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085014459 DMM INFO MM(262420000000051/ffdcbbd6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085014459 DMM NOTICE MM(262420000000051/ffdcbbd6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085014459 DMM DEBUG MM(262420000000051/ffdcbbd6) checking auth: received GSM SRES = f5 83 77 29 (gprs_gmm.c:666) 20241021085014459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085014459 DMM DEBUG MM(262420000000051/ffdcbbd6) Requesting authorization (sgsn_auth.c:160) 20241021085014459 DMM INFO MM(262420000000051/ffdcbbd6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085014459 DMM DEBUG MM(262420000000051/ffdcbbd6) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085014459 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241021085014459 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) 20241021085014459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085014459 DMM INFO MM(262420000000051/ffdcbbd6) <- GMM ATTACH ACCEPT (new P-TMSI=0xffdcbbd6) (gprs_gmm.c:300) 20241021085014460 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085014460 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085014460 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241021085014460 DMM INFO MM(262420000000051/ffdcbbd6) Subscriber data update (mmctx.c:445) 20241021085014460 DMM DEBUG MM(262420000000051/ffdcbbd6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085014460 DMM INFO MM(262420000000051/ffdcbbd6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085014460 DMM NOTICE MM(262420000000051/ffdcbbd6) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241021085014460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085014460 DMM NOTICE MM(262420000000051/ffdcbbd6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085014460 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) 20241021085014461 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085014461 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241021085014461 DMM INFO MM(262420000000051/ffdcbbd6) Subscriber data update (mmctx.c:445) 20241021085014461 DMM DEBUG MM(262420000000051/ffdcbbd6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085014467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085014467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085014467 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085014467 DMM INFO MM(262420000000051/ffdcbbd6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085014467 DMM NOTICE MM(262420000000051/ffdcbbd6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085014467 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085014467 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085014467 DLLC NOTICE LLME(db4a6074/ffdcbbd6){ASSIGNED} LLGM Assign pre (ffffffff => ffdcbbd6) (gprs_llc.c:1079) 20241021085014467 DLLC NOTICE LLME(ffffffff/ffdcbbd6){ASSIGNED} LLGM Assign post (ffffffff => ffdcbbd6) (gprs_llc.c:1125) 20241021085014467 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085014467 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085014467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085014467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@f3352caff16c: setverdict(pass): none -> pass 20241021085014519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085014519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021085014519 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085014519 DMM INFO MM(262420000000051/ffdcbbd6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085014519 DMM INFO MM(262420000000051/ffdcbbd6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085014519 DMM DEBUG MM(262420000000051/ffdcbbd6) Using GGSN 0 (gprs_sm.c:312) 20241021085014519 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) 20241021085014519 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241021085014519 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085014519 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085014519 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241021085014530 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 85 a1 73 7f 11 79 d6 58 b0 14 05 7f 6f 99 ae 89 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241021085014530 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d7368, cbp=0x55cf4589d660) (sgsn_libgtp.c:632) 20241021085014530 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085014530 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=ffdcbbd6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021085014530 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085014530 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085014538 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241021085017520 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241021085017520 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241021085017520 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241021085019547 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241021085019547 DMM INFO MM(262420000000051/ffdcbbd6) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@f3352caff16c: 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 := 'FFDCBBD6'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@f3352caff16c: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@f3352caff16c: Final verdict of PTC: pass 20241021085019560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1186)@f3352caff16c: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1187)@f3352caff16c: Final verdict of PTC: none 20241021085019562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085019562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1182)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1196)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1198)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1192)@f3352caff16c: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@f3352caff16c: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1190)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1194)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1185)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@f3352caff16c: Test case TC_paging_ps finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:50:19 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241021085019689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085020090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103396) 20241021085020564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085020564 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) 20241021085021565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085021565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:50: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_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 20241021085022566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085022566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_paging_ps_ra_multiple_cells started. 20241021085023155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085023156 DMM INFO MM(262420000000051/ffdcbbd6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085023156 DMM INFO MM(262420000000051/ffdcbbd6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085023156 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085023156 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085023156 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085023156 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241021085023156 DLLC NOTICE LLME(ffffffff/ffdcbbd6){ASSIGNED} LLGM Assign pre (ffdcbbd6 => ffffffff) (gprs_llc.c:1079) 20241021085023156 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffdcbbd6 => ffffffff) (gprs_llc.c:1125) 20241021085023156 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021085023156 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021085023156 DMM NOTICE MM(262420000000051/ffdcbbd6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085023156 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241021085023156 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085023156 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085023156 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241021085023156 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241021085023156 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) 20241021085023157 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) 20241021085023157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893e50]{Init}: Deallocated (fsm.c:568) 20241021085023157 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021085023157 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021085023157 DMM DEBUG GMM(gmm_fsm)[0x55cf45893d20]{Deregistered}: Deallocated (fsm.c:568) 20241021085023157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085023206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085023206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085023206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085023206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085023206 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085023206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085023206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085023206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085023206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085023208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085023208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085023208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085023208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085023208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085023208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085023208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085023208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085023208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085023208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085023208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085023209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085023209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085023212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085023223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085023223 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085023246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085023246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085023246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085023246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085023246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085023246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085023246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085023246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085023246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085023248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085023248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085023248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085023248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085023248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085023248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085023248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085023248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085023248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085023248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085023248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085023249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085023249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085023253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085023262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085023262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085023284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085023284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085023284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085023284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085023284 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085023284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085023284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085023284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085023284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085023286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085023286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085023286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085023286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085023286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085023286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085023286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085023286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085023286 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085023286 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085023286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085023287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085023287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085023290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085023299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085023299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085023567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085023567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085023567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085023567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085023568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085023569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f3352caff16c: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D5461589'O, index=0 SGSN_Test-GSUP(1217)@f3352caff16c: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f3352caff16c: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@f3352caff16c: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D5461589'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f3352caff16c: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='D5461589'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@f3352caff16c: 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 := '64D10604BB223B568AA19109BEB2E0E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '735A1B1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13CE60825C5E0237'O } } } } } 20241021085024627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085024627 DLLC NOTICE LLME(ffffffff/d5461589){UNASSIGNED} LLC RX: unknown TLLI 0xd5461589, creating LLME on the fly (gprs_llc.c:552) 20241021085024627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085024627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241021085024627 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085024627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085024627 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Allocated (fsm.c:456) 20241021085024627 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Allocated (fsm.c:456) 20241021085024627 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085024627 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085024628 DLLC NOTICE LLME(ffffffff/d5461589){UNASSIGNED} LLGM Assign pre (d5461589 => fd7c8314) (gprs_llc.c:1079) 20241021085024628 DLLC NOTICE LLME(d5461589/fd7c8314){ASSIGNED} LLGM Assign post (d5461589 => fd7c8314) (gprs_llc.c:1125) 20241021085024628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085024628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085024628 DMM DEBUG MM(262420000000052/fd7c8314) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085024639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085024639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085024639 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085024639 DMM DEBUG MM(262420000000052/fd7c8314) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241021085024639 DMM NOTICE MM(262420000000052/fd7c8314) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085024639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085024639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085024639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085024639 DMM DEBUG MM(262420000000052/fd7c8314) Requesting authorization (sgsn_auth.c:160) 20241021085024639 DMM INFO MM(262420000000052/fd7c8314) Requesting authentication tuples (sgsn_auth.c:184) 20241021085024639 DMM DEBUG MM(262420000000052/fd7c8314) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085024639 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241021085024639 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)@f3352caff16c: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@f3352caff16c: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241021085024642 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085024642 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085024642 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085024642 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085024642 DMM INFO MM(262420000000052/fd7c8314) Subscriber data update (mmctx.c:445) 20241021085024642 DMM DEBUG MM(262420000000052/fd7c8314) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085024642 DMM INFO MM(262420000000052/fd7c8314) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085024642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085024642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085024642 DMM INFO MM(262420000000052/fd7c8314) <- GMM AUTH AND CIPHERING REQ (rand = 64 d1 06 04 bb 22 3b 56 8a a1 91 09 be b2 e0 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021085024649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085024649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085024649 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085024649 DMM INFO MM(262420000000052/fd7c8314) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085024649 DMM NOTICE MM(262420000000052/fd7c8314) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085024649 DMM DEBUG MM(262420000000052/fd7c8314) checking auth: received GSM SRES = 73 5a 1b 1f (gprs_gmm.c:666) 20241021085024649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085024649 DMM DEBUG MM(262420000000052/fd7c8314) Requesting authorization (sgsn_auth.c:160) 20241021085024649 DMM INFO MM(262420000000052/fd7c8314) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085024649 DMM DEBUG MM(262420000000052/fd7c8314) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085024649 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241021085024649 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) 20241021085024649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085024649 DMM INFO MM(262420000000052/fd7c8314) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd7c8314) (gprs_gmm.c:300) 20241021085024651 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085024651 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085024651 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241021085024651 DMM INFO MM(262420000000052/fd7c8314) Subscriber data update (mmctx.c:445) 20241021085024651 DMM DEBUG MM(262420000000052/fd7c8314) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085024651 DMM INFO MM(262420000000052/fd7c8314) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085024651 DMM NOTICE MM(262420000000052/fd7c8314) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241021085024651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085024651 DMM NOTICE MM(262420000000052/fd7c8314) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085024651 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) 20241021085024651 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085024651 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241021085024651 DMM INFO MM(262420000000052/fd7c8314) Subscriber data update (mmctx.c:445) 20241021085024651 DMM DEBUG MM(262420000000052/fd7c8314) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085024657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085024657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085024657 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085024657 DMM INFO MM(262420000000052/fd7c8314) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085024657 DMM NOTICE MM(262420000000052/fd7c8314) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085024657 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085024657 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085024657 DLLC NOTICE LLME(d5461589/fd7c8314){ASSIGNED} LLGM Assign pre (ffffffff => fd7c8314) (gprs_llc.c:1079) 20241021085024657 DLLC NOTICE LLME(ffffffff/fd7c8314){ASSIGNED} LLGM Assign post (ffffffff => fd7c8314) (gprs_llc.c:1125) 20241021085024657 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085024657 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085024657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085024657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085024708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085024708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021085024708 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085024708 DMM INFO MM(262420000000052/fd7c8314) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085024709 DMM INFO MM(262420000000052/fd7c8314) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085024709 DMM DEBUG MM(262420000000052/fd7c8314) Using GGSN 0 (gprs_sm.c:312) 20241021085024709 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) 20241021085024709 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241021085024709 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085024709 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085024709 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241021085024721 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 88 97 a6 a2 11 5a be 68 85 14 05 7f b3 02 0f 89 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241021085024721 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d83d8, cbp=0x55cf4589e1c0) (sgsn_libgtp.c:632) 20241021085024721 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085024721 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=fd7c8314, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021085024721 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085024721 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@f3352caff16c: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085024727 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241021085027710 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241021085027710 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241021085027710 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241021085029332 DGPRS DEBUG Checking for inactive LLMEs, time = 11311363 (sgsn.c:131) 20241021085029737 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241021085029737 DMM INFO MM(262420000000052/fd7c8314) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@f3352caff16c: 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 := 'FD7C8314'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241021085043568 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021085043568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021085043568 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085053210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085053212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085053212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021085053250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085053251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085053251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021085053287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085053289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085053289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@f3352caff16c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f3352caff16c: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(1205)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1215)@f3352caff16c: Final verdict of PTC: none 20241021085054640 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085054640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@f3352caff16c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@f3352caff16c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1217)@f3352caff16c: Final verdict of PTC: none 20241021085054649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1206)@f3352caff16c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@f3352caff16c: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98(1210)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1203)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1208)@f3352caff16c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1213)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@f3352caff16c: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@f3352caff16c: 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'. Mon Oct 21 08:50:54 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241021085055301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085055641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085055641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085055736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104824) 20241021085056642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085056642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104824, count=109180) 20241021085057643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085057643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:50: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_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 20241021085058644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085058644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_bssgp_rim_single_report started. 20241021085059290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085059291 DMM INFO MM(262420000000052/fd7c8314) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085059291 DMM INFO MM(262420000000052/fd7c8314) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085059291 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085059291 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085059291 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085059291 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241021085059291 DLLC NOTICE LLME(ffffffff/fd7c8314){ASSIGNED} LLGM Assign pre (fd7c8314 => ffffffff) (gprs_llc.c:1079) 20241021085059291 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd7c8314 => ffffffff) (gprs_llc.c:1125) 20241021085059291 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021085059291 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021085059291 DMM NOTICE MM(262420000000052/fd7c8314) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085059291 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241021085059291 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085059291 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085059292 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241021085059292 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241021085059292 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) 20241021085059292 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) 20241021085059292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Deallocated (fsm.c:568) 20241021085059292 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Deallocated (fsm.c:568) 20241021085059292 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Deallocated (fsm.c:568) 20241021085059292 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) 20241021085059292 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085059333 DGPRS DEBUG Checking for inactive LLMEs, time = 11311393 (sgsn.c:131) SGSN_Test-Gb0-NS0(1220)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085059645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085059645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085059670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085059670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085059670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085059670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085059670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085059670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085059670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085059670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085059670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085059738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085059738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085059738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085059739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085059739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085059739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085059739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085059739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085059739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085059739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085059739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085059739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085059739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1225)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085059773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085059785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085059785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1222)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1229)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1230)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085100069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085100069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085100069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085100069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085100069 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085100069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085100069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085100069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085100069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-BSSGP2(1231)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1230)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1229)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241021085100129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085100129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085100129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085100130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085100130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085100130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085100130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085100130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085100130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085100130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085100130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085100152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085100152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085100152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085100152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085100152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085100152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085100152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085100152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085100152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085100158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085100158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085100158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085100158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085100158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021085100158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085100158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085100158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085100158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085100158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085100158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085100158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085100158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085100158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085100158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(1230)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085100189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(1230)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1231)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085100263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085100263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) 20241021085100263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_bssgp_rim_single_report-BVCI220(1233)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085100354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085100354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085100646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085100646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085100646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085100646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1235)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085100649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021085100649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085100695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f3352caff16c: setverdict(pass): none -> pass MTC@f3352caff16c: Warning: Re-starting timer T, which is already active (running or expired). 20241021085100709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085100719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35648<->l=127.0.0.10:4245 (telnet_interface.c:138) MTC@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_bssgp_rim_single_report-BVCI196(1222)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1236)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@f3352caff16c: Final verdict of PTC: none 20241021085100732 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085100732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1224)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1227)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1234)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1230)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@f3352caff16c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1223)@f3352caff16c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1232)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: pass MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@f3352caff16c: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:00 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241021085101033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085101447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59544) 20241021085101733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085101733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59544, count=60804) 20241021085102734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085102734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ 20241021085103735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085103735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Mon Oct 21 08:51: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_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 20241021085104736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085104736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_rim_eutran_to_geran started. 20241021085104954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085104955 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1243)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1242)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085105409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085105409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085105409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085105409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085105409 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085105409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085105409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085105409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085105409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-BSSGP1(1244)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1242)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085105545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085105545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085105545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085105617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085105617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085105617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085105617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085105618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085105618 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085105618 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085105618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1243)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241021085105689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085105689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085105737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085105737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1247)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085105827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085105827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085105827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085105827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085105827 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085105827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085105827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085105827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085105827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1248)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1247)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085105930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085105930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085105930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085105957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085105959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085105959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085105959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085105959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085105959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085105959 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085105959 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085105959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085105961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085105961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-BSSGP2(1249)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1247)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1239)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085106018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241021085106122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085106122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1244)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1252)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085106222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085106222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085106222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085106222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085106222 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085106222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085106222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085106222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085106222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085106290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085106290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085106290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085106305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085106306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20241021085106321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085106321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085106321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085106321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085106321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085106321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085106321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085106321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_rim_eutran_to_geran-BVCI196(1240)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085106334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085106334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_rim_eutran_to_geran-BVCI210(1246)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085106589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1253)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1253)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085106741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085106741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085106741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) 20241021085106742 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085106742 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085106742 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021085106745 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021085106745 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rim_eutran_to_geran-BVCI220(1250)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f3352caff16c: setverdict(pass): none -> pass 20241021085107183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085107189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021085107195 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085107195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1254)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1252)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1242)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1247)@f3352caff16c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@f3352caff16c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@f3352caff16c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1240)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1241)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1251)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1245)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: pass MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1240): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@f3352caff16c: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:07 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 20241021085107586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085107988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52556) 20241021085108195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085108196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=52556, count=53716) 20241021085109197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085109197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085110201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085110201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_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 20241021085111203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085111203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_cell_change_different_rai_ci_attach started. 20241021085111405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085111406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085111537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085111537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085111537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085111537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085111537 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085111537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085111537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085111537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085111537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085111541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085111541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085111541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085111541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085111541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085111541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085111541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085111541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085111541 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085111541 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085111541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085111545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085111545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085111553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085111574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085111574 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085111637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085111637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085111637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085111637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085111638 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085111638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085111638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085111638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085111638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085111641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085111641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085111641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085111643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085111643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085111643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085111643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085111643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085111643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085111643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085111643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085111644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085111644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085111651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1267)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021085111730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085111730 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)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085111981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085111981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085111981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085111981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085111981 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085111981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085111981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085111981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085111981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241021085112012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085112012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085112012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085112012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085112012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085112012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085112012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085112012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085112012 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085112012 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085112012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085112013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085112013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1271)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085112031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085112078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085112205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085112205 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085112205 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085112205 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021085112212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021085112212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1270)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1270)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1270)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1270)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1270)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f3352caff16c: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D1D4D2B2'O, index=0 SGSN_Test-GSUP(1272)@f3352caff16c: 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)@f3352caff16c: 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 := '6A759C2B50088D1BA56CB548E5ABF438'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '899640D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '084C7714E60EDCDA'O } } } } } 20241021085112531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112531 DLLC NOTICE LLME(ffffffff/d1d4d2b2){UNASSIGNED} LLC RX: unknown TLLI 0xd1d4d2b2, creating LLME on the fly (gprs_llc.c:552) 20241021085112531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085112531 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241021085112531 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085112531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Allocated (fsm.c:456) 20241021085112531 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Allocated (fsm.c:456) 20241021085112531 DMM DEBUG MM_STATE_Iu[0x55cf45893d20]{Detached}: Allocated (fsm.c:456) 20241021085112531 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085112531 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085112531 DLLC NOTICE LLME(ffffffff/d1d4d2b2){UNASSIGNED} LLGM Assign pre (d1d4d2b2 => d258e688) (gprs_llc.c:1079) 20241021085112531 DLLC NOTICE LLME(d1d4d2b2/d258e688){ASSIGNED} LLGM Assign post (d1d4d2b2 => d258e688) (gprs_llc.c:1125) 20241021085112531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085112531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085112531 DMM DEBUG MM(262420000000068/d258e688) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085112550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085112550 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085112550 DMM DEBUG MM(262420000000068/d258e688) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241021085112550 DMM NOTICE MM(262420000000068/d258e688) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085112550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085112550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085112550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085112550 DMM DEBUG MM(262420000000068/d258e688) Requesting authorization (sgsn_auth.c:160) 20241021085112550 DMM INFO MM(262420000000068/d258e688) Requesting authentication tuples (sgsn_auth.c:184) 20241021085112550 DMM DEBUG MM(262420000000068/d258e688) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085112550 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241021085112550 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)@f3352caff16c: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@f3352caff16c: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241021085112557 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085112557 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085112557 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085112557 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085112557 DMM INFO MM(262420000000068/d258e688) Subscriber data update (mmctx.c:445) 20241021085112557 DMM DEBUG MM(262420000000068/d258e688) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085112557 DMM INFO MM(262420000000068/d258e688) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085112557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085112557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085112557 DMM INFO MM(262420000000068/d258e688) <- GMM AUTH AND CIPHERING REQ (rand = 6a 75 9c 2b 50 08 8d 1b a5 6c b5 48 e5 ab f4 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021085112579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085112579 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085112579 DMM INFO MM(262420000000068/d258e688) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085112579 DMM NOTICE MM(262420000000068/d258e688) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085112579 DMM DEBUG MM(262420000000068/d258e688) checking auth: received GSM SRES = 89 96 40 d9 (gprs_gmm.c:666) 20241021085112579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085112579 DMM DEBUG MM(262420000000068/d258e688) Requesting authorization (sgsn_auth.c:160) 20241021085112579 DMM INFO MM(262420000000068/d258e688) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085112579 DMM DEBUG MM(262420000000068/d258e688) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085112579 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241021085112579 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) 20241021085112579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085112579 DMM INFO MM(262420000000068/d258e688) <- GMM ATTACH ACCEPT (new P-TMSI=0xd258e688) (gprs_gmm.c:300) 20241021085112582 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085112582 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085112582 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241021085112582 DMM INFO MM(262420000000068/d258e688) Subscriber data update (mmctx.c:445) 20241021085112582 DMM DEBUG MM(262420000000068/d258e688) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085112582 DMM INFO MM(262420000000068/d258e688) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085112582 DMM NOTICE MM(262420000000068/d258e688) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241021085112582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085112582 DMM NOTICE MM(262420000000068/d258e688) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085112582 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) 20241021085112582 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085112582 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241021085112582 DMM INFO MM(262420000000068/d258e688) Subscriber data update (mmctx.c:445) 20241021085112582 DMM DEBUG MM(262420000000068/d258e688) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085112595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085112595 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085112595 DMM INFO MM(262420000000068/d258e688) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085112595 DMM NOTICE MM(262420000000068/d258e688) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085112595 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085112595 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085112595 DLLC NOTICE LLME(d1d4d2b2/d258e688){ASSIGNED} LLGM Assign pre (ffffffff => d258e688) (gprs_llc.c:1079) 20241021085112595 DLLC NOTICE LLME(ffffffff/d258e688){ASSIGNED} LLGM Assign post (ffffffff => d258e688) (gprs_llc.c:1125) 20241021085112595 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085112595 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085112595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085112595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085112643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021085112643 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085112643 DMM INFO MM(262420000000068/d258e688) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085112643 DMM INFO MM(262420000000068/d258e688) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085112643 DMM DEBUG MM(262420000000068/d258e688) Using GGSN 0 (gprs_sm.c:312) 20241021085112643 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) 20241021085112643 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241021085112643 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085112643 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085112644 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241021085112665 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 42 45 d8 d1 11 a8 6a c8 0e 14 05 7f b5 e5 77 28 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) 20241021085112665 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044d9448, cbp=0x55cf4589db70) (sgsn_libgtp.c:632) 20241021085112665 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085112666 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a0dd8 TLLI=d258e688, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021085112666 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085112666 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@f3352caff16c: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085112690 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241021085112699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112699 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241021085112699 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f3352caff16c: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@f3352caff16c: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D258E688'O, index=0 20241021085112716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241021085112716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD258E688) type="GPRS attach" (gprs_gmm.c:1266) 20241021085112716 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085112716 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085112716 DLLC NOTICE LLME(ffffffff/d258e688){ASSIGNED} LLGM Assign pre (d258e688 => ee1cd431) (gprs_llc.c:1079) 20241021085112716 DLLC NOTICE LLME(d258e688/ee1cd431){ASSIGNED} LLGM Assign post (d258e688 => ee1cd431) (gprs_llc.c:1125) 20241021085112716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085112716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085112716 DMM DEBUG MM(262420000000068/ee1cd431) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085112769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085112769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241021085112769 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085112769 DMM DEBUG MM(262420000000068/ee1cd431) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241021085112769 DMM NOTICE MM(262420000000068/ee1cd431) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085112769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085112769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085112769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085112769 DMM DEBUG MM(262420000000068/ee1cd431) Requesting authorization (sgsn_auth.c:160) 20241021085112769 DMM INFO MM(262420000000068/ee1cd431) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085112769 DMM DEBUG MM(262420000000068/ee1cd431) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085112769 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241021085112769 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) 20241021085113709 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085113709 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085113709 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241021085113709 DMM INFO MM(262420000000068/ee1cd431) Subscriber data update (mmctx.c:445) 20241021085113709 DMM DEBUG MM(262420000000068/ee1cd431) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241021085113709 DMM INFO MM(262420000000068/ee1cd431) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241021085113709 DMM NOTICE MM(262420000000068/ee1cd431) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241021085113709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085113709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085113709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241021085113709 DMM INFO MM(262420000000068/ee1cd431) <- GMM ATTACH ACCEPT (new P-TMSI=0xee1cd431) (gprs_gmm.c:300) 20241021085113709 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) 20241021085113711 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085113711 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241021085113711 DMM INFO MM(262420000000068/ee1cd431) Subscriber data update (mmctx.c:445) 20241021085113711 DMM DEBUG MM(262420000000068/ee1cd431) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085113720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085113721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085113721 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085113721 DMM INFO MM(262420000000068/ee1cd431) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085113721 DMM NOTICE MM(262420000000068/ee1cd431) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085113721 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085113721 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085113721 DLLC NOTICE LLME(d258e688/ee1cd431){ASSIGNED} LLGM Assign pre (ffffffff => ee1cd431) (gprs_llc.c:1079) 20241021085113721 DLLC NOTICE LLME(ffffffff/ee1cd431){ASSIGNED} LLGM Assign post (ffffffff => ee1cd431) (gprs_llc.c:1125) 20241021085113721 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085113721 DMM ERROR MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241021085113721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085113721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085113769 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241021085113782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085113782 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085113782 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f3352caff16c: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@f3352caff16c: Final verdict of PTC: pass 20241021085113854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021085113863 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085113863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1270)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1260)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1271)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1258)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1268)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1263)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1265)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1270): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1271): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@f3352caff16c: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:14 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 20241021085114259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085114661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=119292) 20241021085114864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085114864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=119292, count=123540) 20241021085115865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085115865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085116783 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241021085116783 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241021085116783 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) MTC@f3352caff16c: 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@f3352caff16c: 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'. 20241021085116866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085116866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Oct 21 08:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_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 20241021085117867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085117867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_cell_change_different_rai_ci_data started. 20241021085117935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085117939 DMM INFO MM(262420000000068/ee1cd431) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085117939 DMM INFO MM(262420000000068/ee1cd431) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085117939 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085117939 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085117939 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085117939 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241021085117939 DLLC NOTICE LLME(ffffffff/ee1cd431){ASSIGNED} LLGM Assign pre (ee1cd431 => ffffffff) (gprs_llc.c:1079) 20241021085117939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee1cd431 => ffffffff) (gprs_llc.c:1125) 20241021085117939 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a0a80 (gprs_sndcp.c:574) 20241021085117939 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a0dd8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021085117939 DMM NOTICE MM(262420000000068/ee1cd431) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085117939 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241021085117939 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085117939 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085117939 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241021085117939 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241021085117939 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) 20241021085117939 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) 20241021085117939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Deallocated (fsm.c:568) 20241021085117939 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Deallocated (fsm.c:568) 20241021085117939 DMM DEBUG MM_STATE_Iu[0x55cf45893d20]{Detached}: Deallocated (fsm.c:568) 20241021085117939 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) 20241021085117939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085118689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085118689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085118689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085118689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085118689 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085118689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085118689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085118689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085118689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1280)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1279)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085118777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085118777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085118777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085118788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085118788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085118788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085118788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085118788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085118788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085118788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085118788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085118865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085118865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021085118868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085118868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1281)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1279)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241021085119074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(1284)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085119226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085119226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085119226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085119226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085119226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085119226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085119226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085119226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085119226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb0-BSSGP0(1276)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1285)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb0-BSSGP0(1276)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085119361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085119361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085119361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085119389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085119389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085119389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085119389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085119389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085119389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085119390 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085119390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-BSSGP2(1286)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021085119481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085119481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20241021085119506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085119506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_cell_change_different_rai_ci_data-BVCI196(1278)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1291)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241021085119613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(1291)@f3352caff16c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(1281)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085119682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085119682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1282)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085119690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085119690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085119690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085119690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085119690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085119690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085119690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085119690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085119690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1291)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085119797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085119797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085119797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085119829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085119829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085119829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085119829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085119829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085119829 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085119829 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085119829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085119839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085119839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1291)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1291)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085119870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085119870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085119870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085119870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021085119873 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241021085119873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1289)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1289)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085119975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085120121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085120121 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)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI196(1278)@f3352caff16c: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E3995BC7'O, index=0 SGSN_Test-GSUP(1290)@f3352caff16c: 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)@f3352caff16c: 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 := '9B6E3239CDAEF41EDFE1C144A625298F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57A006D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F534EC57BD31EA7A'O } } } } } 20241021085120403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085120403 DLLC NOTICE LLME(ffffffff/e3995bc7){UNASSIGNED} LLC RX: unknown TLLI 0xe3995bc7, creating LLME on the fly (gprs_llc.c:552) 20241021085120403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085120403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241021085120403 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085120403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085120403 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Allocated (fsm.c:456) 20241021085120403 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Allocated (fsm.c:456) 20241021085120403 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085120403 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085120403 DLLC NOTICE LLME(ffffffff/e3995bc7){UNASSIGNED} LLGM Assign pre (e3995bc7 => c5cb7812) (gprs_llc.c:1079) 20241021085120403 DLLC NOTICE LLME(e3995bc7/c5cb7812){ASSIGNED} LLGM Assign post (e3995bc7 => c5cb7812) (gprs_llc.c:1125) 20241021085120403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085120403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085120403 DMM DEBUG MM(262420000000070/c5cb7812) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085120489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085120489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085120489 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085120489 DMM DEBUG MM(262420000000070/c5cb7812) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241021085120489 DMM NOTICE MM(262420000000070/c5cb7812) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085120489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085120489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085120489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085120489 DMM DEBUG MM(262420000000070/c5cb7812) Requesting authorization (sgsn_auth.c:160) 20241021085120489 DMM INFO MM(262420000000070/c5cb7812) Requesting authentication tuples (sgsn_auth.c:184) 20241021085120489 DMM DEBUG MM(262420000000070/c5cb7812) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085120489 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241021085120489 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(1290)@f3352caff16c: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1290)@f3352caff16c: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241021085120493 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085120493 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085120493 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085120493 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085120493 DMM INFO MM(262420000000070/c5cb7812) Subscriber data update (mmctx.c:445) 20241021085120493 DMM DEBUG MM(262420000000070/c5cb7812) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085120493 DMM INFO MM(262420000000070/c5cb7812) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085120493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085120493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085120493 DMM INFO MM(262420000000070/c5cb7812) <- GMM AUTH AND CIPHERING REQ (rand = 9b 6e 32 39 cd ae f4 1e df e1 c1 44 a6 25 29 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021085120513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085120513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085120513 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085120513 DMM INFO MM(262420000000070/c5cb7812) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085120513 DMM NOTICE MM(262420000000070/c5cb7812) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085120513 DMM DEBUG MM(262420000000070/c5cb7812) checking auth: received GSM SRES = 57 a0 06 d5 (gprs_gmm.c:666) 20241021085120513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085120513 DMM DEBUG MM(262420000000070/c5cb7812) Requesting authorization (sgsn_auth.c:160) 20241021085120513 DMM INFO MM(262420000000070/c5cb7812) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085120513 DMM DEBUG MM(262420000000070/c5cb7812) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085120513 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241021085120513 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) 20241021085120514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085120514 DMM INFO MM(262420000000070/c5cb7812) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5cb7812) (gprs_gmm.c:300) 20241021085120516 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085120516 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085120516 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241021085120516 DMM INFO MM(262420000000070/c5cb7812) Subscriber data update (mmctx.c:445) 20241021085120516 DMM DEBUG MM(262420000000070/c5cb7812) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085120516 DMM INFO MM(262420000000070/c5cb7812) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085120516 DMM NOTICE MM(262420000000070/c5cb7812) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241021085120516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085120516 DMM NOTICE MM(262420000000070/c5cb7812) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085120516 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) 20241021085120517 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085120517 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241021085120517 DMM INFO MM(262420000000070/c5cb7812) Subscriber data update (mmctx.c:445) 20241021085120517 DMM DEBUG MM(262420000000070/c5cb7812) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085120538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085120538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085120538 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085120538 DMM INFO MM(262420000000070/c5cb7812) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085120538 DMM NOTICE MM(262420000000070/c5cb7812) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085120538 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085120538 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085120538 DLLC NOTICE LLME(e3995bc7/c5cb7812){ASSIGNED} LLGM Assign pre (ffffffff => c5cb7812) (gprs_llc.c:1079) 20241021085120538 DLLC NOTICE LLME(ffffffff/c5cb7812){ASSIGNED} LLGM Assign post (ffffffff => c5cb7812) (gprs_llc.c:1125) 20241021085120538 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085120538 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085120538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085120538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085120586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085120586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021085120586 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085120586 DMM INFO MM(262420000000070/c5cb7812) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085120586 DMM INFO MM(262420000000070/c5cb7812) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085120586 DMM DEBUG MM(262420000000070/c5cb7812) Using GGSN 0 (gprs_sm.c:312) 20241021085120586 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) 20241021085120586 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241021085120586 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085120586 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085120586 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241021085120623 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 96 7b 55 24 11 bf 8b 2d d2 14 05 7f 2b 17 ca 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=1074 from retransmit req queue (gtp.c:443) 20241021085120623 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044da4b8, cbp=0x55cf4589f910) (sgsn_libgtp.c:632) 20241021085120623 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085120623 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a1ee8 TLLI=c5cb7812, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021085120623 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085120623 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@f3352caff16c: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085120803 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241021085121000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085121000 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241021085121000 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@f3352caff16c: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C5CB7812'O, index=0 20241021085121143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085121143 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085121143 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55cf458a1ee8, TLLI=c5cb7812, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@f3352caff16c: Removing Client IMSI='262420000000070'H, index=0 20241021085123097 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@f3352caff16c: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@f3352caff16c: Final verdict of PTC: pass 20241021085123106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021085123108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085123108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1291)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1290)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1284)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1279)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1287)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1277)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1283)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1290): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1291): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@f3352caff16c: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:23 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 20241021085123258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085123660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100440) 20241021085124001 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241021085124001 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241021085124001 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241021085124109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085124109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100440, count=108072) 20241021085125111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085125111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:51:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241021085126112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085126112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_cell_change_different_ci_attach started. 20241021085126728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085126729 DMM INFO MM(262420000000070/c5cb7812) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085126729 DMM INFO MM(262420000000070/c5cb7812) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085126729 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085126729 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085126729 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085126729 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241021085126729 DLLC NOTICE LLME(ffffffff/c5cb7812){ASSIGNED} LLGM Assign pre (c5cb7812 => ffffffff) (gprs_llc.c:1079) 20241021085126729 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5cb7812 => ffffffff) (gprs_llc.c:1125) 20241021085126729 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a1b90 (gprs_sndcp.c:574) 20241021085126729 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a1ee8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021085126729 DMM NOTICE MM(262420000000070/c5cb7812) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085126729 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241021085126729 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085126729 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085126729 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241021085126729 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241021085126729 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) 20241021085126729 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) 20241021085126729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Deallocated (fsm.c:568) 20241021085126729 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Deallocated (fsm.c:568) 20241021085126729 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Deallocated (fsm.c:568) 20241021085126729 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) 20241021085126729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1299)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085126784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085126784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085126784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085126784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085126784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085126784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085126784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085126784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085126784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1299)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085126786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085126786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085126786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085126786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085126786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085126786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085126786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085126786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085126786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085126786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085126786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1299)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085126787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085126787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1298)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1299)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085126791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085126801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085126801 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1300)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1296)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1298)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085126818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085126818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085126818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085126818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085126818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085126818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085126818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085126818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085126818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085126820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085126820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085126820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085126820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085126820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085126820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085126820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085126820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085126820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085126820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085126820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085126821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085126821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085126824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085126832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085126832 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085126862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085126862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085126862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085126862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085126862 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085126862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085126862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085126862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085126862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085126864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085126864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085126864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085126864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085126864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085126864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085126864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085126864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085126864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085126864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085126864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085126865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085126865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085126868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085126877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085126877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085127113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085127113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085127113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085127113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085127115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085127116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1296)@f3352caff16c: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D602CE24'O, index=0 SGSN_Test-GSUP(1310)@f3352caff16c: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1296)@f3352caff16c: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@f3352caff16c: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D602CE24'O, index=0 TC_cell_change_different_ci_attach(1312)@f3352caff16c: 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 := '14E83E2860497FECF01F9B148911A3E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6861DA9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7674F8D6AE1C2381'O } } } } } 20241021085127168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085127168 DLLC NOTICE LLME(ffffffff/d602ce24){UNASSIGNED} LLC RX: unknown TLLI 0xd602ce24, creating LLME on the fly (gprs_llc.c:552) 20241021085127168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085127168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241021085127168 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085127168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Allocated (fsm.c:456) 20241021085127168 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Allocated (fsm.c:456) 20241021085127168 DMM DEBUG MM_STATE_Iu[0x55cf45893d20]{Detached}: Allocated (fsm.c:456) 20241021085127168 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085127168 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085127168 DLLC NOTICE LLME(ffffffff/d602ce24){UNASSIGNED} LLGM Assign pre (d602ce24 => ccf71f1e) (gprs_llc.c:1079) 20241021085127168 DLLC NOTICE LLME(d602ce24/ccf71f1e){ASSIGNED} LLGM Assign post (d602ce24 => ccf71f1e) (gprs_llc.c:1125) 20241021085127168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085127168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085127168 DMM DEBUG MM(262420000000069/ccf71f1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085127179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085127179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085127179 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085127179 DMM DEBUG MM(262420000000069/ccf71f1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241021085127179 DMM NOTICE MM(262420000000069/ccf71f1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085127179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085127179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085127179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085127179 DMM DEBUG MM(262420000000069/ccf71f1e) Requesting authorization (sgsn_auth.c:160) 20241021085127179 DMM INFO MM(262420000000069/ccf71f1e) Requesting authentication tuples (sgsn_auth.c:184) 20241021085127179 DMM DEBUG MM(262420000000069/ccf71f1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085127179 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241021085127179 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)@f3352caff16c: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@f3352caff16c: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241021085127181 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085127181 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085127181 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085127181 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085127181 DMM INFO MM(262420000000069/ccf71f1e) Subscriber data update (mmctx.c:445) 20241021085127181 DMM DEBUG MM(262420000000069/ccf71f1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085127181 DMM INFO MM(262420000000069/ccf71f1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085127181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085127181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085127181 DMM INFO MM(262420000000069/ccf71f1e) <- GMM AUTH AND CIPHERING REQ (rand = 14 e8 3e 28 60 49 7f ec f0 1f 9b 14 89 11 a3 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021085127189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085127189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085127189 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085127189 DMM INFO MM(262420000000069/ccf71f1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085127189 DMM NOTICE MM(262420000000069/ccf71f1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085127189 DMM DEBUG MM(262420000000069/ccf71f1e) checking auth: received GSM SRES = c6 86 1d a9 (gprs_gmm.c:666) 20241021085127189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085127189 DMM DEBUG MM(262420000000069/ccf71f1e) Requesting authorization (sgsn_auth.c:160) 20241021085127189 DMM INFO MM(262420000000069/ccf71f1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085127189 DMM DEBUG MM(262420000000069/ccf71f1e) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085127189 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241021085127189 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) 20241021085127189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085127189 DMM INFO MM(262420000000069/ccf71f1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xccf71f1e) (gprs_gmm.c:300) 20241021085127190 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085127191 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085127191 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241021085127191 DMM INFO MM(262420000000069/ccf71f1e) Subscriber data update (mmctx.c:445) 20241021085127191 DMM DEBUG MM(262420000000069/ccf71f1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085127191 DMM INFO MM(262420000000069/ccf71f1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085127191 DMM NOTICE MM(262420000000069/ccf71f1e) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241021085127191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085127191 DMM NOTICE MM(262420000000069/ccf71f1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085127191 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) 20241021085127191 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085127191 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241021085127191 DMM INFO MM(262420000000069/ccf71f1e) Subscriber data update (mmctx.c:445) 20241021085127191 DMM DEBUG MM(262420000000069/ccf71f1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085127196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085127196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085127196 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085127196 DMM INFO MM(262420000000069/ccf71f1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085127196 DMM NOTICE MM(262420000000069/ccf71f1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085127196 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085127196 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085127196 DLLC NOTICE LLME(d602ce24/ccf71f1e){ASSIGNED} LLGM Assign pre (ffffffff => ccf71f1e) (gprs_llc.c:1079) 20241021085127196 DLLC NOTICE LLME(ffffffff/ccf71f1e){ASSIGNED} LLGM Assign post (ffffffff => ccf71f1e) (gprs_llc.c:1125) 20241021085127196 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085127197 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085127197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085127197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085127249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085127249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021085127249 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085127249 DMM INFO MM(262420000000069/ccf71f1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085127249 DMM INFO MM(262420000000069/ccf71f1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085127249 DMM DEBUG MM(262420000000069/ccf71f1e) Using GGSN 0 (gprs_sm.c:312) 20241021085127249 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) 20241021085127249 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241021085127249 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085127249 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085127249 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241021085127261 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 66 e3 5d 91 11 81 03 e3 28 14 05 7f a3 46 ee 3c 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) 20241021085127261 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044db528, cbp=0x55cf4589fca0) (sgsn_libgtp.c:632) 20241021085127261 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085127261 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a1ee8 TLLI=ccf71f1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021085127261 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085127261 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@f3352caff16c: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085127269 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241021085127277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085127277 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241021085127277 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@f3352caff16c: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@f3352caff16c: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='CCF71F1E'O, index=0 20241021085127283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085127283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241021085127283 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085127283 DMM INFO MM(262420000000069/ccf71f1e) -> GMM ATTACH REQUEST MI(TMSI-0xCCF71F1E) type="GPRS attach" (gprs_gmm.c:1266) 20241021085127283 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085127283 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085127283 DLLC NOTICE LLME(ffffffff/ccf71f1e){ASSIGNED} LLGM Assign pre (ccf71f1e => fa1114f0) (gprs_llc.c:1079) 20241021085127283 DLLC NOTICE LLME(ccf71f1e/fa1114f0){ASSIGNED} LLGM Assign post (ccf71f1e => fa1114f0) (gprs_llc.c:1125) 20241021085127283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085127283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085127283 DMM DEBUG MM(262420000000069/fa1114f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085127296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085127296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241021085127296 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085127296 DMM DEBUG MM(262420000000069/fa1114f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241021085127296 DMM NOTICE MM(262420000000069/fa1114f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085127296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085127296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085127296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085127296 DMM DEBUG MM(262420000000069/fa1114f0) Requesting authorization (sgsn_auth.c:160) 20241021085127296 DMM INFO MM(262420000000069/fa1114f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085127296 DMM DEBUG MM(262420000000069/fa1114f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085127296 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241021085127296 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) 20241021085128282 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085128282 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085128282 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241021085128282 DMM INFO MM(262420000000069/fa1114f0) Subscriber data update (mmctx.c:445) 20241021085128282 DMM DEBUG MM(262420000000069/fa1114f0) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241021085128282 DMM INFO MM(262420000000069/fa1114f0) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241021085128282 DMM NOTICE MM(262420000000069/fa1114f0) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241021085128282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085128282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085128282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241021085128282 DMM INFO MM(262420000000069/fa1114f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa1114f0) (gprs_gmm.c:300) 20241021085128282 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) 20241021085128283 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085128283 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241021085128283 DMM INFO MM(262420000000069/fa1114f0) Subscriber data update (mmctx.c:445) 20241021085128283 DMM DEBUG MM(262420000000069/fa1114f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085128291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085128291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085128292 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085128292 DMM INFO MM(262420000000069/fa1114f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085128292 DMM NOTICE MM(262420000000069/fa1114f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085128292 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085128292 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085128292 DLLC NOTICE LLME(ccf71f1e/fa1114f0){ASSIGNED} LLGM Assign pre (ffffffff => fa1114f0) (gprs_llc.c:1079) 20241021085128292 DLLC NOTICE LLME(ffffffff/fa1114f0){ASSIGNED} LLGM Assign post (ffffffff => fa1114f0) (gprs_llc.c:1125) 20241021085128292 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085128292 DMM ERROR MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241021085128292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085128292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085128341 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241021085128348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085128348 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085128348 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1296)@f3352caff16c: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@f3352caff16c: Final verdict of PTC: pass 20241021085128352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@f3352caff16c: Final verdict of PTC: none 20241021085128354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085128354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1308)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1299)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1296)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1298)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1297)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1301)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1303)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1306)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1296): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@f3352caff16c: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:28 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 20241021085128494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085128895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128548) 20241021085129334 DGPRS DEBUG Checking for inactive LLMEs, time = 11311423 (sgsn.c:131) 20241021085129354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085129354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=128548, count=129088) 20241021085130354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085130354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:51: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_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 20241021085131348 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241021085131348 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241021085131348 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241021085131356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085131356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_cell_change_different_ci_data started. 20241021085131955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085131956 DMM INFO MM(262420000000069/fa1114f0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085131956 DMM INFO MM(262420000000069/fa1114f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085131956 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085131956 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085131956 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085131956 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241021085131956 DLLC NOTICE LLME(ffffffff/fa1114f0){ASSIGNED} LLGM Assign pre (fa1114f0 => ffffffff) (gprs_llc.c:1079) 20241021085131956 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa1114f0 => ffffffff) (gprs_llc.c:1125) 20241021085131956 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a1b90 (gprs_sndcp.c:574) 20241021085131956 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a1ee8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021085131956 DMM NOTICE MM(262420000000069/fa1114f0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085131956 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241021085131956 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085131956 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085131956 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241021085131956 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241021085131956 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) 20241021085131956 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) 20241021085131956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Deallocated (fsm.c:568) 20241021085131956 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Deallocated (fsm.c:568) 20241021085131956 DMM DEBUG MM_STATE_Iu[0x55cf45893d20]{Detached}: Deallocated (fsm.c:568) 20241021085131956 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) 20241021085131956 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085132003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085132003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085132003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085132003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085132003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085132003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085132003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085132003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085132003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085132004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085132004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085132004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085132005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085132005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085132005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085132005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085132005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085132005 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085132005 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085132005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085132005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085132005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085132009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085132019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085132047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085132047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085132047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085132047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085132047 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085132047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085132047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085132047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085132047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1322)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085132049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085132049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085132049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085132049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085132049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085132049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085132049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085132049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085132049 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085132049 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085132049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085132050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085132050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085132053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085132063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1324)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1320)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085132073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085132073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085132073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085132073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085132074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085132074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085132074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085132074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085132074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085132075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085132075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085132075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085132075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085132075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085132075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085132075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085132075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085132075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085132075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085132075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085132076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085132076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085132080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085132089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085132356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085132356 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085132356 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085132357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085132358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085132358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@f3352caff16c: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E6E34613'O, index=0 SGSN_Test-GSUP(1329)@f3352caff16c: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@f3352caff16c: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@f3352caff16c: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E6E34613'O, index=0 TC_cell_change_different_ci_data(1331)@f3352caff16c: 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 := '16FC004F6004FAAD9B2F7E75D485A539'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E81631E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86BFCF49005DB7BD'O } } } } } 20241021085132410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132410 DLLC NOTICE LLME(ffffffff/e6e34613){UNASSIGNED} LLC RX: unknown TLLI 0xe6e34613, creating LLME on the fly (gprs_llc.c:552) 20241021085132410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085132411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241021085132411 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085132411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085132411 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Allocated (fsm.c:456) 20241021085132411 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Allocated (fsm.c:456) 20241021085132411 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085132411 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085132411 DLLC NOTICE LLME(ffffffff/e6e34613){UNASSIGNED} LLGM Assign pre (e6e34613 => fc55ddcd) (gprs_llc.c:1079) 20241021085132411 DLLC NOTICE LLME(e6e34613/fc55ddcd){ASSIGNED} LLGM Assign post (e6e34613 => fc55ddcd) (gprs_llc.c:1125) 20241021085132411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085132411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085132411 DMM DEBUG MM(262420000000071/fc55ddcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085132422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085132422 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085132422 DMM DEBUG MM(262420000000071/fc55ddcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241021085132422 DMM NOTICE MM(262420000000071/fc55ddcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085132422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085132422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085132422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085132422 DMM DEBUG MM(262420000000071/fc55ddcd) Requesting authorization (sgsn_auth.c:160) 20241021085132422 DMM INFO MM(262420000000071/fc55ddcd) Requesting authentication tuples (sgsn_auth.c:184) 20241021085132422 DMM DEBUG MM(262420000000071/fc55ddcd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085132422 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241021085132422 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)@f3352caff16c: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@f3352caff16c: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241021085132424 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085132424 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085132424 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085132424 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085132424 DMM INFO MM(262420000000071/fc55ddcd) Subscriber data update (mmctx.c:445) 20241021085132424 DMM DEBUG MM(262420000000071/fc55ddcd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085132424 DMM INFO MM(262420000000071/fc55ddcd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085132424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085132424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085132424 DMM INFO MM(262420000000071/fc55ddcd) <- GMM AUTH AND CIPHERING REQ (rand = 16 fc 00 4f 60 04 fa ad 9b 2f 7e 75 d4 85 a5 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021085132432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085132432 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085132432 DMM INFO MM(262420000000071/fc55ddcd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085132432 DMM NOTICE MM(262420000000071/fc55ddcd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085132432 DMM DEBUG MM(262420000000071/fc55ddcd) checking auth: received GSM SRES = 9e 81 63 1e (gprs_gmm.c:666) 20241021085132432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085132432 DMM DEBUG MM(262420000000071/fc55ddcd) Requesting authorization (sgsn_auth.c:160) 20241021085132432 DMM INFO MM(262420000000071/fc55ddcd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085132432 DMM DEBUG MM(262420000000071/fc55ddcd) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085132432 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241021085132432 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) 20241021085132432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085132432 DMM INFO MM(262420000000071/fc55ddcd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc55ddcd) (gprs_gmm.c:300) 20241021085132433 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085132433 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085132433 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241021085132433 DMM INFO MM(262420000000071/fc55ddcd) Subscriber data update (mmctx.c:445) 20241021085132433 DMM DEBUG MM(262420000000071/fc55ddcd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085132433 DMM INFO MM(262420000000071/fc55ddcd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085132433 DMM NOTICE MM(262420000000071/fc55ddcd) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241021085132433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085132433 DMM NOTICE MM(262420000000071/fc55ddcd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085132433 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) 20241021085132434 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085132434 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241021085132434 DMM INFO MM(262420000000071/fc55ddcd) Subscriber data update (mmctx.c:445) 20241021085132434 DMM DEBUG MM(262420000000071/fc55ddcd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085132440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085132440 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085132440 DMM INFO MM(262420000000071/fc55ddcd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085132440 DMM NOTICE MM(262420000000071/fc55ddcd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085132440 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085132440 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085132440 DLLC NOTICE LLME(e6e34613/fc55ddcd){ASSIGNED} LLGM Assign pre (ffffffff => fc55ddcd) (gprs_llc.c:1079) 20241021085132440 DLLC NOTICE LLME(ffffffff/fc55ddcd){ASSIGNED} LLGM Assign post (ffffffff => fc55ddcd) (gprs_llc.c:1125) 20241021085132440 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085132440 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085132440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085132440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085132491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241021085132491 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085132491 DMM INFO MM(262420000000071/fc55ddcd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085132491 DMM INFO MM(262420000000071/fc55ddcd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085132491 DMM DEBUG MM(262420000000071/fc55ddcd) Using GGSN 0 (gprs_sm.c:312) 20241021085132491 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) 20241021085132491 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241021085132491 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085132492 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085132492 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241021085132505 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 a9 67 04 71 11 25 d4 36 41 14 05 7f 8f ec 5b 3e 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) 20241021085132505 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044dc598, cbp=0x55cf458a0030) (sgsn_libgtp.c:632) 20241021085132505 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085132505 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55cf458a1ee8 TLLI=fc55ddcd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241021085132505 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085132505 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@f3352caff16c: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed 20241021085132513 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241021085132520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132520 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241021085132520 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1320)@f3352caff16c: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@f3352caff16c: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FC55DDCD'O, index=0 20241021085132526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085132526 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085132526 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085132527 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@f3352caff16c: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@f3352caff16c: Final verdict of PTC: pass 20241021085132539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37762<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@f3352caff16c: Final verdict of PTC: none 20241021085132541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085132541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1317)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1327)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1323)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@f3352caff16c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1315)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1321)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1325)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@f3352caff16c: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:32 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 20241021085132678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085133079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105436) 20241021085133542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085133542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105436, count=105976) 20241021085134542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085134542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:51: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_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 20241021085135527 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241021085135527 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241021085135527 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241021085135543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085135543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_sgsn_context_req_in started. 20241021085136137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085136139 DMM INFO MM(262420000000071/fc55ddcd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085136139 DMM INFO MM(262420000000071/fc55ddcd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085136139 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085136139 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085136139 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085136139 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241021085136139 DLLC NOTICE LLME(ffffffff/fc55ddcd){ASSIGNED} LLGM Assign pre (fc55ddcd => ffffffff) (gprs_llc.c:1079) 20241021085136139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc55ddcd => ffffffff) (gprs_llc.c:1125) 20241021085136139 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55cf458a1b90 (gprs_sndcp.c:574) 20241021085136139 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55cf458a1ee8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241021085136139 DMM NOTICE MM(262420000000071/fc55ddcd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085136139 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241021085136139 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085136139 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085136139 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241021085136139 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241021085136139 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) 20241021085136139 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) 20241021085136139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Deallocated (fsm.c:568) 20241021085136139 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Deallocated (fsm.c:568) 20241021085136139 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Deallocated (fsm.c:568) 20241021085136139 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) 20241021085136139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085136190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085136190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085136190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085136190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085136190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085136190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085136190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085136190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085136190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085136191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085136192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085136192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085136192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085136192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085136192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085136192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085136192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085136192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085136192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085136192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085136192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085136192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085136197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085136206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085136206 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085136229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085136229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085136229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085136229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085136229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085136229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085136229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085136229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085136229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085136230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085136230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085136230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085136231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085136231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085136231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085136231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085136231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085136231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085136231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085136231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085136231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085136231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085136235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085136246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085136246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085136268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085136268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085136268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085136268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085136268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085136268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085136268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085136268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085136268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085136269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085136269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085136269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085136270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085136270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085136270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085136270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085136270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085136270 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085136270 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085136270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085136270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085136270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085136275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085136284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085136284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085136544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085136544 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085136544 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085136544 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085136546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085136547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@f3352caff16c: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='E4183BF0'O, index=0 SGSN_Test-GSUP(1348)@f3352caff16c: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@f3352caff16c: 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 := '3328D24AE554E859C8AE930D66024438'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F4ECA4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA074DC987896298'O } } } } } 20241021085137594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085137594 DLLC NOTICE LLME(ffffffff/e4183bf0){UNASSIGNED} LLC RX: unknown TLLI 0xe4183bf0, creating LLME on the fly (gprs_llc.c:552) 20241021085137594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085137594 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241021085137594 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085137594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Allocated (fsm.c:456) 20241021085137594 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Allocated (fsm.c:456) 20241021085137594 DMM DEBUG MM_STATE_Iu[0x55cf45893d20]{Detached}: Allocated (fsm.c:456) 20241021085137594 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085137594 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085137594 DLLC NOTICE LLME(ffffffff/e4183bf0){UNASSIGNED} LLGM Assign pre (e4183bf0 => e605ee55) (gprs_llc.c:1079) 20241021085137594 DLLC NOTICE LLME(e4183bf0/e605ee55){ASSIGNED} LLGM Assign post (e4183bf0 => e605ee55) (gprs_llc.c:1125) 20241021085137594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085137594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085137594 DMM DEBUG MM(262420000000072/e605ee55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085137606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085137606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085137606 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085137606 DMM DEBUG MM(262420000000072/e605ee55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241021085137606 DMM NOTICE MM(262420000000072/e605ee55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085137606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085137606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085137606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085137606 DMM DEBUG MM(262420000000072/e605ee55) Requesting authorization (sgsn_auth.c:160) 20241021085137606 DMM INFO MM(262420000000072/e605ee55) Requesting authentication tuples (sgsn_auth.c:184) 20241021085137607 DMM DEBUG MM(262420000000072/e605ee55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085137607 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241021085137607 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)@f3352caff16c: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@f3352caff16c: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241021085137609 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085137609 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085137609 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085137609 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085137609 DMM INFO MM(262420000000072/e605ee55) Subscriber data update (mmctx.c:445) 20241021085137609 DMM DEBUG MM(262420000000072/e605ee55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085137609 DMM INFO MM(262420000000072/e605ee55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085137609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085137609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085137609 DMM INFO MM(262420000000072/e605ee55) <- GMM AUTH AND CIPHERING REQ (rand = 33 28 d2 4a e5 54 e8 59 c8 ae 93 0d 66 02 44 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241021085137617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085137617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085137617 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085137617 DMM INFO MM(262420000000072/e605ee55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085137617 DMM NOTICE MM(262420000000072/e605ee55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085137617 DMM DEBUG MM(262420000000072/e605ee55) checking auth: received GSM SRES = 5f 4e ca 4c (gprs_gmm.c:666) 20241021085137617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085137617 DMM DEBUG MM(262420000000072/e605ee55) Requesting authorization (sgsn_auth.c:160) 20241021085137617 DMM INFO MM(262420000000072/e605ee55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085137617 DMM DEBUG MM(262420000000072/e605ee55) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085137617 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241021085137617 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) 20241021085137618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085137618 DMM INFO MM(262420000000072/e605ee55) <- GMM ATTACH ACCEPT (new P-TMSI=0xe605ee55) (gprs_gmm.c:300) 20241021085137619 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085137619 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085137619 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241021085137619 DMM INFO MM(262420000000072/e605ee55) Subscriber data update (mmctx.c:445) 20241021085137619 DMM DEBUG MM(262420000000072/e605ee55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085137619 DMM INFO MM(262420000000072/e605ee55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085137619 DMM NOTICE MM(262420000000072/e605ee55) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241021085137619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085137619 DMM NOTICE MM(262420000000072/e605ee55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085137619 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) 20241021085137620 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085137620 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241021085137620 DMM INFO MM(262420000000072/e605ee55) Subscriber data update (mmctx.c:445) 20241021085137620 DMM DEBUG MM(262420000000072/e605ee55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085137626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085137626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085137626 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085137626 DMM INFO MM(262420000000072/e605ee55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085137626 DMM NOTICE MM(262420000000072/e605ee55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085137626 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085137626 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085137626 DLLC NOTICE LLME(e4183bf0/e605ee55){ASSIGNED} LLGM Assign pre (ffffffff => e605ee55) (gprs_llc.c:1079) 20241021085137626 DLLC NOTICE LLME(ffffffff/e605ee55){ASSIGNED} LLGM Assign post (ffffffff => e605ee55) (gprs_llc.c:1125) 20241021085137626 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085137626 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085137626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085137626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085137680 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 13 37 00 00 03 52 f0 99 42 42 de 05 e6 05 ee 55 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) TC_sgsn_context_req_in(1350)@f3352caff16c: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241021085139681 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241021085139681 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241021085139681 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) 20241021085139681 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241021085139681 DMM INFO MM(262420000000072/e605ee55) Subscriber data update (mmctx.c:445) 20241021085139681 DMM DEBUG MM(262420000000072/e605ee55) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241021085139681 DMM INFO MM(262420000000072/e605ee55) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241021085139681 DMM INFO MM(262420000000072/e605ee55) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085139681 DMM INFO MM(262420000000072/e605ee55) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085139681 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085139681 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085139681 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085139681 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021085139681 DLLC NOTICE LLME(ffffffff/e605ee55){ASSIGNED} LLGM Assign pre (e605ee55 => ffffffff) (gprs_llc.c:1079) 20241021085139681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e605ee55 => ffffffff) (gprs_llc.c:1125) 20241021085139681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Deallocated (fsm.c:568) 20241021085139681 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Deallocated (fsm.c:568) 20241021085139681 DMM DEBUG MM_STATE_Iu[0x55cf45893d20]{Detached}: Deallocated (fsm.c:568) 20241021085139681 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@f3352caff16c: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@f3352caff16c: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241021085139686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37766<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021085139689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085139689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1336)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1348)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1341)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1346)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@f3352caff16c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@f3352caff16c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@f3352caff16c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1344)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1339)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1334)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@f3352caff16c: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@f3352caff16c: 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'. Mon Oct 21 08:51:39 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 20241021085139836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085140237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98976) 20241021085140690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085140690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98976, count=99516) 20241021085141691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085141691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.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 20241021085142692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085142692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_sgsn_context_req_out started. 20241021085143285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085143287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085143329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085143330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085143330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085143330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085143330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085143330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085143330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085143330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085143330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085143331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085143331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085143331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085143331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085143331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085143331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085143331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085143331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085143331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085143331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085143331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085143332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085143332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085143335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085143344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085143344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085143368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085143368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085143368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085143368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085143368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085143368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085143368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085143368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085143368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085143370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085143370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085143370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085143370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085143370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085143370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085143370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085143370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085143370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085143370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085143370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085143370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085143370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085143374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085143385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085143385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085143417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085143417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085143417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085143417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085143417 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085143417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085143417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085143417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085143417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085143419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085143419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085143419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085143419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085143419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085143419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085143419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085143419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085143419 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085143419 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085143419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1366)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085143420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085143420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085143423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085143435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085143435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085143693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085143693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085143693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085143693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085143695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085143696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@f3352caff16c: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@f3352caff16c: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='CD7BC013'O, index=0 SGSN_Test-GSUP(1367)@f3352caff16c: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241021085144744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085144744 DLLC NOTICE LLME(ffffffff/cd7bc013){UNASSIGNED} LLC RX: unknown TLLI 0xcd7bc013, creating LLME on the fly (gprs_llc.c:552) 20241021085144744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241021085144744 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021085144744 DMM NOTICE LLME(ffffffff/cd7bc013){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241021085144744 DLLC NOTICE LLME(ffffffff/cd7bc013){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241021085144744 DMM ERROR LLME(ffffffff/cd7bc013){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241021085144744 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241021085144744 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241021085144744 DLLC NOTICE LLME(ffffffff/cd7bc013){UNASSIGNED} LLGM Assign pre (cd7bc013 => ffffffff) (gprs_llc.c:1079) 20241021085144744 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd7bc013 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@f3352caff16c: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@f3352caff16c: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241021085144758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085144758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1366)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1355)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1360)@f3352caff16c: Final verdict of PTC: none 20241021085144760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1362)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@f3352caff16c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@f3352caff16c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@f3352caff16c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1353)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1358)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1364)@f3352caff16c: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@f3352caff16c: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@f3352caff16c: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@f3352caff16c: 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'. Mon Oct 21 08:51:44 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 20241021085144896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085145297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53696) 20241021085145759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085145759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53696, count=54856) 20241021085146760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085146760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.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 20241021085147761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085147761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_req_id_req_ra_update started. 20241021085148344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085148345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085148388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085148388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085148388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085148388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085148388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085148388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085148388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085148388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085148388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085148390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085148390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085148390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085148390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085148390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085148390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085148390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085148390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085148390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085148390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085148390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085148391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085148391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085148394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085148403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085148403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085148428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085148428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085148428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085148428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085148428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085148428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085148428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085148428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085148428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085148430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085148430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085148430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085148430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085148430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085148430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085148430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085148430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085148430 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085148430 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085148430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085148430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085148430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085148434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085148443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085148443 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)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085148467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085148467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085148467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085148467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085148467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085148467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085148467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085148467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085148467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085148469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085148469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085148469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085148469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085148469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085148469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085148469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085148469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085148469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085148469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085148469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085148469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085148469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085148473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085148483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085148483 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)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085148762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085148762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085148762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085148762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085148764 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085148764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@f3352caff16c: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F732B21C'O, index=0 SGSN_Test-GSUP(1386)@f3352caff16c: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241021085148811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085148811 DLLC NOTICE LLME(ffffffff/f732b21c){UNASSIGNED} LLC RX: unknown TLLI 0xf732b21c, creating LLME on the fly (gprs_llc.c:552) 20241021085148811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085148811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241021085148811 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085148811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085148811 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Allocated (fsm.c:456) 20241021085148811 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Allocated (fsm.c:456) 20241021085148811 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085148811 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085148811 DLLC NOTICE LLME(ffffffff/f732b21c){UNASSIGNED} LLGM Assign pre (f732b21c => dc0c76f6) (gprs_llc.c:1079) 20241021085148811 DLLC NOTICE LLME(f732b21c/dc0c76f6){ASSIGNED} LLGM Assign post (f732b21c => dc0c76f6) (gprs_llc.c:1125) 20241021085148811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085148811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085148811 DMM DEBUG MM(262420000000047/dc0c76f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085148825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085148825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085148825 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085148825 DMM INFO MM(262420000000047/dc0c76f6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021085148826 DMM INFO MM(262420000000047/dc0c76f6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-25582-173 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241021085148826 DMM NOTICE MM(262420000000047/dc0c76f6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241021085148826 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241021085148826 DMM INFO MM(262420000000047/dc0c76f6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241021085148826 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085148826 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085148826 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085148826 DMM ERROR MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021085148826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Deallocated (fsm.c:568) 20241021085148826 DMM DEBUG MM_STATE_Gb(0)[0x55cf458940b0]{Idle}: Deallocated (fsm.c:568) 20241021085148826 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Deallocated (fsm.c:568) 20241021085148826 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) 20241021085148826 DLLC NOTICE LLME(f732b21c/dc0c76f6){ASSIGNED} LLGM Assign pre (dc0c76f6 => ffffffff) (gprs_llc.c:1079) 20241021085148826 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc0c76f6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@f3352caff16c: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@f3352caff16c: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@f3352caff16c: Final verdict of PTC: pass 20241021085148834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56666<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021085148837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085148837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1374)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@f3352caff16c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1379)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1384)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@f3352caff16c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@f3352caff16c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1372)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1382)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1377)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@f3352caff16c: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:48 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 20241021085148989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085149390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241021085149838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085149838 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) 20241021085150840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085150840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test execution finished. MTC@f3352caff16c: 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 ------ Mon Oct 21 08:51: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_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 20241021085151841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085151841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_iu_attach started. 20241021085152449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085152451 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085152500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085152500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085152500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085152500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085152500 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085152500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085152500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085152500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085152500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085152502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085152502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085152502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085152502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085152502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085152502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085152502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085152502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085152502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085152502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085152502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085152502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085152503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085152505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085152515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085152515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085152545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085152545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085152545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085152545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085152545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085152545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085152545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085152545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085152545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1398)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1399)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085152547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085152547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085152547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085152547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085152547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085152547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085152547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085152547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085152547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085152547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085152547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1399)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085152548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085152548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085152551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085152561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085152561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1396)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1398)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085152574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085152574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085152574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085152574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085152574 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085152574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085152574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085152574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085152574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085152576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085152576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085152576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085152576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085152576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085152576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085152576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085152576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085152576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085152576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085152576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085152576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085152577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085152580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085152590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085152590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1406)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@f3352caff16c: ************************************************* MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@f3352caff16c: v_sccp_pdu_maxlen:268 20241021085152797 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085152797 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) 20241021085152797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085152798 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085152800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085152800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085152800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085152800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085152800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085152800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085152800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085152802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085152802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085152802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085152802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085152802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085152802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085152802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085152802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085152842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085152842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085152842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085152842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085152844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085152845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085153609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085153609 DLM3UA 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) 20241021085153609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085153609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153610 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085153610 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085153610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@f3352caff16c: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F83121B2'O, index=0 SGSN_Test-GSUP(1409)@f3352caff16c: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@f3352caff16c: 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 := '8B7E'O, rac := 'EB'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)@f3352caff16c: Added conn table entry 0TC_iu_attach(1411)232522 SGSN_Test_0-RAN(1405)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1404)@f3352caff16c: First idle individual index:0 20241021085153909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085153909 DLM3UA 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) 20241021085153909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085153909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153909 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085153909 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085153909 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085153909 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241021085153909 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241021085153909 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241021085153909 DMM DEBUG GMM(gmm_fsm)[0x55cf45893f80]{Deregistered}: Allocated (fsm.c:456) 20241021085153910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021085153910 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Allocated (fsm.c:456) 20241021085153910 DMM DEBUG MM_STATE_Iu[0x55cf45893e50]{Detached}: Allocated (fsm.c:456) 20241021085153910 DMM DEBUG GMM(gmm_fsm)[0x55cf45893f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085153910 DMM DEBUG GMM(gmm_fsm)[0x55cf45893f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085153910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085153910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085153910 DMM DEBUG MM(262420000001001/fcf63d21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085153910 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241021085153910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f3352caff16c: { messageType := 2, destLocRef := '038C4A'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(1404)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@f3352caff16c: 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 := 'EEF91E79F1C91CBB399D7ACF0E4D9604'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE7EC5EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E86822BF08D6D034'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AC9BBF8A89070B9C6D8A6C00411E0DB6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F0DA22641B18A0B32AE33FFFFC355B98'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2E9183DA289A8E2E48191E29FB52067C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E3B14E0ABF756021'O } } } } } SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1404)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241021085153919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085153919 DLM3UA 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) 20241021085153919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085153919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153919 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085153919 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085153919 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085153919 DMM DEBUG MM(262420000001001/fcf63d21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241021085153920 DMM NOTICE MM(262420000001001/fcf63d21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085153920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085153920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085153920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085153920 DMM DEBUG MM(262420000001001/fcf63d21) Requesting authorization (sgsn_auth.c:160) 20241021085153920 DMM INFO MM(262420000001001/fcf63d21) Requesting authentication tuples (sgsn_auth.c:184) 20241021085153920 DMM DEBUG MM(262420000001001/fcf63d21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085153920 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241021085153920 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)@f3352caff16c: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@f3352caff16c: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241021085153922 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085153922 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085153922 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085153922 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085153922 DMM INFO MM(262420000001001/fcf63d21) Subscriber data update (mmctx.c:445) 20241021085153922 DMM DEBUG MM(262420000001001/fcf63d21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085153922 DMM INFO MM(262420000001001/fcf63d21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085153922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085153922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085153922 DMM INFO MM(262420000001001/fcf63d21) <- GMM AUTH AND CIPHERING REQ (rand = ee f9 1e 79 f1 c9 1c bb 39 9d 7a cf 0e 4d 96 04 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2e 91 83 da 28 9a 8e 2e 48 19 1e 29 fb 52 06 7c ) (gprs_gmm.c:483) 20241021085153922 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241021085153923 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153923 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1404)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22E3B14E0A23094B99990000100001F02904BF756021'O 20241021085153928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085153928 DLM3UA 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) 20241021085153928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085153928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153928 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085153928 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085153928 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085153928 DMM INFO MM(262420000001001/fcf63d21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085153928 DMM NOTICE MM(262420000001001/fcf63d21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085153928 DMM DEBUG MM(262420000001001/fcf63d21) checking auth: received UMTS RES = e3 b1 4e 0a bf 75 60 21 (gprs_gmm.c:666) 20241021085153928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085153928 DMM DEBUG MM(262420000001001/fcf63d21) Requesting authorization (sgsn_auth.c:160) 20241021085153928 DMM INFO MM(262420000001001/fcf63d21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085153928 DMM DEBUG MM(262420000001001/fcf63d21) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085153928 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241021085153928 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) 20241021085153928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085153928 DMM DEBUG MM(262420000001001/fcf63d21) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085153929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1404)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085153938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085153938 DLM3UA 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) 20241021085153938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085153938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153938 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085153938 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085153938 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085153938 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241021085153938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085153938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085153938 DMM INFO MM(262420000001001/fcf63d21) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcf63d21) (gprs_gmm.c:300) 20241021085153938 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241021085153939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085153944 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085153944 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085153944 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241021085153944 DMM INFO MM(262420000001001/fcf63d21) Subscriber data update (mmctx.c:445) 20241021085153944 DMM DEBUG MM(262420000001001/fcf63d21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085153944 DMM INFO MM(262420000001001/fcf63d21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085153944 DMM NOTICE MM(262420000001001/fcf63d21) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241021085153944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085153944 DMM NOTICE MM(262420000001001/fcf63d21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085153944 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) 20241021085153945 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085153945 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241021085153945 DMM INFO MM(262420000001001/fcf63d21) Subscriber data update (mmctx.c:445) 20241021085153945 DMM DEBUG MM(262420000001001/fcf63d21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1404)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085153947 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085153948 DLM3UA 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) 20241021085153948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085153948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153948 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085153948 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085153948 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085153948 DMM INFO MM(262420000001001/fcf63d21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085153948 DMM NOTICE MM(262420000001001/fcf63d21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085153948 DMM DEBUG GMM(gmm_fsm)[0x55cf45893f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085153948 DMM DEBUG GMM(gmm_fsm)[0x55cf45893f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085153948 DMM DEBUG MM_STATE_Iu(1)[0x55cf45893e50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085153948 DMM DEBUG MM_STATE_Iu(1)[0x55cf45893e50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085153948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085153948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085153948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1404)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1404)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085153953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085153953 DLM3UA 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) 20241021085153953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085153953 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085153953 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085153953 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085153953 DMM INFO MM(262420000001001/fcf63d21) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085153953 DMM DEBUG MM_STATE_Iu(1)[0x55cf45893e50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085153953 DMM DEBUG MM_STATE_Iu(1)[0x55cf45893e50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085153953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085153953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085153953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085153953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085153953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@f3352caff16c: Session index based on local reference:0 20241021085153955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085153955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085153955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085153955 DLM3UA 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) 20241021085153955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085153955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085153955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085153955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@f3352caff16c: Deleted conn table entry 0TC_iu_attach(1411)232522 TC_iu_attach(1411)@f3352caff16c: setverdict(pass): none -> pass TC_iu_attach(1411)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@f3352caff16c: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@f3352caff16c: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@f3352caff16c: Final verdict of PTC: none 20241021085154015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56686<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1403)@f3352caff16c: Final verdict of PTC: none 20241021085154017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085154018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1389)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1399)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@f3352caff16c: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@f3352caff16c: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1409)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1393)@f3352caff16c: Final verdict of PTC: none TC_iu_attach-BVCI210(1396)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1401)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1391)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1397)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach-BVCI210(1396): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@f3352caff16c: Test case TC_iu_attach finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:54 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 20241021085154151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085154157 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085154157 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) 20241021085154157 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085154157 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085154157 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085154157 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) 20241021085154157 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085154157 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085154157 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) 20241021085154157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085154157 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085154157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085154157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085154157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085154157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085154157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085154158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085154158 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241021085154552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207120) 20241021085155019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085155019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=207120, count=208376) 20241021085156020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085156020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085156159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085156159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085156159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:51: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_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 20241021085157021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085157021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_iu_attach_encr started. 20241021085157609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085157610 DMM INFO MM(262420000001001/fcf63d21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085157610 DMM INFO MM(262420000001001/fcf63d21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085157610 DMM DEBUG GMM(gmm_fsm)[0x55cf45893f80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085157610 DMM DEBUG GMM(gmm_fsm)[0x55cf45893f80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085157610 DMM DEBUG MM_STATE_Iu(1)[0x55cf45893e50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085157610 DMM DEBUG MM_STATE_Iu(1)[0x55cf45893e50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241021085157610 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241021085157610 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) 20241021085157610 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) 20241021085157610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021085157610 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Deallocated (fsm.c:568) 20241021085157610 DMM DEBUG MM_STATE_Iu(1)[0x55cf45893e50]{Detached}: Deallocated (fsm.c:568) 20241021085157610 DMM DEBUG GMM(gmm_fsm)[0x55cf45893f80]{Deregistered}: Deallocated (fsm.c:568) 20241021085157610 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085157652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085157652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085157652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085157652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085157652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085157652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085157652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085157652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085157652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085157653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085157653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085157653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085157653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085157653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085157653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085157653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085157653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085157653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085157653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085157653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085157654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085157654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085157657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085157666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085157666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1422)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085157700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085157700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085157700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085157700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085157700 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085157700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085157700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085157700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085157700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1422)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085157702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085157702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085157702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085157702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085157702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085157702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085157702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085157702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085157702 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085157702 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085157702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1421)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085157703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085157703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1422)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1422)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085157706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085157715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085157715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1419)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1421)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085157734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085157734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085157734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085157734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085157734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085157734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085157734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085157734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085157734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085157736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085157736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085157736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085157736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085157736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085157736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085157736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085157736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085157736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085157736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085157736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085157736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085157736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085157741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085157750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085157750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1429)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@f3352caff16c: ************************************************* MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@f3352caff16c: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085157954 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085157954 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) 20241021085157954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085157954 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085157957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085157957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085157957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085157957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085157957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085157957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085157957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085157958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085157958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085157958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085157958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085157958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085157958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085157958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085157959 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085158022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085158022 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085158022 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085158022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085158024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085158025 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085158765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085158765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085158765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085158765 DLM3UA 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) 20241021085158765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085158765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085158765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085158765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085158765 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085158765 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085158765 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085158765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085158765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085158765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085158765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085158765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085158765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085158765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@f3352caff16c: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C5E874DA'O, index=0 SGSN_Test-GSUP(1432)@f3352caff16c: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@f3352caff16c: 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 := 'C39B'O, rac := '26'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)@f3352caff16c: Added conn table entry 0TC_iu_attach_encr(1434)7047612 SGSN_Test_0-SCCP(1427)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1428)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085159087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085159087 DLM3UA 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) 20241021085159087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085159087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085159088 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085159088 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085159088 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085159088 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241021085159088 DMM DEBUG GMM(gmm_fsm)[0x55cf45893e50]{Deregistered}: Allocated (fsm.c:456) 20241021085159088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085159088 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Allocated (fsm.c:456) 20241021085159088 DMM DEBUG MM_STATE_Iu[0x55cf4589b860]{Detached}: Allocated (fsm.c:456) 20241021085159088 DMM DEBUG GMM(gmm_fsm)[0x55cf45893e50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085159088 DMM DEBUG GMM(gmm_fsm)[0x55cf45893e50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085159088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085159088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085159088 DMM DEBUG MM(262420000001001/e59a87ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085159088 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241021085159088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085159088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085159088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085159088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085159088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085159088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085159088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085159088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f3352caff16c: { messageType := 2, destLocRef := '6B89BC'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@f3352caff16c: 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 := 'EF39CCAE51AEF3375074121FDFC719A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADC659FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '528BF09F332F7759'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EE96EBD60652EFA32C60AA0BDB25AC57'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6CA307A92017FC5307514ED37D0DCE22'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A47DC49580641ABE6ED2098B4F1EC6A8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D5D5BF913DECF28F'O } } } } } SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1427)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241021085159096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085159096 DLM3UA 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) 20241021085159096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085159096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085159096 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085159096 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085159096 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085159096 DMM DEBUG MM(262420000001001/e59a87ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241021085159096 DMM NOTICE MM(262420000001001/e59a87ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085159096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085159096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085159096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085159096 DMM DEBUG MM(262420000001001/e59a87ba) Requesting authorization (sgsn_auth.c:160) 20241021085159096 DMM INFO MM(262420000001001/e59a87ba) Requesting authentication tuples (sgsn_auth.c:184) 20241021085159096 DMM DEBUG MM(262420000001001/e59a87ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085159096 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241021085159096 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)@f3352caff16c: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@f3352caff16c: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241021085159099 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085159099 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085159099 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085159099 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085159099 DMM INFO MM(262420000001001/e59a87ba) Subscriber data update (mmctx.c:445) 20241021085159099 DMM DEBUG MM(262420000001001/e59a87ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085159099 DMM INFO MM(262420000001001/e59a87ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085159099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085159099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085159099 DMM INFO MM(262420000001001/e59a87ba) <- GMM AUTH AND CIPHERING REQ (rand = ef 39 cc ae 51 ae f3 37 50 74 12 1f df c7 19 a8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a4 7d c4 95 80 64 1a be 6e d2 09 8b 4f 1e c6 a8 ) (gprs_gmm.c:483) 20241021085159099 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241021085159100 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159100 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085159100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085159100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085159100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1427)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22D5D5BF9123094B99990000100001F029043DECF28F'O 20241021085159106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085159106 DLM3UA 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) 20241021085159106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085159106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085159106 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085159106 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085159106 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085159106 DMM INFO MM(262420000001001/e59a87ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085159106 DMM NOTICE MM(262420000001001/e59a87ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085159106 DMM DEBUG MM(262420000001001/e59a87ba) checking auth: received UMTS RES = d5 d5 bf 91 3d ec f2 8f (gprs_gmm.c:666) 20241021085159106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085159106 DMM DEBUG MM(262420000001001/e59a87ba) Requesting authorization (sgsn_auth.c:160) 20241021085159106 DMM INFO MM(262420000001001/e59a87ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085159106 DMM DEBUG MM(262420000001001/e59a87ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085159106 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241021085159106 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) 20241021085159106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085159106 DMM DEBUG MM(262420000001001/e59a87ba) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241021085159106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085159106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085159106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085159106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_len:17 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1427)@f3352caff16c: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241021085159115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085159115 DLM3UA 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) 20241021085159115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085159115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085159115 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085159115 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085159115 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085159115 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241021085159115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085159115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085159115 DMM INFO MM(262420000001001/e59a87ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59a87ba) (gprs_gmm.c:300) 20241021085159115 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241021085159115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085159115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085159115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085159115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085159115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085159116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085159116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085159116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085159120 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085159120 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085159120 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241021085159120 DMM INFO MM(262420000001001/e59a87ba) Subscriber data update (mmctx.c:445) 20241021085159120 DMM DEBUG MM(262420000001001/e59a87ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085159120 DMM INFO MM(262420000001001/e59a87ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085159120 DMM NOTICE MM(262420000001001/e59a87ba) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241021085159120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085159120 DMM NOTICE MM(262420000001001/e59a87ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085159120 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) 20241021085159120 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085159120 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241021085159120 DMM INFO MM(262420000001001/e59a87ba) Subscriber data update (mmctx.c:445) 20241021085159120 DMM DEBUG MM(262420000001001/e59a87ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1427)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085159123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085159123 DLM3UA 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) 20241021085159123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085159123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085159123 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085159123 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085159123 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085159123 DMM INFO MM(262420000001001/e59a87ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085159123 DMM NOTICE MM(262420000001001/e59a87ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085159123 DMM DEBUG GMM(gmm_fsm)[0x55cf45893e50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085159123 DMM DEBUG GMM(gmm_fsm)[0x55cf45893e50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085159123 DMM DEBUG MM_STATE_Iu(2)[0x55cf4589b860]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085159123 DMM DEBUG MM_STATE_Iu(2)[0x55cf4589b860]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085159123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085159123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085159123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085159123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085159123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085159123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1427)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1427)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085159129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085159129 DLM3UA 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) 20241021085159129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085159129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085159129 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085159129 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085159129 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085159129 DMM INFO MM(262420000001001/e59a87ba) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085159129 DMM DEBUG MM_STATE_Iu(2)[0x55cf4589b860]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085159129 DMM DEBUG MM_STATE_Iu(2)[0x55cf4589b860]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085159129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085159129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085159129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085159129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@f3352caff16c: Session index based on local reference:0 20241021085159131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085159131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085159131 DLM3UA 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) 20241021085159131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085159131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085159131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085159131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@f3352caff16c: Deleted conn table entry 0TC_iu_attach_encr(1434)7047612 TC_iu_attach_encr(1434)@f3352caff16c: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@f3352caff16c: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@f3352caff16c: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@f3352caff16c: Final verdict of PTC: none 20241021085159192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59096<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1422)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1426)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1416)@f3352caff16c: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@f3352caff16c: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@f3352caff16c: Final verdict of PTC: none 20241021085159195 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085159195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1418)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1432)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1421)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1414)@f3352caff16c: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1424)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1420)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1422): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@f3352caff16c: Test case TC_iu_attach_encr finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:51:59 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 20241021085159333 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085159333 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) 20241021085159333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085159333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085159333 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085159333 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) 20241021085159333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085159333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085159333 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) 20241021085159333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085159333 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085159333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085159333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085159333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085159334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085159334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085159334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085159334 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241021085159335 DGPRS DEBUG Checking for inactive LLMEs, time = 11311453 (sgsn.c:131) 20241021085159352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085159753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210440) 20241021085200195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085200195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210440, count=211796) 20241021085201196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085201196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085201335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085201335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085201335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:52:01 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 20241021085202198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085202198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_iu_attach_geran_rau started. 20241021085202815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085202817 DMM INFO MM(262420000001001/e59a87ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085202817 DMM INFO MM(262420000001001/e59a87ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085202817 DMM DEBUG GMM(gmm_fsm)[0x55cf45893e50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085202817 DMM DEBUG GMM(gmm_fsm)[0x55cf45893e50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085202817 DMM DEBUG MM_STATE_Iu(2)[0x55cf4589b860]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085202817 DMM DEBUG MM_STATE_Iu(2)[0x55cf4589b860]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241021085202817 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241021085202817 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) 20241021085202817 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) 20241021085202817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Deallocated (fsm.c:568) 20241021085202817 DMM DEBUG MM_STATE_Gb[0x55cf458940b0]{Idle}: Deallocated (fsm.c:568) 20241021085202817 DMM DEBUG MM_STATE_Iu(2)[0x55cf4589b860]{Detached}: Deallocated (fsm.c:568) 20241021085202817 DMM DEBUG GMM(gmm_fsm)[0x55cf45893e50]{Deregistered}: Deallocated (fsm.c:568) 20241021085202817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085202864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085202864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085202864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085202864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085202864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085202864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085202864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085202864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085202865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1440)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085202867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085202867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085202867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085202867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085202867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085202867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085202867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085202867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085202867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085202867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085202867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1439)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085202868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085202868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085202872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1436)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085202883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085202883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1439)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085202899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085202899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085202899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085202899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085202899 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085202899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085202899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085202899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085202899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085202901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085202901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085202901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085202901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085202902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085202902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085202902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085202902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085202902 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085202902 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085202902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1444)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085202902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085202902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085202906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085202914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085202914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1444)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085202934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085202934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085202934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085202934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085202934 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085202934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085202934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085202934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085202934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085202936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085202936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085202936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085202936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085202936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085202936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085202936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085202936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085202936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085202936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085202936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085202937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085202937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085202942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085202950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085202950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1452)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@f3352caff16c: ************************************************* MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@f3352caff16c: v_sccp_pdu_maxlen:268 20241021085203156 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085203157 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) 20241021085203157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085203157 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085203160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085203160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085203160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085203160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085203160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085203160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085203160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085203161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085203161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085203161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085203161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085203161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085203161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085203161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085203161 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085203199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085203199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085203199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085203199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085203201 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085203201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085203966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085203966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085203966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085203966 DLM3UA 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) 20241021085203967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085203967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085203967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085203967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085203967 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085203967 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085203967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085203967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085203967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085203967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085203967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085203967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085203967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085203967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@f3352caff16c: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D378895B'O, index=0 SGSN_Test-GSUP(1455)@f3352caff16c: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@f3352caff16c: 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 := '7F4E'O, rac := 'FD'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)@f3352caff16c: Added conn table entry 0TC_iu_attach_geran_rau(1457)3149187 SGSN_Test_0-SCCP(1450)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1451)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085204262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085204262 DLM3UA 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) 20241021085204262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085204262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085204262 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085204262 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085204262 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085204263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241021085204263 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085204263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Allocated (fsm.c:456) 20241021085204263 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Allocated (fsm.c:456) 20241021085204263 DMM DEBUG MM_STATE_Iu[0x55cf45893f80]{Detached}: Allocated (fsm.c:456) 20241021085204263 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085204263 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085204263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085204263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085204263 DMM DEBUG MM(262420000001002/e8671b79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085204263 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241021085204263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085204263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085204263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085204263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085204263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085204263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085204263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085204263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f3352caff16c: { messageType := 2, destLocRef := '300D83'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@f3352caff16c: 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 := '8862E4F09E3C67AADC997C54516C6A78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20795F58'O (" y_X") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1802DF0F339BB17B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EC0D58040D8D09145F0B9DA5E104AA77'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CACF2F1FB685FBCEEBF808097BD94BE5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AA5C9F1E229CB56CDAFAC856DADE888A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '78C2DE2027B50C0C'O } } } } } SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1450)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241021085204272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085204272 DLM3UA 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) 20241021085204272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085204272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085204272 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085204272 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085204272 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085204272 DMM DEBUG MM(262420000001002/e8671b79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241021085204272 DMM NOTICE MM(262420000001002/e8671b79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085204272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085204272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085204272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085204272 DMM DEBUG MM(262420000001002/e8671b79) Requesting authorization (sgsn_auth.c:160) 20241021085204272 DMM INFO MM(262420000001002/e8671b79) Requesting authentication tuples (sgsn_auth.c:184) 20241021085204272 DMM DEBUG MM(262420000001002/e8671b79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085204272 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241021085204272 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)@f3352caff16c: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@f3352caff16c: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241021085204275 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085204275 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085204275 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085204275 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085204275 DMM INFO MM(262420000001002/e8671b79) Subscriber data update (mmctx.c:445) 20241021085204275 DMM DEBUG MM(262420000001002/e8671b79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085204275 DMM INFO MM(262420000001002/e8671b79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085204275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085204275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085204275 DMM INFO MM(262420000001002/e8671b79) <- GMM AUTH AND CIPHERING REQ (rand = 88 62 e4 f0 9e 3c 67 aa dc 99 7c 54 51 6c 6a 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa 5c 9f 1e 22 9c b5 6c da fa c8 56 da de 88 8a ) (gprs_gmm.c:483) 20241021085204275 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241021085204275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085204275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085204275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085204275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1450)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062278C2DE2023094B99990000100002F0290427B50C0C'O 20241021085204280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085204280 DLM3UA 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) 20241021085204280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085204280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085204281 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085204281 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085204281 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085204281 DMM INFO MM(262420000001002/e8671b79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085204281 DMM NOTICE MM(262420000001002/e8671b79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085204281 DMM DEBUG MM(262420000001002/e8671b79) checking auth: received UMTS RES = 78 c2 de 20 27 b5 0c 0c (gprs_gmm.c:666) 20241021085204281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085204281 DMM DEBUG MM(262420000001002/e8671b79) Requesting authorization (sgsn_auth.c:160) 20241021085204281 DMM INFO MM(262420000001002/e8671b79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085204281 DMM DEBUG MM(262420000001002/e8671b79) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085204281 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241021085204281 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) 20241021085204281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085204281 DMM DEBUG MM(262420000001002/e8671b79) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085204281 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085204281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085204281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085204281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1450)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085204289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085204289 DLM3UA 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) 20241021085204289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085204289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085204289 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085204289 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085204289 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085204289 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241021085204289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085204289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085204289 DMM INFO MM(262420000001002/e8671b79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8671b79) (gprs_gmm.c:300) 20241021085204289 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241021085204290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085204290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085204290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085204290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085204290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085204290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085204290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085204290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085204293 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085204293 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085204294 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241021085204294 DMM INFO MM(262420000001002/e8671b79) Subscriber data update (mmctx.c:445) 20241021085204294 DMM DEBUG MM(262420000001002/e8671b79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085204294 DMM INFO MM(262420000001002/e8671b79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085204294 DMM NOTICE MM(262420000001002/e8671b79) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241021085204294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085204294 DMM NOTICE MM(262420000001002/e8671b79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085204294 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) 20241021085204294 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085204294 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241021085204294 DMM INFO MM(262420000001002/e8671b79) Subscriber data update (mmctx.c:445) 20241021085204294 DMM DEBUG MM(262420000001002/e8671b79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1450)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085204296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085204296 DLM3UA 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) 20241021085204296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085204296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085204296 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085204296 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085204296 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085204296 DMM INFO MM(262420000001002/e8671b79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085204296 DMM NOTICE MM(262420000001002/e8671b79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085204296 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085204296 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085204296 DMM DEBUG MM_STATE_Iu(3)[0x55cf45893f80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085204296 DMM DEBUG MM_STATE_Iu(3)[0x55cf45893f80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085204296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085204296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085204297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085204297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085204297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085204297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1450)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1450)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085204301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085204301 DLM3UA 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) 20241021085204301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085204302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085204302 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085204302 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085204302 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085204302 DMM INFO MM(262420000001002/e8671b79) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085204302 DMM DEBUG MM_STATE_Iu(3)[0x55cf45893f80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085204302 DMM DEBUG MM_STATE_Iu(3)[0x55cf45893f80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085204302 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204302 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085204302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085204302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085204302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@f3352caff16c: Session index based on local reference:0 20241021085204303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085204303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085204303 DLM3UA 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) 20241021085204303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085204303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085204303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085204303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@f3352caff16c: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)3149187 TC_iu_attach_geran_rau(1457)@f3352caff16c: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@f3352caff16c: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@f3352caff16c: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E8671B79'O, index=1 20241021085204363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085204363 DLLC NOTICE LLME(ffffffff/e8671b79){UNASSIGNED} LLC RX: unknown TLLI 0xe8671b79, creating LLME on the fly (gprs_llc.c:552) 20241021085204363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241021085204363 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021085204363 DMM INFO MM(262420000001002/e8671b79) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e8671b79, P-TMSI: e8671b79 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241021085204363 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241021085204363 DMM DEBUG MM_STATE_Iu(3)[0x55cf45893f80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241021085204363 DMM DEBUG MM_STATE_Iu(3)[0x55cf45893f80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241021085204363 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085204363 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241021085204363 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085204363 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085204363 DLLC NOTICE LLME(ffffffff/e8671b79){UNASSIGNED} LLGM Assign pre (e8671b79 => e8671b79) (gprs_llc.c:1079) 20241021085204363 DLLC NOTICE LLME(e8671b79/e8671b79){ASSIGNED} LLGM Assign post (e8671b79 => e8671b79) (gprs_llc.c:1125) 20241021085204363 DMM INFO MM(262420000001002/e8671b79) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@f3352caff16c: Removing Client IMSI='262420000001002'H, index=1 20241021085204378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085204379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085204379 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085204379 DMM INFO MM(262420000001002/e8671b79) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241021085204379 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241021085204379 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085204379 DLLC NOTICE LLME(e8671b79/e8671b79){ASSIGNED} LLGM Assign pre (ffffffff => e8671b79) (gprs_llc.c:1079) 20241021085204379 DLLC NOTICE LLME(ffffffff/e8671b79){ASSIGNED} LLGM Assign post (ffffffff => e8671b79) (gprs_llc.c:1125) 20241021085204379 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241021085204379 DMM ERROR MM_STATE_Gb[0x55cf45893d20]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@f3352caff16c: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@f3352caff16c: Final verdict of PTC: none 20241021085204385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021085204388 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085204388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1455)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1449)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1445)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1440)@f3352caff16c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1439)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@f3352caff16c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@f3352caff16c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1443)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1447)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1438)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@f3352caff16c: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:52:04 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 20241021085204505 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085204505 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) 20241021085204505 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085204505 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085204505 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085204505 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) 20241021085204505 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085204505 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085204505 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) 20241021085204505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085204505 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085204505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085204505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085204505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085204505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085204506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085204506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085204506 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241021085204532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085204934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183020) 20241021085205388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085205389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183020, count=220076) 20241021085206389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085206390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085206507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085206507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085206507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:52: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_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 20241021085207390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085207391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_geran_attach_iu_rau started. 20241021085207996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085207997 DMM INFO MM(262420000001002/e8671b79) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085207997 DMM INFO MM(262420000001002/e8671b79) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085207997 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085207997 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085207997 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241021085207997 DMM ERROR MM_STATE_Gb[0x55cf45893d20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241021085207997 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241021085207997 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) 20241021085207997 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) 20241021085207997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf458940b0]{Init}: Deallocated (fsm.c:568) 20241021085207997 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Deallocated (fsm.c:568) 20241021085207997 DMM DEBUG MM_STATE_Iu(3)[0x55cf45893f80]{Detached}: Deallocated (fsm.c:568) 20241021085207997 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) 20241021085207997 DLLC NOTICE LLME(ffffffff/e8671b79){ASSIGNED} LLGM Assign pre (e8671b79 => ffffffff) (gprs_llc.c:1079) 20241021085207997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8671b79 => ffffffff) (gprs_llc.c:1125) 20241021085207998 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085208043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085208043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085208043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085208043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085208043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085208043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085208043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085208043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085208043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085208046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085208046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085208046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085208046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085208046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085208046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085208046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085208046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085208046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085208046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085208046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085208046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085208046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085208050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085208059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085208059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1468)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085208088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085208088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085208088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085208088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085208088 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085208088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085208088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085208088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085208088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1467)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1468)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085208090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085208090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085208090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085208090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085208090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085208090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085208090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085208090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085208090 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085208091 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085208091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085208091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085208091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1468)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085208095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1464)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085208104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085208104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1465)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1473)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085208126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085208126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085208126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085208126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085208126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085208126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085208126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085208126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085208126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085208128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085208128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085208128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085208128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085208128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085208128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085208128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085208128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085208128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085208128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085208128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1473)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085208129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085208129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085208132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@f3352caff16c: ************************************************* MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@f3352caff16c: ************************************************* SGSN_Test_0-SCCP(1472)@f3352caff16c: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1469)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085208141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085208141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085208335 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085208335 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) 20241021085208335 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085208335 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085208338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085208338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085208338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085208338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085208338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085208338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085208338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085208339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085208339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085208339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085208339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085208339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085208339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085208339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085208339 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085208392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085208392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085208392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085208392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085208394 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085208394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085209144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085209144 DLM3UA 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) 20241021085209145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085209145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085209145 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085209145 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085209145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085209145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085209145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085209145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@f3352caff16c: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='CBF65CD6'O, index=0 SGSN_Test-GSUP(1478)@f3352caff16c: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@f3352caff16c: 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 := '2CC079CE4DE037A3D295A52E3EB0B4B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D71D1968'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E52E4A7CA7EE1052'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '322D98206917FD11D8F19B6697F6715D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D413B957E146022529C4D00331BF40F8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '87BB4C2793827F9AA66ECF08E067F5B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E6DFED191BF2EBC8'O } } } } } 20241021085209452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085209452 DLLC NOTICE LLME(ffffffff/cbf65cd6){UNASSIGNED} LLC RX: unknown TLLI 0xcbf65cd6, creating LLME on the fly (gprs_llc.c:552) 20241021085209452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085209453 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241021085209453 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Allocated (fsm.c:456) 20241021085209453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Allocated (fsm.c:456) 20241021085209453 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Allocated (fsm.c:456) 20241021085209453 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Allocated (fsm.c:456) 20241021085209453 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085209453 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085209453 DLLC NOTICE LLME(ffffffff/cbf65cd6){UNASSIGNED} LLGM Assign pre (cbf65cd6 => fa226274) (gprs_llc.c:1079) 20241021085209453 DLLC NOTICE LLME(cbf65cd6/fa226274){ASSIGNED} LLGM Assign post (cbf65cd6 => fa226274) (gprs_llc.c:1125) 20241021085209453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085209453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085209453 DMM DEBUG MM(262420000001003/fa226274) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085209465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085209465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241021085209465 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085209465 DMM DEBUG MM(262420000001003/fa226274) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241021085209465 DMM NOTICE MM(262420000001003/fa226274) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085209465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085209465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085209465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085209465 DMM DEBUG MM(262420000001003/fa226274) Requesting authorization (sgsn_auth.c:160) 20241021085209466 DMM INFO MM(262420000001003/fa226274) Requesting authentication tuples (sgsn_auth.c:184) 20241021085209466 DMM DEBUG MM(262420000001003/fa226274) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085209466 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241021085209466 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)@f3352caff16c: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@f3352caff16c: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241021085209468 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085209468 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085209468 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085209468 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085209468 DMM INFO MM(262420000001003/fa226274) Subscriber data update (mmctx.c:445) 20241021085209468 DMM DEBUG MM(262420000001003/fa226274) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085209468 DMM INFO MM(262420000001003/fa226274) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085209468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085209468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085209468 DMM INFO MM(262420000001003/fa226274) <- GMM AUTH AND CIPHERING REQ (rand = 2c c0 79 ce 4d e0 37 a3 d2 95 a5 2e 3e b0 b4 b3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 bb 4c 27 93 82 7f 9a a6 6e cf 08 e0 67 f5 b2 ) (gprs_gmm.c:483) 20241021085209477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085209477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241021085209477 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085209477 DMM INFO MM(262420000001003/fa226274) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085209477 DMM NOTICE MM(262420000001003/fa226274) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085209477 DMM DEBUG MM(262420000001003/fa226274) checking auth: received UMTS RES = e6 df ed 19 1b f2 eb c8 (gprs_gmm.c:666) 20241021085209477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085209477 DMM DEBUG MM(262420000001003/fa226274) Requesting authorization (sgsn_auth.c:160) 20241021085209477 DMM INFO MM(262420000001003/fa226274) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085209477 DMM DEBUG MM(262420000001003/fa226274) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085209477 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241021085209477 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) 20241021085209477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241021085209477 DMM INFO MM(262420000001003/fa226274) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa226274) (gprs_gmm.c:300) 20241021085209479 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085209479 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085209479 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241021085209479 DMM INFO MM(262420000001003/fa226274) Subscriber data update (mmctx.c:445) 20241021085209479 DMM DEBUG MM(262420000001003/fa226274) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085209479 DMM INFO MM(262420000001003/fa226274) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085209479 DMM NOTICE MM(262420000001003/fa226274) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241021085209479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085209479 DMM NOTICE MM(262420000001003/fa226274) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085209479 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) 20241021085209480 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085209480 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241021085209480 DMM INFO MM(262420000001003/fa226274) Subscriber data update (mmctx.c:445) 20241021085209480 DMM DEBUG MM(262420000001003/fa226274) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241021085209485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085209485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241021085209485 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241021085209485 DMM INFO MM(262420000001003/fa226274) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085209485 DMM NOTICE MM(262420000001003/fa226274) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085209485 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085209485 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085209485 DLLC NOTICE LLME(cbf65cd6/fa226274){ASSIGNED} LLGM Assign pre (ffffffff => fa226274) (gprs_llc.c:1079) 20241021085209486 DLLC NOTICE LLME(ffffffff/fa226274){ASSIGNED} LLGM Assign post (ffffffff => fa226274) (gprs_llc.c:1125) 20241021085209486 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893d20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241021085209486 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893d20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241021085209486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085209486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@f3352caff16c: 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 := 'FA226274'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)@f3352caff16c: Added conn table entry 0TC_geran_attach_iu_rau(1480)14257267 SGSN_Test_0-SCCP(1472)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1474)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085209546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085209546 DLM3UA 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) 20241021085209546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085209546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085209546 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085209546 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085209546 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085209546 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241021085209546 DMM INFO MM(262420000001003/fa226274) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: fa226274 (00000000), TLLI: fa226274 (fa226274), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241021085209546 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241021085209546 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893d20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241021085209546 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893d20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241021085209546 DLLC NOTICE LLME(ffffffff/fa226274){ASSIGNED} LLGM Assign pre (fa226274 => ffffffff) (gprs_llc.c:1079) 20241021085209546 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa226274 => ffffffff) (gprs_llc.c:1125) 20241021085209546 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085209546 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241021085209546 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085209546 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085209546 DMM DEBUG MM(262420000001003/fa226274) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085209546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085209546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085209546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085209546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085209546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085209546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085209546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085209546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@f3352caff16c: { messageType := 2, destLocRef := 'D98C73'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1472)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1472)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1472)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085209556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085209556 DLM3UA 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) 20241021085209556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085209556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085209556 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085209556 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085209556 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085209556 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241021085209556 DMM INFO MM(262420000001003/fa226274) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241021085209556 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241021085209556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085209556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085209556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085209556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085209556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085209556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085209557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085209557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@f3352caff16c: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@f3352caff16c: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1472)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1472)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241021085209568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085209568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085209568 DLM3UA 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) 20241021085209568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085209568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085209568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085209568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085209568 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085209568 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085209568 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085209568 DMM INFO MM(262420000001003/fa226274) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241021085209568 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241021085209568 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085209568 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241021085209568 DMM ERROR MM_STATE_Iu[0x55cf458940b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@f3352caff16c: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1472)@f3352caff16c: Final verdict of PTC: none 20241021085209574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52338<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241021085209576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085209576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1462)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1468)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1478)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1473)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@f3352caff16c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@f3352caff16c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@f3352caff16c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1460)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1471)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1466)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@f3352caff16c: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:52:09 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 20241021085209714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085209773 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085209773 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) 20241021085209773 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085209773 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085209773 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085209773 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) 20241021085209773 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085209773 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085209773 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) 20241021085209773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085209773 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085209773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085209773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085209774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085209774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085209774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085209774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085209774 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241021085210116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113204) 20241021085210577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085210577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113204, count=178444) 20241021085211578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085211578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085211775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085211775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085211775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:52: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_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 20241021085212579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085212579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user started. 20241021085213179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085213180 DMM INFO MM(262420000001003/fa226274) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085213180 DMM INFO MM(262420000001003/fa226274) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085213180 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085213180 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085213180 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085213180 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241021085213180 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) 20241021085213180 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) 20241021085213180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Deallocated (fsm.c:568) 20241021085213180 DMM DEBUG MM_STATE_Gb(0)[0x55cf45893d20]{Idle}: Deallocated (fsm.c:568) 20241021085213180 DMM DEBUG MM_STATE_Iu[0x55cf458940b0]{Detached}: Deallocated (fsm.c:568) 20241021085213180 DMM DEBUG GMM(gmm_fsm)[0x55cf4589b860]{Deregistered}: Deallocated (fsm.c:568) 20241021085213180 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085213230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085213230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085213230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085213230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085213230 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085213231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085213231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085213231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085213231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085213232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085213232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085213232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085213233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085213233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085213233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085213233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085213233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085213233 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085213233 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085213233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1485)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085213233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085213233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085213236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085213245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085213245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1491)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@f3352caff16c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1490)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085213274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085213274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085213274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085213274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085213274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085213274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085213274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085213274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085213274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085213277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085213277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085213277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085213277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085213277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085213277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085213277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085213277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085213277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085213277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085213277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085213278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085213278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085213281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085213290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085213290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1488)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1490)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085213304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085213304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085213304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085213304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085213304 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085213304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085213304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085213304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085213304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085213306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085213306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085213306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085213306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085213306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085213306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085213306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085213306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085213306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085213306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085213306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085213306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085213306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085213309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085213317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085213317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1498)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@f3352caff16c: ************************************************* SGSN_Test_0-SCCP(1496)@f3352caff16c: v_sccp_pdu_maxlen:268 20241021085213524 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085213524 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) 20241021085213524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085213524 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085213527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085213527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085213527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085213527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085213527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085213527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085213527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085213528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085213528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085213528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085213528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085213528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085213528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085213528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085213528 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085213579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085213579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085213579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085213579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085213582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085213582 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085214334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214334 DLM3UA 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) 20241021085214334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214335 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085214335 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085214335 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@f3352caff16c: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='F45DF79F'O, index=0 SGSN_Test-GSUP(1501)@f3352caff16c: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@f3352caff16c: 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 := '60C0'O, rac := 'A6'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)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user(1503)9797797 SGSN_Test_0-SCCP(1496)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1497)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085214642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214642 DLM3UA 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) 20241021085214642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214643 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085214643 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085214643 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085214643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241021085214643 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{Deregistered}: Allocated (fsm.c:456) 20241021085214643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085214643 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021085214643 DMM DEBUG MM_STATE_Iu[0x55cf458a4860]{Detached}: Allocated (fsm.c:456) 20241021085214643 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085214643 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085214643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085214643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085214643 DMM DEBUG MM(262420000001004/fe615559) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085214643 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241021085214643 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214643 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214643 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214643 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214643 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: { messageType := 2, destLocRef := '9580A5'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@f3352caff16c: 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 := '4A28B31136E015BD07FE455CD70B9392'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A561004D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C6AB0B4277DDC59'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BE7257772495C2FC9202D879852F356F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7ADEF7F10BF87B48FE0385A678B2574D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6127754D177A1605D50B0592936775D3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '85DA8A78EF5412EE'O } } } } } SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1496)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241021085214652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214652 DLM3UA 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) 20241021085214652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214652 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085214653 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085214653 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085214653 DMM DEBUG MM(262420000001004/fe615559) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241021085214653 DMM NOTICE MM(262420000001004/fe615559) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085214653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085214653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085214653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085214653 DMM DEBUG MM(262420000001004/fe615559) Requesting authorization (sgsn_auth.c:160) 20241021085214653 DMM INFO MM(262420000001004/fe615559) Requesting authentication tuples (sgsn_auth.c:184) 20241021085214653 DMM DEBUG MM(262420000001004/fe615559) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085214653 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241021085214653 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)@f3352caff16c: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241021085214656 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085214656 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085214656 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085214656 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085214656 DMM INFO MM(262420000001004/fe615559) Subscriber data update (mmctx.c:445) 20241021085214656 DMM DEBUG MM(262420000001004/fe615559) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085214656 DMM INFO MM(262420000001004/fe615559) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085214656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085214656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085214656 DMM INFO MM(262420000001004/fe615559) <- GMM AUTH AND CIPHERING REQ (rand = 4a 28 b3 11 36 e0 15 bd 07 fe 45 5c d7 0b 93 92 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 27 75 4d 17 7a 16 05 d5 0b 05 92 93 67 75 d3 ) (gprs_gmm.c:483) 20241021085214656 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241021085214656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1496)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2285DA8A7823094B99990000100004F02904EF5412EE'O 20241021085214661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214661 DLM3UA 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) 20241021085214661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214661 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085214661 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085214661 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085214661 DMM INFO MM(262420000001004/fe615559) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085214661 DMM NOTICE MM(262420000001004/fe615559) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085214661 DMM DEBUG MM(262420000001004/fe615559) checking auth: received UMTS RES = 85 da 8a 78 ef 54 12 ee (gprs_gmm.c:666) 20241021085214661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085214661 DMM DEBUG MM(262420000001004/fe615559) Requesting authorization (sgsn_auth.c:160) 20241021085214661 DMM INFO MM(262420000001004/fe615559) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085214661 DMM DEBUG MM(262420000001004/fe615559) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085214661 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241021085214661 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) 20241021085214661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085214661 DMM DEBUG MM(262420000001004/fe615559) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085214662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1496)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085214669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214669 DLM3UA 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) 20241021085214669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214670 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085214670 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085214670 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085214670 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241021085214670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085214670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085214670 DMM INFO MM(262420000001004/fe615559) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe615559) (gprs_gmm.c:300) 20241021085214670 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241021085214670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085214674 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085214674 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085214674 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241021085214674 DMM INFO MM(262420000001004/fe615559) Subscriber data update (mmctx.c:445) 20241021085214674 DMM DEBUG MM(262420000001004/fe615559) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085214674 DMM INFO MM(262420000001004/fe615559) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085214674 DMM NOTICE MM(262420000001004/fe615559) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241021085214674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085214674 DMM NOTICE MM(262420000001004/fe615559) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085214674 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) 20241021085214675 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085214675 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241021085214675 DMM INFO MM(262420000001004/fe615559) Subscriber data update (mmctx.c:445) 20241021085214675 DMM DEBUG MM(262420000001004/fe615559) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1496)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085214677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214677 DLM3UA 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) 20241021085214677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214677 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085214677 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085214677 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085214677 DMM INFO MM(262420000001004/fe615559) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085214677 DMM NOTICE MM(262420000001004/fe615559) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085214677 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085214677 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085214677 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085214677 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085214677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085214677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085214678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1496)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085214683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214683 DLM3UA 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) 20241021085214683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214683 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085214683 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085214683 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085214683 DMM INFO MM(262420000001004/fe615559) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085214683 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085214683 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085214683 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 20241021085214685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214685 DLM3UA 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) 20241021085214685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@f3352caff16c: Deleted conn table entry 0TC_attach_pdp_act_user(1503)9797797 TC_attach_pdp_act_user(1503)@f3352caff16c: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@f3352caff16c: 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 := 'FE615559'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user(1503)9843840 SGSN_Test_0-RAN(1497)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@f3352caff16c: First idle individual index:0 20241021085214885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214885 DLM3UA 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) 20241021085214885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214886 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085214886 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085214886 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085214886 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFE615559) type="signalling" (gprs_gmm.c:1944) 20241021085214886 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241021085214886 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085214886 DMM DEBUG MM(262420000001004/fe615559) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085214886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: { messageType := 2, destLocRef := '963480'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1496)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085214891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214891 DLM3UA 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) 20241021085214891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214891 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085214891 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085214891 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085214891 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241021085214891 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241021085214891 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241021085214891 DMM INFO MM(262420000001004/fe615559) <- GMM SERVICE ACCEPT (P-TMSI=0xfe615559) (gprs_gmm.c:813) 20241021085214891 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241021085214891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1496)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241021085214898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214898 DLM3UA 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) 20241021085214898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214898 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085214898 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085214899 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085214899 DMM INFO MM(262420000001004/fe615559) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085214899 DMM INFO MM(262420000001004/fe615559) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085214899 DMM DEBUG MM(262420000001004/fe615559) Using GGSN 0 (gprs_sm.c:312) 20241021085214899 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) 20241021085214899 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241021085214899 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085214899 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085214899 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241021085214910 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 50 78 2a 5f 11 83 c7 f3 76 14 05 7f 19 19 51 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=1080 from retransmit req queue (gtp.c:443) 20241021085214910 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044dd608, cbp=0x55cf458a5220) (sgsn_libgtp.c:632) 20241021085214910 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085214910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_len:30 SGSN_Test_0-SCCP(1496)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1496)@f3352caff16c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800091CD77C'O 20241021085214924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085214924 DLM3UA 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) 20241021085214924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085214924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085214924 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241021085214924 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241021085214924 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241021085214924 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241021085214924 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241021085214924 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241021085214924 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085214924 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241021085214925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085214925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085214925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085214925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085214925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085214925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085214925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1 will be put to the reassembly buffer TC_attach_pdp_act_user(1503)@f3352caff16c: 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)@f3352caff16c: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_user(1503)@f3352caff16c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1496)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MC@f3352caff16c: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(1495)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1490)@f3352caff16c: Final verdict of PTC: none 20241021085214929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085214929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1485)@f3352caff16c: Final verdict of PTC: none 20241021085214929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1491)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1501)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1488)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@f3352caff16c: Final verdict of PTC: none 20241021085214930 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085214930 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) 20241021085214930 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085214930 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085214930 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085214930 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) 20241021085214930 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085214930 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085214930 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) 20241021085214930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085214930 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085214930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085214930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085214930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085214930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085214930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085214930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test_0-SCCP(1496)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@f3352caff16c: Final verdict of PTC: none 20241021085214930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1486)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1489)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1483)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1493)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@f3352caff16c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-RAN(1497)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1488): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1490): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@f3352caff16c: 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@f3352caff16c: 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@f3352caff16c: 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'. Mon Oct 21 08:52:15 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 20241021085215090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085215592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277996) 20241021085215929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085215929 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) 20241021085216931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085216931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085216931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085216931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085216931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:52: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_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 20241021085217932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085217932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241021085218655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085218657 DMM INFO MM(262420000001004/fe615559) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085218657 DMM INFO MM(262420000001004/fe615559) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085218657 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085218657 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085218657 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085218657 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241021085218657 DMM NOTICE MM(262420000001004/fe615559) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085218657 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241021085218657 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085218657 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085218657 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241021085218657 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241021085218657 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) 20241021085218657 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) 20241021085218657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Deallocated (fsm.c:568) 20241021085218657 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021085218657 DMM DEBUG MM_STATE_Iu(5)[0x55cf458a4860]{Detached}: Deallocated (fsm.c:568) 20241021085218657 DMM DEBUG GMM(gmm_fsm)[0x55cf458940b0]{Deregistered}: Deallocated (fsm.c:568) 20241021085218657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085218657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085218657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085218657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085218657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085218657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085218657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085218657 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085218709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085218709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085218709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085218709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085218709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085218709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085218709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085218709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085218709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085218711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085218711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085218711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085218712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085218712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085218712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085218712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085218712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085218712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085218712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085218712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1508)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085218713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085218713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085218716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085218726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085218726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085218754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085218754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085218754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085218754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085218754 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085218754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085218754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085218754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085218754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1514)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085218756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085218756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085218756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085218757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085218757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085218757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085218757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085218757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085218757 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085218757 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085218757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1513)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 20241021085218757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085218757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1514)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085218761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085218770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085218770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1513)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085218787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085218787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085218787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085218787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085218787 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085218787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085218787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085218787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085218787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085218788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085218788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085218788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085218788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085218788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085218788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085218788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085218788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085218788 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085218788 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085218788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1518)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085218789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085218789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085218792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085218801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085218801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1521)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@f3352caff16c: ************************************************* SGSN_Test_0-SCCP(1519)@f3352caff16c: v_sccp_pdu_maxlen:268 20241021085218933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085218933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085218933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085218933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085218935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085218936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085219009 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085219009 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) 20241021085219009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085219009 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085219011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085219011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085219011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085219011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085219011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085219011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085219011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085219011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085219011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085219011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085219011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085219011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085219011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085219011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085219012 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085219818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085219818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085219818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085219818 DLM3UA 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) 20241021085219818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085219818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085219818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085219818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085219818 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085219818 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085219819 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085219819 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085219819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085219819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085219819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085219819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085219819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085219819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f3352caff16c: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='E8C283A5'O, index=0 SGSN_Test-GSUP(1524)@f3352caff16c: 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)@f3352caff16c: 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 := 'BD70'O, rac := '2C'O (",") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)8628638 SGSN_Test_0-SCCP(1519)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1520)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085220000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220000 DLM3UA 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) 20241021085220000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220001 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085220001 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085220001 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085220001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241021085220001 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{Deregistered}: Allocated (fsm.c:456) 20241021085220001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Allocated (fsm.c:456) 20241021085220001 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Allocated (fsm.c:456) 20241021085220001 DMM DEBUG MM_STATE_Iu[0x55cf458a6130]{Detached}: Allocated (fsm.c:456) 20241021085220001 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085220001 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085220001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085220001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085220001 DMM DEBUG MM(262420000001058/ec9c26ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085220001 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241021085220001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: { messageType := 2, destLocRef := '83A99E'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@f3352caff16c: 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 := 'BA42ABA3CAF2F2242E6F8C726BD8AEAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82D17F7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80A4B52013DDEB81'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0CA56F2BD1982DEF354CD192AB6320F3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '25897EF84A0195CD1A87F3DFEF32DFEC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D0DAE8630133C453A37F3FB806684B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '60B5A2FA5C7FF5A2'O } } } } } SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1519)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241021085220011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220011 DLM3UA 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) 20241021085220011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220011 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085220011 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085220011 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085220011 DMM DEBUG MM(262420000001058/ec9c26ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241021085220011 DMM NOTICE MM(262420000001058/ec9c26ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085220011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085220011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085220011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085220011 DMM DEBUG MM(262420000001058/ec9c26ad) Requesting authorization (sgsn_auth.c:160) 20241021085220011 DMM INFO MM(262420000001058/ec9c26ad) Requesting authentication tuples (sgsn_auth.c:184) 20241021085220011 DMM DEBUG MM(262420000001058/ec9c26ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085220011 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241021085220011 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)@f3352caff16c: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241021085220014 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085220014 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085220014 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085220014 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085220014 DMM INFO MM(262420000001058/ec9c26ad) Subscriber data update (mmctx.c:445) 20241021085220014 DMM DEBUG MM(262420000001058/ec9c26ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085220014 DMM INFO MM(262420000001058/ec9c26ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085220014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085220014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085220014 DMM INFO MM(262420000001058/ec9c26ad) <- GMM AUTH AND CIPHERING REQ (rand = ba 42 ab a3 ca f2 f2 24 2e 6f 8c 72 6b d8 ae af , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 0d ae 86 30 13 3c 45 3a 37 f3 fb 80 66 84 b0 ) (gprs_gmm.c:483) 20241021085220014 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241021085220014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1519)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2260B5A2FA23094B99990000105008F029045C7FF5A2'O 20241021085220019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220019 DLM3UA 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) 20241021085220019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220020 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085220020 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085220020 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085220020 DMM INFO MM(262420000001058/ec9c26ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085220020 DMM NOTICE MM(262420000001058/ec9c26ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085220020 DMM DEBUG MM(262420000001058/ec9c26ad) checking auth: received UMTS RES = 60 b5 a2 fa 5c 7f f5 a2 (gprs_gmm.c:666) 20241021085220020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085220020 DMM DEBUG MM(262420000001058/ec9c26ad) Requesting authorization (sgsn_auth.c:160) 20241021085220020 DMM INFO MM(262420000001058/ec9c26ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085220020 DMM DEBUG MM(262420000001058/ec9c26ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085220020 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241021085220020 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) 20241021085220020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085220020 DMM DEBUG MM(262420000001058/ec9c26ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085220020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1519)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085220029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220029 DLM3UA 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) 20241021085220029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220030 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085220030 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085220030 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085220030 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241021085220030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085220030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085220030 DMM INFO MM(262420000001058/ec9c26ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xec9c26ad) (gprs_gmm.c:300) 20241021085220030 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241021085220030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085220034 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085220034 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085220034 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241021085220034 DMM INFO MM(262420000001058/ec9c26ad) Subscriber data update (mmctx.c:445) 20241021085220034 DMM DEBUG MM(262420000001058/ec9c26ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085220034 DMM INFO MM(262420000001058/ec9c26ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085220034 DMM NOTICE MM(262420000001058/ec9c26ad) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241021085220034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085220034 DMM NOTICE MM(262420000001058/ec9c26ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085220034 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) 20241021085220035 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085220035 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241021085220035 DMM INFO MM(262420000001058/ec9c26ad) Subscriber data update (mmctx.c:445) 20241021085220035 DMM DEBUG MM(262420000001058/ec9c26ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1519)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085220038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220038 DLM3UA 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) 20241021085220038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220038 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085220038 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085220038 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085220038 DMM INFO MM(262420000001058/ec9c26ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085220038 DMM NOTICE MM(262420000001058/ec9c26ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085220038 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085220038 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085220038 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085220038 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085220038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085220038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085220038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1519)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085220043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220043 DLM3UA 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) 20241021085220043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220043 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085220043 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085220043 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085220043 DMM INFO MM(262420000001058/ec9c26ad) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085220043 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085220043 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085220043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 20241021085220044 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220044 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220044 DLM3UA 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) 20241021085220044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1520)@f3352caff16c: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)8628638 20241021085220044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@f3352caff16c: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@f3352caff16c: 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 := 'EC9C26AD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)5942430 SGSN_Test_0-RAN(1520)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@f3352caff16c: First idle individual index:0 20241021085220245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220245 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220245 DLM3UA 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) 20241021085220245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220246 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085220246 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085220246 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085220246 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEC9C26AD) type="signalling" (gprs_gmm.c:1944) 20241021085220246 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241021085220246 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085220246 DMM DEBUG MM(262420000001058/ec9c26ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085220246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: { messageType := 2, destLocRef := '5AAC9E'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1519)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085220251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220251 DLM3UA 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) 20241021085220251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220251 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085220251 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085220251 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085220251 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241021085220251 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241021085220251 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241021085220251 DMM INFO MM(262420000001058/ec9c26ad) <- GMM SERVICE ACCEPT (P-TMSI=0xec9c26ad) (gprs_gmm.c:813) 20241021085220251 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241021085220251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1519)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241021085220258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220258 DLM3UA 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) 20241021085220258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220258 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085220258 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085220258 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085220258 DMM INFO MM(262420000001058/ec9c26ad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085220258 DMM INFO MM(262420000001058/ec9c26ad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085220258 DMM DEBUG MM(262420000001058/ec9c26ad) Using GGSN 0 (gprs_sm.c:312) 20241021085220258 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) 20241021085220258 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241021085220258 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085220258 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085220258 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241021085220269 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 63 a2 bd 7f 11 b0 f7 91 26 14 05 7f ca da 3d 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241021085220269 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044de678, cbp=0x55cf458a65a0) (sgsn_libgtp.c:632) 20241021085220269 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085220269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_len:30 SGSN_Test_0-SCCP(1519)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1519)@f3352caff16c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007AFC2423'O 20241021085220287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085220287 DLM3UA 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) 20241021085220287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085220287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085220287 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241021085220287 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241021085220287 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241021085220287 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241021085220287 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241021085220287 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241021085220287 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085220287 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241021085220288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085220288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085220288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085220288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085220288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085220288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085220288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@f3352caff16c: Session index based on local reference:0 TC_attach_pdp_act_user_addr_v4raw(1526)@f3352caff16c: 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)@f3352caff16c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@f3352caff16c: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test-GSUP(1524)@f3352caff16c: Final verdict of PTC: none 20241021085220292 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085220292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@f3352caff16c: Final verdict of PTC: none 20241021085220293 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085220293 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) 20241021085220293 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085220293 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI97(1508)@f3352caff16c: Final verdict of PTC: none 20241021085220293 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085220293 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) 20241021085220293 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085220293 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085220293 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) 20241021085220293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085220293 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085220293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085220293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085220293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) -NSVCI98(1514)@f3352caff16c: Final verdict of PTC: none 20241021085220293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085220293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085220293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085220293 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@f3352caff16c: Final verdict of PTC: none 20241021085220293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39938<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1518)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1512)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1516)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1506)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@f3352caff16c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@f3352caff16c: 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@f3352caff16c: 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@f3352caff16c: 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'. Mon Oct 21 08:52:20 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 20241021085220441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085220943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288592) 20241021085221292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085221292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288592, count=289752) 20241021085222294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085222294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085222294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241021085222294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085222294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:52: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_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 20241021085223295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085223295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241021085224007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085224009 DMM INFO MM(262420000001058/ec9c26ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085224009 DMM INFO MM(262420000001058/ec9c26ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085224009 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085224009 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085224009 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085224009 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241021085224009 DMM NOTICE MM(262420000001058/ec9c26ad) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085224009 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241021085224009 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085224009 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085224009 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241021085224009 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241021085224009 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) 20241021085224009 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) 20241021085224009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Deallocated (fsm.c:568) 20241021085224009 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Deallocated (fsm.c:568) 20241021085224009 DMM DEBUG MM_STATE_Iu(7)[0x55cf458a6130]{Detached}: Deallocated (fsm.c:568) 20241021085224009 DMM DEBUG GMM(gmm_fsm)[0x55cf458a4860]{Deregistered}: Deallocated (fsm.c:568) 20241021085224009 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085224009 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085224009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085224009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085224009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085224009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085224009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085224009 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085224053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085224053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085224053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085224053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085224053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085224053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085224053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085224053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085224053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085224055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085224055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085224055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085224055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085224055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085224055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085224055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085224055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085224055 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085224055 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085224055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085224056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085224056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085224059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085224069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085224069 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085224090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085224090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085224090 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085224090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085224090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085224091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085224091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085224091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085224091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085224091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085224091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085224091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085224091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085224091 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085224091 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085224091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085224092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085224092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085224096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085224104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085224104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1537)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1542)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085224140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085224140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085224140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085224140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085224140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085224140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085224140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085224140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085224140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1542)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085224142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085224142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085224142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085224142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085224142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085224142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085224142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085224142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085224142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085224142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085224142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085224143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085224143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1542)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1542)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085224146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1544)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@f3352caff16c: ************************************************* SGSN_Test_0-SCCP(1541)@f3352caff16c: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085224154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085224154 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)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085224296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085224296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085224296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085224296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085224298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085224299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085224350 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085224350 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) 20241021085224350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085224350 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085224353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085224353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085224353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085224353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085224353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085224353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085224353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085224354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085224354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085224354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085224354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085224354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085224354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085224354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085224354 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085225160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225160 DLM3UA 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) 20241021085225160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225160 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085225160 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085225160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@f3352caff16c: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='FE4034A6'O, index=0 SGSN_Test-GSUP(1547)@f3352caff16c: 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)@f3352caff16c: 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 := 'E034'O, rac := 'D7'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)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)5986987 SGSN_Test_0-SCCP(1541)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1543)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085225366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225367 DLM3UA 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) 20241021085225367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225367 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085225367 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085225367 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085225367 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241021085225367 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{Deregistered}: Allocated (fsm.c:456) 20241021085225367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085225367 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021085225367 DMM DEBUG MM_STATE_Iu[0x55cf458a74b0]{Detached}: Allocated (fsm.c:456) 20241021085225367 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085225367 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085225367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085225367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085225367 DMM DEBUG MM(262420000001055/d0123ea7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085225367 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241021085225367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: { messageType := 2, destLocRef := '5B5AAB'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f3352caff16c: 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 := '8966E94A03E638469D0BF68A45DCADC3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C004AE20'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CA6B78762FB6970'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5679DE37BCA6D2C6814E23AF3A4E4540'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '23DC6DABE252F9DF5BB0B84FB201EC09'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '42AF045489FC73142AAA9E28AF35D28A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F13D3A9BB25FAB99'O } } } } } SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1541)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241021085225377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225377 DLM3UA 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) 20241021085225377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225377 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085225377 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085225377 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085225377 DMM DEBUG MM(262420000001055/d0123ea7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241021085225377 DMM NOTICE MM(262420000001055/d0123ea7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085225377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085225377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085225377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085225377 DMM DEBUG MM(262420000001055/d0123ea7) Requesting authorization (sgsn_auth.c:160) 20241021085225377 DMM INFO MM(262420000001055/d0123ea7) Requesting authentication tuples (sgsn_auth.c:184) 20241021085225377 DMM DEBUG MM(262420000001055/d0123ea7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085225377 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241021085225377 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)@f3352caff16c: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241021085225380 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085225380 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085225380 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085225380 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085225380 DMM INFO MM(262420000001055/d0123ea7) Subscriber data update (mmctx.c:445) 20241021085225380 DMM DEBUG MM(262420000001055/d0123ea7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085225380 DMM INFO MM(262420000001055/d0123ea7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085225380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085225380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085225380 DMM INFO MM(262420000001055/d0123ea7) <- GMM AUTH AND CIPHERING REQ (rand = 89 66 e9 4a 03 e6 38 46 9d 0b f6 8a 45 dc ad c3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 af 04 54 89 fc 73 14 2a aa 9e 28 af 35 d2 8a ) (gprs_gmm.c:483) 20241021085225380 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241021085225381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1541)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22F13D3A9B23094B99990000105005F02904B25FAB99'O 20241021085225387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225388 DLM3UA 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) 20241021085225388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225388 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085225388 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085225388 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085225388 DMM INFO MM(262420000001055/d0123ea7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085225388 DMM NOTICE MM(262420000001055/d0123ea7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085225388 DMM DEBUG MM(262420000001055/d0123ea7) checking auth: received UMTS RES = f1 3d 3a 9b b2 5f ab 99 (gprs_gmm.c:666) 20241021085225388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085225388 DMM DEBUG MM(262420000001055/d0123ea7) Requesting authorization (sgsn_auth.c:160) 20241021085225388 DMM INFO MM(262420000001055/d0123ea7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085225388 DMM DEBUG MM(262420000001055/d0123ea7) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085225388 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241021085225388 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) 20241021085225388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085225388 DMM DEBUG MM(262420000001055/d0123ea7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085225388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1541)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085225397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225397 DLM3UA 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) 20241021085225397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225397 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085225397 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085225397 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085225397 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241021085225397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085225397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085225397 DMM INFO MM(262420000001055/d0123ea7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0123ea7) (gprs_gmm.c:300) 20241021085225397 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241021085225397 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225397 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085225401 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085225401 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085225401 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241021085225401 DMM INFO MM(262420000001055/d0123ea7) Subscriber data update (mmctx.c:445) 20241021085225401 DMM DEBUG MM(262420000001055/d0123ea7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085225401 DMM INFO MM(262420000001055/d0123ea7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085225401 DMM NOTICE MM(262420000001055/d0123ea7) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241021085225401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085225401 DMM NOTICE MM(262420000001055/d0123ea7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085225401 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) 20241021085225402 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085225402 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241021085225402 DMM INFO MM(262420000001055/d0123ea7) Subscriber data update (mmctx.c:445) 20241021085225402 DMM DEBUG MM(262420000001055/d0123ea7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1541)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085225404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225404 DLM3UA 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) 20241021085225404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085225404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085225404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085225404 DMM INFO MM(262420000001055/d0123ea7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085225404 DMM NOTICE MM(262420000001055/d0123ea7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085225404 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085225404 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085225404 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085225404 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085225404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085225404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085225404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1541)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085225409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225409 DLM3UA 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) 20241021085225409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225409 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085225409 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085225409 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085225409 DMM INFO MM(262420000001055/d0123ea7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085225409 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085225409 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085225409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-RAN(1543)@f3352caff16c: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)5986987 20241021085225410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225410 DLM3UA 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) 20241021085225410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f3352caff16c: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f3352caff16c: 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 := 'D0123EA7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)10528347 SGSN_Test_0-RAN(1543)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1541)@f3352caff16c: First idle individual index:0 20241021085225613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225613 DLM3UA 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) 20241021085225613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225614 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085225614 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085225614 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085225614 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0123EA7) type="signalling" (gprs_gmm.c:1944) 20241021085225614 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241021085225614 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085225614 DMM DEBUG MM(262420000001055/d0123ea7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085225614 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225614 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: { messageType := 2, destLocRef := 'A0A65B'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1541)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085225619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225619 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225619 DLM3UA 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) 20241021085225619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225619 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085225619 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085225619 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085225619 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241021085225619 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241021085225619 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241021085225619 DMM INFO MM(262420000001055/d0123ea7) <- GMM SERVICE ACCEPT (P-TMSI=0xd0123ea7) (gprs_gmm.c:813) 20241021085225619 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241021085225619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1541)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241021085225626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225626 DLM3UA 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) 20241021085225626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225626 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085225626 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085225626 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085225626 DMM INFO MM(262420000001055/d0123ea7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085225626 DMM INFO MM(262420000001055/d0123ea7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085225626 DMM DEBUG MM(262420000001055/d0123ea7) Using GGSN 0 (gprs_sm.c:312) 20241021085225626 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) 20241021085225626 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241021085225626 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085225626 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085225627 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241021085225637 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 0b 27 ba ce 11 90 54 9c 18 14 05 7f 7d d1 53 d5 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) 20241021085225637 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044df6e8, cbp=0x55cf458a17b0) (sgsn_libgtp.c:632) 20241021085225637 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085225638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_len:33 SGSN_Test_0-SCCP(1541)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1541)@f3352caff16c: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068008AE0CF16'O 20241021085225653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085225653 DLM3UA 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) 20241021085225653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085225653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085225653 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241021085225653 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241021085225653 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241021085225653 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241021085225653 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241021085225654 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241021085225654 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085225654 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241021085225654 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225654 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085225654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085225654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085225654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085225654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085225654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085225654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f3352caff16c: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f3352caff16c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@f3352caff16c: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1541)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085225657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085225657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1531)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1547)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1536)@f3352caff16c: Final verdict of PTC: none 20241021085225659 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085225659 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) 20241021085225659 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085225659 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085225659 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085225659 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) 20241021085225659 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085225659 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test-Gb1-NS1(1532)@f3352caff16c: Final verdict of PTC: none 20241021085225660 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) 20241021085225660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085225660 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085225660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085225660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085225660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085225660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085225660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085225660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085225660 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-BSSGP0(1528)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1542)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@f3352caff16c: Final verdict of PTC: none 20241021085225661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1533)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1540)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1541)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@f3352caff16c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1529)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1534)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1540): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1541): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1542): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@f3352caff16c: 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@f3352caff16c: 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@f3352caff16c: 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'. Mon Oct 21 08:52:25 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 20241021085225795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085226296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286168) 20241021085226658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085226658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=286168, count=290620) 20241021085227659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085227659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085227661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085227661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085227661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:52: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_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 20241021085228660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085228660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085229335 DGPRS DEBUG Checking for inactive LLMEs, time = 11311483 (sgsn.c:131) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241021085229361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085229363 DMM INFO MM(262420000001055/d0123ea7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085229363 DMM INFO MM(262420000001055/d0123ea7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085229363 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085229363 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085229363 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085229363 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241021085229363 DMM NOTICE MM(262420000001055/d0123ea7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085229363 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241021085229363 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085229363 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085229363 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241021085229363 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241021085229363 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) 20241021085229363 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) 20241021085229363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Deallocated (fsm.c:568) 20241021085229363 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021085229363 DMM DEBUG MM_STATE_Iu(9)[0x55cf458a74b0]{Detached}: Deallocated (fsm.c:568) 20241021085229363 DMM DEBUG GMM(gmm_fsm)[0x55cf458a6130]{Deregistered}: Deallocated (fsm.c:568) 20241021085229363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085229363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085229363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085229363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085229363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085229363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085229363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085229363 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085229412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085229413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085229413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085229413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085229413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085229413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085229413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085229413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085229413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085229414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085229414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085229414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085229414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085229414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085229414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085229414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085229414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085229414 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085229414 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085229414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1554)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085229415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085229415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085229418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085229428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085229428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085229465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085229465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085229465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085229465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085229465 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085229465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085229465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085229465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085229465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1559)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1560)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085229467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085229467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085229467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085229467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085229467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085229467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085229467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085229467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085229467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085229467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085229467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085229467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085229467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085229471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085229480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085229480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1559)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085229493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085229493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085229493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085229493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085229493 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085229493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085229493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085229493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085229493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085229494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085229494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085229494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085229494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085229494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085229494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085229494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085229494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085229494 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085229494 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085229494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085229495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085229495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085229498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085229508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085229508 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)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1567)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@f3352caff16c: ************************************************* SGSN_Test_0-SCCP(1565)@f3352caff16c: v_sccp_pdu_maxlen:268 20241021085229661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085229661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085229661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085229661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085229662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085229663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085229715 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085229715 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) 20241021085229715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085229715 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085229717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085229718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085229718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085229718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085229718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085229718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085229718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085229719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085229719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085229719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085229719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085229719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085229719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085229719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085229719 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085230524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230524 DLM3UA 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) 20241021085230524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230524 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085230524 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085230524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@f3352caff16c: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='DEF7F418'O, index=0 SGSN_Test-GSUP(1570)@f3352caff16c: 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)@f3352caff16c: 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 := 'BED3'O, rac := '6B'O ("k") }, 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)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)1497702 SGSN_Test_0-SCCP(1565)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1566)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085230732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230732 DLM3UA 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) 20241021085230732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230732 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085230732 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085230732 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085230732 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241021085230732 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{Deregistered}: Allocated (fsm.c:456) 20241021085230732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Allocated (fsm.c:456) 20241021085230732 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Allocated (fsm.c:456) 20241021085230732 DMM DEBUG MM_STATE_Iu[0x55cf458a80b0]{Detached}: Allocated (fsm.c:456) 20241021085230732 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085230732 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085230732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085230732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085230733 DMM DEBUG MM(262420000001056/f8aaa5d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085230733 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241021085230733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: { messageType := 2, destLocRef := '16DA66'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f3352caff16c: 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 := '95C1302CED5E8D870AF60A227E875CDB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A8F5704'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07356A2A35D5B5CC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7DFA5D15D235C0A027A696C217D2DC05'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '78CE8643E811C535E16CC4ECAF79E5EE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4FE8E3477319473E1836A4F788979C1A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F836FC3792A60F0A'O } } } } } SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1565)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241021085230743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230743 DLM3UA 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) 20241021085230743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230743 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085230743 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085230743 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085230743 DMM DEBUG MM(262420000001056/f8aaa5d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241021085230743 DMM NOTICE MM(262420000001056/f8aaa5d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085230743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085230743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085230743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085230743 DMM DEBUG MM(262420000001056/f8aaa5d1) Requesting authorization (sgsn_auth.c:160) 20241021085230743 DMM INFO MM(262420000001056/f8aaa5d1) Requesting authentication tuples (sgsn_auth.c:184) 20241021085230743 DMM DEBUG MM(262420000001056/f8aaa5d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085230743 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241021085230743 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)@f3352caff16c: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241021085230745 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085230745 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085230745 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085230745 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085230745 DMM INFO MM(262420000001056/f8aaa5d1) Subscriber data update (mmctx.c:445) 20241021085230745 DMM DEBUG MM(262420000001056/f8aaa5d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085230745 DMM INFO MM(262420000001056/f8aaa5d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085230745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085230745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085230745 DMM INFO MM(262420000001056/f8aaa5d1) <- GMM AUTH AND CIPHERING REQ (rand = 95 c1 30 2c ed 5e 8d 87 0a f6 0a 22 7e 87 5c db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f e8 e3 47 73 19 47 3e 18 36 a4 f7 88 97 9c 1a ) (gprs_gmm.c:483) 20241021085230745 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241021085230746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1565)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722F836FC3723094B99990000105006F0290492A60F0A'O 20241021085230751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230751 DLM3UA 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) 20241021085230751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230751 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085230751 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085230751 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085230751 DMM INFO MM(262420000001056/f8aaa5d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085230751 DMM NOTICE MM(262420000001056/f8aaa5d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085230751 DMM DEBUG MM(262420000001056/f8aaa5d1) checking auth: received UMTS RES = f8 36 fc 37 92 a6 0f 0a (gprs_gmm.c:666) 20241021085230751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085230751 DMM DEBUG MM(262420000001056/f8aaa5d1) Requesting authorization (sgsn_auth.c:160) 20241021085230751 DMM INFO MM(262420000001056/f8aaa5d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085230751 DMM DEBUG MM(262420000001056/f8aaa5d1) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085230751 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241021085230751 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) 20241021085230751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085230751 DMM DEBUG MM(262420000001056/f8aaa5d1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085230751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1565)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085230760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230760 DLM3UA 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) 20241021085230760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230760 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085230760 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085230760 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085230760 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241021085230760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085230760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085230760 DMM INFO MM(262420000001056/f8aaa5d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8aaa5d1) (gprs_gmm.c:300) 20241021085230760 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241021085230760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085230764 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085230764 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085230764 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241021085230764 DMM INFO MM(262420000001056/f8aaa5d1) Subscriber data update (mmctx.c:445) 20241021085230764 DMM DEBUG MM(262420000001056/f8aaa5d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085230764 DMM INFO MM(262420000001056/f8aaa5d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085230764 DMM NOTICE MM(262420000001056/f8aaa5d1) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241021085230764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085230764 DMM NOTICE MM(262420000001056/f8aaa5d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085230764 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) 20241021085230764 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085230765 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241021085230765 DMM INFO MM(262420000001056/f8aaa5d1) Subscriber data update (mmctx.c:445) 20241021085230765 DMM DEBUG MM(262420000001056/f8aaa5d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1565)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085230767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230767 DLM3UA 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) 20241021085230767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230767 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085230767 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085230767 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085230767 DMM INFO MM(262420000001056/f8aaa5d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085230767 DMM NOTICE MM(262420000001056/f8aaa5d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085230767 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085230767 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085230767 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085230767 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085230767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085230767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085230767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1565)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085230772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230772 DLM3UA 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) 20241021085230772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230773 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085230773 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085230773 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085230773 DMM INFO MM(262420000001056/f8aaa5d1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085230773 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085230773 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085230773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 20241021085230774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230774 DLM3UA 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) 20241021085230774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@f3352caff16c: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)1497702 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f3352caff16c: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f3352caff16c: 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 := 'F8AAA5D1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)4239938 SGSN_Test_0-RAN(1566)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@f3352caff16c: First idle individual index:0 20241021085230977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230977 DLM3UA 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) 20241021085230977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230978 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085230978 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085230978 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085230978 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8AAA5D1) type="signalling" (gprs_gmm.c:1944) 20241021085230978 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241021085230978 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085230978 DMM DEBUG MM(262420000001056/f8aaa5d1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085230978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: { messageType := 2, destLocRef := '40B242'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1565)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085230983 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230983 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230983 DLM3UA 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) 20241021085230983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230983 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085230983 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085230983 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085230983 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241021085230983 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241021085230983 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241021085230983 DMM INFO MM(262420000001056/f8aaa5d1) <- GMM SERVICE ACCEPT (P-TMSI=0xf8aaa5d1) (gprs_gmm.c:813) 20241021085230983 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241021085230983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085230983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085230983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085230983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1565)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241021085230990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085230990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085230990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085230990 DLM3UA 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) 20241021085230990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085230990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085230990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085230990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085230990 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085230990 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085230990 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085230990 DMM INFO MM(262420000001056/f8aaa5d1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085230990 DMM INFO MM(262420000001056/f8aaa5d1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085230990 DMM DEBUG MM(262420000001056/f8aaa5d1) Using GGSN 0 (gprs_sm.c:312) 20241021085230990 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) 20241021085230990 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241021085230990 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085230990 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085230990 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241021085231001 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 15 1e 25 39 11 da 36 24 40 14 05 7f 47 a6 22 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=1089 from retransmit req queue (gtp.c:443) 20241021085231001 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044e0758, cbp=0x55cf458a7da0) (sgsn_libgtp.c:632) 20241021085231001 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085231002 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085231002 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085231002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085231002 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085231002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085231002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085231002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085231002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_len:46 SGSN_Test_0-SCCP(1565)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1565)@f3352caff16c: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000DA21F8D0'O 20241021085231019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085231019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085231019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085231019 DLM3UA 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) 20241021085231019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085231019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085231019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085231019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085231019 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241021085231019 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241021085231019 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241021085231019 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241021085231019 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 )20241021085231019 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241021085231019 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241021085249661 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021085249661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021085249662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085259336 DGPRS DEBUG Checking for inactive LLMEs, time = 11311513 (sgsn.c:131) 20241021085259416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085259418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085259418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021085259468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085259470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085259470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021085259495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085259497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085259497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f3352caff16c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f3352caff16c: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241021085300740 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085300740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1569)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1570)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1554)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1560)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@f3352caff16c: Final verdict of PTC: none 20241021085300742 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085300742 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) 20241021085300742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085300742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI99(1564)@f3352caff16c: Final verdict of PTC: none 20241021085300742 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085300742 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) 20241021085300742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085300742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085300742 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) 20241021085300742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085300742 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085300742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085300743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085300743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085300743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085300743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085300743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb0-BSSGP0(1551)@f3352caff16c: Final verdict of PTC: none 20241021085300743 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241021085300743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34882<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1562)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1558)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1552)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@f3352caff16c: Final verdict of PTC: fail reason: "Tguard timeout" MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@f3352caff16c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@f3352caff16c: 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'. Mon Oct 21 08:53:00 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 20241021085300891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085301393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289680) 20241021085301741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085301741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289680, count=290220) 20241021085302743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085302743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085302744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085302744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085302744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:53: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_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 20241021085303744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085303744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241021085304458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085304460 DMM INFO MM(262420000001056/f8aaa5d1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085304460 DMM INFO MM(262420000001056/f8aaa5d1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085304460 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085304460 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085304460 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085304460 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241021085304460 DMM NOTICE MM(262420000001056/f8aaa5d1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085304460 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241021085304460 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085304460 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085304460 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241021085304460 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241021085304460 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) 20241021085304460 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) 20241021085304460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Deallocated (fsm.c:568) 20241021085304460 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Deallocated (fsm.c:568) 20241021085304460 DMM DEBUG MM_STATE_Iu(11)[0x55cf458a80b0]{Detached}: Deallocated (fsm.c:568) 20241021085304460 DMM DEBUG GMM(gmm_fsm)[0x55cf458a74b0]{Deregistered}: Deallocated (fsm.c:568) 20241021085304460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085304460 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085304460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085304460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085304460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085304460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085304460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085304460 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085304509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085304509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085304509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085304509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085304509 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085304509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085304509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085304509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085304509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085304511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085304511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085304511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085304511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085304511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085304511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085304511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085304511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085304511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085304511 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085304511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085304512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085304512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085304516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1578)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 20241021085304528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085304528 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1583)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1583)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085304563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085304563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085304563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085304563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085304563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085304563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085304563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085304563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085304563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1582)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1583)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085304565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085304565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085304565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085304565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085304565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085304565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085304565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085304565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085304565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085304565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085304565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085304566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085304566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1583)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1583)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085304570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085304580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085304580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1584)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1582)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085304595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085304595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085304595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085304595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085304595 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085304595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085304595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085304595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085304595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085304597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085304597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085304597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085304597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085304597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085304597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085304597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085304597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085304597 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085304597 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085304597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085304598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085304598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085304602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085304612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085304612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1590)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1590)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@f3352caff16c: ************************************************* MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@f3352caff16c: v_sccp_pdu_maxlen:268 20241021085304744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085304744 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085304744 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085304744 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085304747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085304747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085304817 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085304817 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) 20241021085304817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085304817 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085304820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085304820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085304820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085304820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085304820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085304820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085304820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085304821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085304821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085304821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085304821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085304821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085304821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085304821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085304821 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085305628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305628 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085305628 DLM3UA 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) 20241021085305628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085305628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305628 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085305628 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085305628 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305628 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@f3352caff16c: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='D00B813D'O, index=0 SGSN_Test-GSUP(1593)@f3352caff16c: 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)@f3352caff16c: 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 := '2BBF'O, rac := 'F1'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)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)16447871 SGSN_Test_0-SCCP(1588)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1589)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085305810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085305810 DLM3UA 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) 20241021085305810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085305810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305810 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085305810 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085305810 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085305810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241021085305810 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{Deregistered}: Allocated (fsm.c:456) 20241021085305810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085305811 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305810 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021085305810 DMM DEBUG MM_STATE_Iu[0x55cf458a87b0]{Detached}: Allocated (fsm.c:456) 20241021085305810 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085305810 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085305810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085305810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085305810 DMM DEBUG MM(262420000001057/d1459906) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085305810 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241021085305811 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: { messageType := 2, destLocRef := 'FAF97F'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f3352caff16c: 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 := '8EEAD1F1616CDB2542A4A0890D3F24BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6391269B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E697023B7EF485E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F36DA77FF3E91A127066067A4BF92994'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1D80A18BD8E78037B30A5A0680122B2C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5057449C5E9F036990B911F333898716'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA0D8A0C7C54D047'O } } } } } SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1588)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241021085305821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085305822 DLM3UA 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) 20241021085305822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085305822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305822 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085305822 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085305822 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085305822 DMM DEBUG MM(262420000001057/d1459906) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241021085305822 DMM NOTICE MM(262420000001057/d1459906) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085305822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085305822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085305822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085305822 DMM DEBUG MM(262420000001057/d1459906) Requesting authorization (sgsn_auth.c:160) 20241021085305822 DMM INFO MM(262420000001057/d1459906) Requesting authentication tuples (sgsn_auth.c:184) 20241021085305822 DMM DEBUG MM(262420000001057/d1459906) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085305822 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241021085305822 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)@f3352caff16c: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241021085305825 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085305825 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085305825 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085305825 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085305825 DMM INFO MM(262420000001057/d1459906) Subscriber data update (mmctx.c:445) 20241021085305825 DMM DEBUG MM(262420000001057/d1459906) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085305825 DMM INFO MM(262420000001057/d1459906) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085305825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085305825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085305825 DMM INFO MM(262420000001057/d1459906) <- GMM AUTH AND CIPHERING REQ (rand = 8e ea d1 f1 61 6c db 25 42 a4 a0 89 0d 3f 24 bc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 57 44 9c 5e 9f 03 69 90 b9 11 f3 33 89 87 16 ) (gprs_gmm.c:483) 20241021085305825 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241021085305825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1588)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822EA0D8A0C23094B99990000105007F029047C54D047'O 20241021085305832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085305832 DLM3UA 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) 20241021085305832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085305832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305832 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085305832 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085305832 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085305832 DMM INFO MM(262420000001057/d1459906) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085305832 DMM NOTICE MM(262420000001057/d1459906) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085305832 DMM DEBUG MM(262420000001057/d1459906) checking auth: received UMTS RES = ea 0d 8a 0c 7c 54 d0 47 (gprs_gmm.c:666) 20241021085305832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085305832 DMM DEBUG MM(262420000001057/d1459906) Requesting authorization (sgsn_auth.c:160) 20241021085305832 DMM INFO MM(262420000001057/d1459906) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085305832 DMM DEBUG MM(262420000001057/d1459906) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085305832 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241021085305832 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) 20241021085305832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085305832 DMM DEBUG MM(262420000001057/d1459906) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085305832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1588)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085305840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085305840 DLM3UA 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) 20241021085305840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085305840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305840 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085305840 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085305840 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085305840 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241021085305840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085305840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085305840 DMM INFO MM(262420000001057/d1459906) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1459906) (gprs_gmm.c:300) 20241021085305840 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241021085305841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085305844 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085305844 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085305844 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241021085305844 DMM INFO MM(262420000001057/d1459906) Subscriber data update (mmctx.c:445) 20241021085305844 DMM DEBUG MM(262420000001057/d1459906) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085305844 DMM INFO MM(262420000001057/d1459906) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085305844 DMM NOTICE MM(262420000001057/d1459906) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241021085305844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085305844 DMM NOTICE MM(262420000001057/d1459906) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085305844 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) 20241021085305845 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085305845 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241021085305845 DMM INFO MM(262420000001057/d1459906) Subscriber data update (mmctx.c:445) 20241021085305845 DMM DEBUG MM(262420000001057/d1459906) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1588)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085305847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085305847 DLM3UA 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) 20241021085305847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085305847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305847 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085305847 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085305847 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085305847 DMM INFO MM(262420000001057/d1459906) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085305847 DMM NOTICE MM(262420000001057/d1459906) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085305847 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085305847 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085305847 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085305847 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085305847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085305847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085305847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1588)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085305852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085305852 DLM3UA 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) 20241021085305852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085305852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085305852 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085305852 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085305852 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085305852 DMM INFO MM(262420000001057/d1459906) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085305852 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085305852 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085305852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085305852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085305852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085305852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 20241021085305854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085305854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085305854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085305854 DLM3UA 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) 20241021085305854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085305854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085305854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085305854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@f3352caff16c: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)16447871 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f3352caff16c: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f3352caff16c: 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 := 'D1459906'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15467346 SGSN_Test_0-RAN(1589)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@f3352caff16c: First idle individual index:0 20241021085306057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085306057 DLM3UA 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) 20241021085306057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085306057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085306058 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085306058 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085306058 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085306058 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD1459906) type="signalling" (gprs_gmm.c:1944) 20241021085306058 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241021085306058 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085306058 DMM DEBUG MM(262420000001057/d1459906) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085306058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085306058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085306058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085306058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085306058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085306058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085306058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085306058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: { messageType := 2, destLocRef := 'EC0352'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1588)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085306062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085306062 DLM3UA 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) 20241021085306062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085306062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085306062 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085306062 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085306062 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085306062 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241021085306063 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241021085306063 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241021085306063 DMM INFO MM(262420000001057/d1459906) <- GMM SERVICE ACCEPT (P-TMSI=0xd1459906) (gprs_gmm.c:813) 20241021085306063 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241021085306063 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085306063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085306063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085306063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085306063 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085306063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085306063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085306063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1588)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241021085306068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085306068 DLM3UA 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) 20241021085306068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085306069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085306069 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085306069 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085306069 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085306069 DMM INFO MM(262420000001057/d1459906) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085306069 DMM INFO MM(262420000001057/d1459906) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085306069 DMM DEBUG MM(262420000001057/d1459906) Using GGSN 0 (gprs_sm.c:312) 20241021085306069 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) 20241021085306069 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241021085306069 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085306069 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085306069 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241021085306078 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 57 ff cc 11 b6 a2 5e c4 14 05 7f de 83 d2 82 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) 20241021085306078 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044e17c8, cbp=0x55cf458a88e0) (sgsn_libgtp.c:632) 20241021085306078 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085306079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085306079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085306079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085306079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_len:48 SGSN_Test_0-SCCP(1588)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1588)@f3352caff16c: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000004539F814'O 20241021085306094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085306094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085306094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085306094 DLM3UA 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) 20241021085306094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085306094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085306094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085306094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085306094 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241021085306094 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241021085306094 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241021085306094 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241021085306094 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 )20241021085306094 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241021085306094 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241021085324745 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241021085324745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241021085324746 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085329337 DGPRS DEBUG Checking for inactive LLMEs, time = 11311543 (sgsn.c:131) 20241021085334512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085334514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085334514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021085334566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085334568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085334568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241021085334598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085334600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085334600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f3352caff16c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@f3352caff16c: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241021085335818 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085335818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1593)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1587)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1577)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1583)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@f3352caff16c: Final verdict of PTC: none 20241021085335819 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085335819 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) 20241021085335819 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085335819 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085335820 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085335820 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) 20241021085335820 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085335820 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085335820 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) 20241021085335820 DLSS7 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-Gb2-NS2(1582)@f3352caff16c: Final verdict of PTC: none 20241021085335820 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085335820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085335820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085335820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085335820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085335820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085335820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085335820 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1589)@f3352caff16c: Final verdict of PTC: none 20241021085335820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42990<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1578)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1575)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1581)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1585)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@f3352caff16c: Final verdict of PTC: fail reason: "Tguard timeout" MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1581): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1582): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1583): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@f3352caff16c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@f3352caff16c: 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'. Mon Oct 21 08:53:35 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 20241021085335960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085336462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288180) 20241021085336818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085336818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288180, count=289816) 20241021085337820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085337820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085337821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085337821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085337821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:53: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_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 20241021085338821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085338821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_attach_pdp_act_pmm_idle started. 20241021085339527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085339528 DMM INFO MM(262420000001057/d1459906) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085339528 DMM INFO MM(262420000001057/d1459906) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085339528 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085339528 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085339528 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085339529 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241021085339529 DMM NOTICE MM(262420000001057/d1459906) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085339529 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241021085339529 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085339529 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085339529 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241021085339529 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241021085339529 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) 20241021085339529 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) 20241021085339529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Deallocated (fsm.c:568) 20241021085339529 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021085339529 DMM DEBUG MM_STATE_Iu(13)[0x55cf458a87b0]{Detached}: Deallocated (fsm.c:568) 20241021085339529 DMM DEBUG GMM(gmm_fsm)[0x55cf458a80b0]{Deregistered}: Deallocated (fsm.c:568) 20241021085339529 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085339529 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085339529 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085339529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085339529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085339529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085339529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085339529 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085339573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085339573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085339573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085339573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085339573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085339573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085339574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085339574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085339574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085339576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085339576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085339576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085339576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085339576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085339576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085339576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085339576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085339576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085339576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085339576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085339576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085339577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085339581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085339591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085339591 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085339606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085339606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085339606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085339606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085339606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085339606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085339606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085339606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085339606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085339608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085339608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085339608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085339608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085339608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085339608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085339608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085339608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085339608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085339608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085339608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1605)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085339609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085339609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085339611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085339620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085339620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1606)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_pmm_idle-BVCI210(1604)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085339649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085339649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085339649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085339650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085339650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085339650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085339650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085339650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085339650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085339651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085339651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085339651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085339651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085339651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085339651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085339651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085339651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085339651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085339652 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085339652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085339652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085339652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085339655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085339663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085339663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1613)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@f3352caff16c: ************************************************* MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@f3352caff16c: v_sccp_pdu_maxlen:268 20241021085339821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085339821 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085339821 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085339821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085339823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085339824 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085339869 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085339869 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) 20241021085339869 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085339869 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085339872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085339872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085339872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085339872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085339872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085339872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085339872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085339873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085339873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085339873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085339873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085339873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085339873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085339873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085339874 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085340680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340680 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085340680 DLM3UA 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) 20241021085340680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085340680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340680 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085340680 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085340681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@f3352caff16c: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='FFCD991C'O, index=0 SGSN_Test-GSUP(1616)@f3352caff16c: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@f3352caff16c: 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 := 'FD07'O, rac := 'AA'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)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)1747891 SGSN_Test_0-SCCP(1611)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1612)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085340892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085340892 DLM3UA 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) 20241021085340892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085340892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340892 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085340892 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085340892 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085340892 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241021085340893 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{Deregistered}: Allocated (fsm.c:456) 20241021085340893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Allocated (fsm.c:456) 20241021085340893 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Allocated (fsm.c:456) 20241021085340893 DMM DEBUG MM_STATE_Iu[0x55cf458a9150]{Detached}: Allocated (fsm.c:456) 20241021085340893 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085340893 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085340893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085340893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085340893 DMM DEBUG MM(262420000001005/f938b2ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085340893 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241021085340893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: { messageType := 2, destLocRef := '1AABB3'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(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@f3352caff16c: 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 := '7CA8736774ED2D15165C1730FFF62541'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0D026CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A925661EB369D254'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B0C3108E18AE1F4A1A1053EE73AA8D99'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CF575FEA83C7FF08249592BE2D71F1B4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9911F49593D1C80D81847A5E34A5AE11'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '350AAFAEF6FCC830'O } } } } } SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1611)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241021085340903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085340903 DLM3UA 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) 20241021085340903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085340903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340903 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085340903 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085340903 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085340903 DMM DEBUG MM(262420000001005/f938b2ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241021085340903 DMM NOTICE MM(262420000001005/f938b2ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085340903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085340903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085340903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085340903 DMM DEBUG MM(262420000001005/f938b2ea) Requesting authorization (sgsn_auth.c:160) 20241021085340903 DMM INFO MM(262420000001005/f938b2ea) Requesting authentication tuples (sgsn_auth.c:184) 20241021085340903 DMM DEBUG MM(262420000001005/f938b2ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085340903 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241021085340903 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)@f3352caff16c: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@f3352caff16c: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241021085340905 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085340905 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085340905 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085340905 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085340905 DMM INFO MM(262420000001005/f938b2ea) Subscriber data update (mmctx.c:445) 20241021085340905 DMM DEBUG MM(262420000001005/f938b2ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085340905 DMM INFO MM(262420000001005/f938b2ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085340905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085340905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085340905 DMM INFO MM(262420000001005/f938b2ea) <- GMM AUTH AND CIPHERING REQ (rand = 7c a8 73 67 74 ed 2d 15 16 5c 17 30 ff f6 25 41 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 11 f4 95 93 d1 c8 0d 81 84 7a 5e 34 a5 ae 11 ) (gprs_gmm.c:483) 20241021085340905 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241021085340906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1611)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422350AAFAE23094B99990000100005F02904F6FCC830'O 20241021085340912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085340912 DLM3UA 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) 20241021085340912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085340912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340912 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085340912 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085340912 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085340912 DMM INFO MM(262420000001005/f938b2ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085340913 DMM NOTICE MM(262420000001005/f938b2ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085340913 DMM DEBUG MM(262420000001005/f938b2ea) checking auth: received UMTS RES = 35 0a af ae f6 fc c8 30 (gprs_gmm.c:666) 20241021085340913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085340913 DMM DEBUG MM(262420000001005/f938b2ea) Requesting authorization (sgsn_auth.c:160) 20241021085340913 DMM INFO MM(262420000001005/f938b2ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085340913 DMM DEBUG MM(262420000001005/f938b2ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085340913 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241021085340913 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) 20241021085340913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085340913 DMM DEBUG MM(262420000001005/f938b2ea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085340913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1611)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085340921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085340921 DLM3UA 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) 20241021085340921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085340921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340921 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085340921 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085340921 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085340921 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241021085340921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085340921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085340921 DMM INFO MM(262420000001005/f938b2ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xf938b2ea) (gprs_gmm.c:300) 20241021085340921 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241021085340921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340922 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085340925 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085340925 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085340925 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241021085340925 DMM INFO MM(262420000001005/f938b2ea) Subscriber data update (mmctx.c:445) 20241021085340925 DMM DEBUG MM(262420000001005/f938b2ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085340925 DMM INFO MM(262420000001005/f938b2ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085340925 DMM NOTICE MM(262420000001005/f938b2ea) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241021085340925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085340926 DMM NOTICE MM(262420000001005/f938b2ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085340926 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) 20241021085340926 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085340926 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241021085340926 DMM INFO MM(262420000001005/f938b2ea) Subscriber data update (mmctx.c:445) 20241021085340926 DMM DEBUG MM(262420000001005/f938b2ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1611)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085340928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085340928 DLM3UA 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) 20241021085340928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085340928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340929 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085340929 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085340929 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085340929 DMM INFO MM(262420000001005/f938b2ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085340929 DMM NOTICE MM(262420000001005/f938b2ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085340929 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085340929 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085340929 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085340929 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085340929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085340929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085340929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1611)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085340934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085340934 DLM3UA 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) 20241021085340934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085340934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085340934 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085340934 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085340934 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085340934 DMM INFO MM(262420000001005/f938b2ea) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085340934 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085340934 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085340934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085340934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085340934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085340934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 20241021085340935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085340935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085340935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085340935 DLM3UA 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) 20241021085340935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085340935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085340935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085340935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@f3352caff16c: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)1747891 TC_attach_pdp_act_pmm_idle(1618)@f3352caff16c: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@f3352caff16c: 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 := 'F938B2EA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@f3352caff16c: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)10047169 SGSN_Test_0-RAN(1612)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@f3352caff16c: First idle individual index:0 20241021085341137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085341137 DLM3UA 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) 20241021085341137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085341137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085341138 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085341138 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085341138 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085341138 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF938B2EA) type="signalling" (gprs_gmm.c:1944) 20241021085341138 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241021085341138 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085341138 DMM DEBUG MM(262420000001005/f938b2ea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085341138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085341138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085341138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085341138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085341138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085341138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085341138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085341138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: { messageType := 2, destLocRef := '994EC1'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(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1611)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085341142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085341142 DLM3UA 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) 20241021085341142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085341143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085341143 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085341143 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085341143 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085341143 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241021085341143 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241021085341143 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241021085341143 DMM INFO MM(262420000001005/f938b2ea) <- GMM SERVICE ACCEPT (P-TMSI=0xf938b2ea) (gprs_gmm.c:813) 20241021085341143 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241021085341143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085341143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085341143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085341143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085341143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085341143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085341143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085341143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1611)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241021085341149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085341149 DLM3UA 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) 20241021085341149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085341150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085341150 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085341150 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085341150 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085341150 DMM INFO MM(262420000001005/f938b2ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085341150 DMM INFO MM(262420000001005/f938b2ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085341150 DMM DEBUG MM(262420000001005/f938b2ea) Using GGSN 0 (gprs_sm.c:312) 20241021085341150 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) 20241021085341150 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241021085341150 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085341150 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085341150 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241021085341161 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 a8 1d e6 d6 11 2e 0a 20 aa 14 05 7f f4 5f 70 34 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) 20241021085341161 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044e2838, cbp=0x55cf458a9280) (sgsn_libgtp.c:632) 20241021085341161 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085341161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085341161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085341161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085341161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_len:30 SGSN_Test_0-SCCP(1611)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1611)@f3352caff16c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800397B55FE'O 20241021085341180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085341180 DLM3UA 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) 20241021085341180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085341180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085341180 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241021085341180 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241021085341180 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241021085341180 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241021085341180 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241021085341180 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241021085341180 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085341180 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241021085341180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085341180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085341180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085341180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085341180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085341180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085341180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@f3352caff16c: 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)@f3352caff16c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@f3352caff16c: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. 20241021085341183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085341183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1616)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1600)@f3352caff16c: Final verdict of PTC: none 20241021085341186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45918<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1605)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@f3352caff16c: Final verdict of PTC: none 20241021085341186 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085341186 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) 20241021085341186 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085341186 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb2-NS2(1606)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@f3352caff16c: Final verdict of PTC: none 20241021085341186 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085341186 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) 20241021085341186 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085341186 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085341186 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) 20241021085341186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085341186 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085341186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085341186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085341186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085341186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085341186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085341186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085341187 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1610)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1598)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1608)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1603)@f3352caff16c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@f3352caff16c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-RAN(1612)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@f3352caff16c: 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@f3352caff16c: 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@f3352caff16c: 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'. Mon Oct 21 08:53:41 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241021085341325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085341826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276348) 20241021085342185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085342185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=276348, count=288588) 20241021085343186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085343186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085343187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085343187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085343187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:53: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_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 20241021085344188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085344188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_pmm_idle_rx_mt_data started. 20241021085344891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085344892 DMM INFO MM(262420000001005/f938b2ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085344892 DMM INFO MM(262420000001005/f938b2ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085344892 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085344892 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085344892 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085344892 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241021085344892 DMM NOTICE MM(262420000001005/f938b2ea) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085344892 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241021085344892 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085344892 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085344892 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241021085344893 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241021085344893 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) 20241021085344893 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) 20241021085344893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Deallocated (fsm.c:568) 20241021085344893 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Deallocated (fsm.c:568) 20241021085344893 DMM DEBUG MM_STATE_Iu(15)[0x55cf458a9150]{Detached}: Deallocated (fsm.c:568) 20241021085344893 DMM DEBUG GMM(gmm_fsm)[0x55cf458a87b0]{Deregistered}: Deallocated (fsm.c:568) 20241021085344893 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085344893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085344893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085344893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085344893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085344893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085344893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085344893 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1624)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1623)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1624)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085344945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085344945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085344945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085344945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085344945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085344945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085344945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085344945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085344945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1624)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085344947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085344947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085344947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085344947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085344947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085344947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085344947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085344947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085344947 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085344947 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085344947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085344948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085344948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1624)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1624)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085344952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021085344962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085344962 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1623)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1621)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1628)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085344968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085344968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085344968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085344968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085344968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085344968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085344968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085344968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085344968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085344970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085344970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085344970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085344970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085344970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085344970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085344970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085344970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085344970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085344970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085344970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085344971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085344971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085344974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085344982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085344982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1629)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 TC_pmm_idle_rx_mt_data-BVCI210(1627)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085345006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085345006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085345006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085345006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085345006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085345006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085345006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085345006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085345006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085345008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085345008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085345008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085345008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085345008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085345008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085345008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085345008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085345008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085345008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085345008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1633)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241021085345009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085345009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085345013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085345023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085345023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1636)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@f3352caff16c: ************************************************* SGSN_Test_0-SCCP(1634)@f3352caff16c: v_sccp_pdu_maxlen:268 20241021085345189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085345189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085345189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085345189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085345191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085345192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085345229 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085345229 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) 20241021085345229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085345229 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085345232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085345232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085345232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085345232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085345232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085345232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085345232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085345233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085345233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085345233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085345233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085345233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085345233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085345233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085345233 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085346040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346040 DLM3UA 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) 20241021085346040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346040 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085346040 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085346040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1621)@f3352caff16c: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='E1B025BF'O, index=0 SGSN_Test-GSUP(1639)@f3352caff16c: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@f3352caff16c: 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 := '9CD6'O, rac := '8B'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@f3352caff16c: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)7340287 SGSN_Test_0-SCCP(1634)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1635)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085346257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346257 DLM3UA 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) 20241021085346257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346258 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085346258 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085346258 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085346258 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241021085346258 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{Deregistered}: Allocated (fsm.c:456) 20241021085346258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Allocated (fsm.c:456) 20241021085346258 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Allocated (fsm.c:456) 20241021085346258 DMM DEBUG MM_STATE_Iu[0x55cf458aa100]{Detached}: Allocated (fsm.c:456) 20241021085346258 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085346258 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085346258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085346258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085346258 DMM DEBUG MM(262420000001007/c179fa7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085346258 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241021085346258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: { messageType := 2, destLocRef := '7000FF'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@f3352caff16c: 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 := '177308FFEE49148D67BBACF77DE34E84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44FA582A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D1BF09DB9DF5C34'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '333272B10211E0A779635DD363D9BCEA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A01FDA08370D607B11A732223982B7E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '41525D809852EFF8BF2024FCE5059004'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8CDE54B2A05CA079'O } } } } } SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1634)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241021085346268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346268 DLM3UA 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) 20241021085346268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346268 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085346268 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085346268 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085346268 DMM DEBUG MM(262420000001007/c179fa7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241021085346268 DMM NOTICE MM(262420000001007/c179fa7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085346268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085346268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085346268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085346268 DMM DEBUG MM(262420000001007/c179fa7a) Requesting authorization (sgsn_auth.c:160) 20241021085346268 DMM INFO MM(262420000001007/c179fa7a) Requesting authentication tuples (sgsn_auth.c:184) 20241021085346268 DMM DEBUG MM(262420000001007/c179fa7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085346268 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241021085346268 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)@f3352caff16c: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@f3352caff16c: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241021085346270 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085346270 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085346270 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085346270 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085346270 DMM INFO MM(262420000001007/c179fa7a) Subscriber data update (mmctx.c:445) 20241021085346270 DMM DEBUG MM(262420000001007/c179fa7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085346270 DMM INFO MM(262420000001007/c179fa7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085346270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085346270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085346270 DMM INFO MM(262420000001007/c179fa7a) <- GMM AUTH AND CIPHERING REQ (rand = 17 73 08 ff ee 49 14 8d 67 bb ac f7 7d e3 4e 84 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 41 52 5d 80 98 52 ef f8 bf 20 24 fc e5 05 90 04 ) (gprs_gmm.c:483) 20241021085346270 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241021085346271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1634)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303228CDE54B223094B99990000100007F02904A05CA079'O 20241021085346277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346277 DLM3UA 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) 20241021085346277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346277 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085346277 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085346277 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085346277 DMM INFO MM(262420000001007/c179fa7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085346277 DMM NOTICE MM(262420000001007/c179fa7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085346277 DMM DEBUG MM(262420000001007/c179fa7a) checking auth: received UMTS RES = 8c de 54 b2 a0 5c a0 79 (gprs_gmm.c:666) 20241021085346277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085346277 DMM DEBUG MM(262420000001007/c179fa7a) Requesting authorization (sgsn_auth.c:160) 20241021085346277 DMM INFO MM(262420000001007/c179fa7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085346277 DMM DEBUG MM(262420000001007/c179fa7a) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085346277 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241021085346277 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) 20241021085346277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085346277 DMM DEBUG MM(262420000001007/c179fa7a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085346277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1634)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085346285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346285 DLM3UA 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) 20241021085346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346285 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085346285 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085346285 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085346285 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241021085346285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085346285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085346285 DMM INFO MM(262420000001007/c179fa7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc179fa7a) (gprs_gmm.c:300) 20241021085346285 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241021085346286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085346289 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085346289 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085346289 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241021085346289 DMM INFO MM(262420000001007/c179fa7a) Subscriber data update (mmctx.c:445) 20241021085346289 DMM DEBUG MM(262420000001007/c179fa7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085346289 DMM INFO MM(262420000001007/c179fa7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085346289 DMM NOTICE MM(262420000001007/c179fa7a) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241021085346290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085346290 DMM NOTICE MM(262420000001007/c179fa7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085346290 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) 20241021085346291 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085346291 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241021085346291 DMM INFO MM(262420000001007/c179fa7a) Subscriber data update (mmctx.c:445) 20241021085346291 DMM DEBUG MM(262420000001007/c179fa7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1634)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085346293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346293 DLM3UA 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) 20241021085346294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346294 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085346294 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085346294 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085346294 DMM INFO MM(262420000001007/c179fa7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085346294 DMM NOTICE MM(262420000001007/c179fa7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085346294 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085346294 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085346294 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085346294 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085346294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085346294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085346294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1634)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085346299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346299 DLM3UA 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) 20241021085346299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346299 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085346299 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085346299 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085346299 DMM INFO MM(262420000001007/c179fa7a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085346299 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085346299 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085346299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 20241021085346301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346301 DLM3UA 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) 20241021085346301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@f3352caff16c: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)7340287 TC_pmm_idle_rx_mt_data(1641)@f3352caff16c: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@f3352caff16c: 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 := 'C179FA7A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@f3352caff16c: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)15749023 SGSN_Test_0-RAN(1635)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@f3352caff16c: First idle individual index:0 20241021085346501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346501 DLM3UA 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) 20241021085346501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346502 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085346502 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085346502 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085346502 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC179FA7A) type="signalling" (gprs_gmm.c:1944) 20241021085346502 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241021085346502 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085346502 DMM DEBUG MM(262420000001007/c179fa7a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085346502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: { messageType := 2, destLocRef := 'F04F9F'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)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1634)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085346507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346507 DLM3UA 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) 20241021085346507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346507 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085346507 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085346507 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085346507 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241021085346508 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241021085346508 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241021085346508 DMM INFO MM(262420000001007/c179fa7a) <- GMM SERVICE ACCEPT (P-TMSI=0xc179fa7a) (gprs_gmm.c:813) 20241021085346508 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241021085346508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1634)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241021085346515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346515 DLM3UA 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) 20241021085346515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346515 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085346515 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085346515 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085346515 DMM INFO MM(262420000001007/c179fa7a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085346515 DMM INFO MM(262420000001007/c179fa7a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085346515 DMM DEBUG MM(262420000001007/c179fa7a) Using GGSN 0 (gprs_sm.c:312) 20241021085346515 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) 20241021085346515 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241021085346515 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085346515 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085346515 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241021085346527 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 a2 63 25 45 11 c6 06 15 b0 14 05 7f 14 f5 d3 56 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) 20241021085346527 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044e38a8, cbp=0x55cf458a9e40) (sgsn_libgtp.c:632) 20241021085346527 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085346527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_len:30 SGSN_Test_0-SCCP(1634)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1634)@f3352caff16c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009E1BD6C9'O 20241021085346542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085346542 DLM3UA 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) 20241021085346542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085346542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085346542 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241021085346542 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241021085346542 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241021085346542 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241021085346542 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241021085346542 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241021085346542 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085346542 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241021085346542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085346542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085346542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085346542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085346542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085346542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085346542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@f3352caff16c: 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)@f3352caff16c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@f3352caff16c: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1639)@f3352caff16c: Final verdict of PTC: none 20241021085346547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085346547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1619)@f3352caff16c: Final verdict of PTC: none 20241021085346547 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085346547 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) 20241021085346547 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085346547 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085346547 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085346547 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) 20241021085346547 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085346547 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085346547 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) 20241021085346547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085346547 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085346547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085346547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085346548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085346548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085346548 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085346548 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085346548 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1633)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@f3352caff16c: Final verdict of PTC: none 20241021085346548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45930<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1634)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1628)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1624)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1623)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@f3352caff16c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@f3352caff16c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@f3352caff16c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1621)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1622)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1631)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1626)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@f3352caff16c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@f3352caff16c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1621): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1622): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1623): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1624): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@f3352caff16c: 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@f3352caff16c: 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@f3352caff16c: 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'. Mon Oct 21 08:53:46 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 20241021085346687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085347289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287320) 20241021085347548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085347548 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) 20241021085348549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085348549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085348549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241021085348549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085348549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08: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_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 20241021085349550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085349550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_update_ctx_err_ind_from_ggsn started. 20241021085350356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085350357 DMM INFO MM(262420000001007/c179fa7a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085350357 DMM INFO MM(262420000001007/c179fa7a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085350357 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085350357 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085350357 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085350357 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241021085350357 DMM NOTICE MM(262420000001007/c179fa7a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085350357 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241021085350357 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085350357 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085350357 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241021085350357 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241021085350357 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) 20241021085350357 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) 20241021085350357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893d20]{Init}: Deallocated (fsm.c:568) 20241021085350357 DMM DEBUG MM_STATE_Gb[0x55cf45893f80]{Idle}: Deallocated (fsm.c:568) 20241021085350357 DMM DEBUG MM_STATE_Iu(17)[0x55cf458aa100]{Detached}: Deallocated (fsm.c:568) 20241021085350357 DMM DEBUG GMM(gmm_fsm)[0x55cf458a9150]{Deregistered}: Deallocated (fsm.c:568) 20241021085350357 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085350358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085350358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085350358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085350358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085350358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085350358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085350358 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@f3352caff16c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085350400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085350400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085350400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085350400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085350400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085350400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085350400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085350400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085350400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@f3352caff16c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085350402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085350402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085350402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085350402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085350402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085350402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085350402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085350402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085350402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241021085350402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085350402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085350403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085350403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@f3352caff16c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085350407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085350416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085350416 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)@f3352caff16c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1652)@f3352caff16c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1652)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085350445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241021085350445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085350445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085350445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085350445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241021085350445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085350445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085350445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085350445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1651)@f3352caff16c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1652)@f3352caff16c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085350447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085350447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085350447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085350447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085350447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085350447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085350447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085350447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085350447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241021085350447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085350447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085350448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085350448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1652)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1652)@f3352caff16c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085350452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241021085350461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55cf45895e30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085350461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1649)@f3352caff16c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1651)@f3352caff16c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1657)@f3352caff16c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1657)@f3352caff16c: Provider Link came up: sending NS-RESET 20241021085350482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241021085350482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085350482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085350482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085350482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241021085350482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085350482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085350482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085350482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1657)@f3352caff16c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241021085350484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085350484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085350484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085350484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241021085350484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241021085350484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241021085350484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241021085350484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085350484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241021085350484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241021085350484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241021085350485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241021085350485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1657)@f3352caff16c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1657)@f3352caff16c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241021085350488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@f3352caff16c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@f3352caff16c: ************************************************* SGSN_Test_0-M3UA(1659)@f3352caff16c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@f3352caff16c: ************************************************* MTC@f3352caff16c: Starting RAN_Emulation SGSN_Test_0-SCCP(1656)@f3352caff16c: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1653)@f3352caff16c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@f3352caff16c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241021085350498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55cf45898490]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241021085350498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@f3352caff16c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241021085350551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085350551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241021085350551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241021085350551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@f3352caff16c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241021085350553 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241021085350554 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@f3352caff16c: IPA ID RESP: { { 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)@f3352caff16c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@f3352caff16c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241021085350691 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241021085350691 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) 20241021085350691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241021085350691 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)@f3352caff16c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241021085350694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085350694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241021085350694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241021085350694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241021085350694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241021085350694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241021085350694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241021085350695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085350695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241021085350695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241021085350695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241021085350695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241021085350695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241021085350695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241021085350695 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241021085351503 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351503 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351503 DLM3UA 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) 20241021085351503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351503 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241021085351503 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241021085351503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@f3352caff16c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@f3352caff16c: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='FF77BFD0'O, index=0 SGSN_Test-GSUP(1662)@f3352caff16c: 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)@f3352caff16c: 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 := 'F2CA'O, rac := '7D'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)@f3352caff16c: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)1382951 SGSN_Test_0-SCCP(1656)@f3352caff16c: First idle individual index:0 SGSN_Test_0-RAN(1658)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 20241021085351615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351615 DLM3UA 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) 20241021085351615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351616 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085351616 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085351616 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085351616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241021085351616 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{Deregistered}: Allocated (fsm.c:456) 20241021085351616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Allocated (fsm.c:456) 20241021085351616 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Allocated (fsm.c:456) 20241021085351616 DMM DEBUG MM_STATE_Iu[0x55cf458aab20]{Detached}: Allocated (fsm.c:456) 20241021085351616 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241021085351616 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241021085351616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241021085351616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241021085351616 DMM DEBUG MM(262420000001004/d9187671) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241021085351616 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241021085351616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351616 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351616 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351616 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: { messageType := 2, destLocRef := '151A27'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@f3352caff16c: 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 := '9AAA668B28D9FFAA93A79490753E15B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF89CC94'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '833D13DE47D16CC5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4812B4D9465540ABE8D101702044B9F4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9DA351E257AB56DE04967A83D1C06997'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A56055813149E82265AA0D264911D579'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7F2CCB1D635CFC56'O } } } } } SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1656)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241021085351627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351627 DLM3UA 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) 20241021085351627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351627 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085351627 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085351628 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085351628 DMM DEBUG MM(262420000001004/d9187671) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241021085351628 DMM NOTICE MM(262420000001004/d9187671) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241021085351628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241021085351628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241021085351628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241021085351628 DMM DEBUG MM(262420000001004/d9187671) Requesting authorization (sgsn_auth.c:160) 20241021085351628 DMM INFO MM(262420000001004/d9187671) Requesting authentication tuples (sgsn_auth.c:184) 20241021085351628 DMM DEBUG MM(262420000001004/d9187671) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241021085351628 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241021085351628 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)@f3352caff16c: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@f3352caff16c: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241021085351630 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241021085351630 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241021085351630 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241021085351630 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241021085351630 DMM INFO MM(262420000001004/d9187671) Subscriber data update (mmctx.c:445) 20241021085351630 DMM DEBUG MM(262420000001004/d9187671) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241021085351630 DMM INFO MM(262420000001004/d9187671) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241021085351630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241021085351630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241021085351630 DMM INFO MM(262420000001004/d9187671) <- GMM AUTH AND CIPHERING REQ (rand = 9a aa 66 8b 28 d9 ff aa 93 a7 94 90 75 3e 15 b0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 60 55 81 31 49 e8 22 65 aa 0d 26 49 11 d5 79 ) (gprs_gmm.c:483) 20241021085351630 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241021085351630 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351630 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_len:37 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1656)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308227F2CCB1D23094B99990000100004F02904635CFC56'O 20241021085351635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351635 DLM3UA 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) 20241021085351635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351635 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085351635 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085351635 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085351635 DMM INFO MM(262420000001004/d9187671) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241021085351636 DMM NOTICE MM(262420000001004/d9187671) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241021085351636 DMM DEBUG MM(262420000001004/d9187671) checking auth: received UMTS RES = 7f 2c cb 1d 63 5c fc 56 (gprs_gmm.c:666) 20241021085351636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241021085351636 DMM DEBUG MM(262420000001004/d9187671) Requesting authorization (sgsn_auth.c:160) 20241021085351636 DMM INFO MM(262420000001004/d9187671) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241021085351636 DMM DEBUG MM(262420000001004/d9187671) Requesting subscriber data update (gprs_subscriber.c:894) 20241021085351636 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241021085351636 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) 20241021085351636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241021085351636 DMM DEBUG MM(262420000001004/d9187671) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241021085351636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1656)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085351644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351644 DLM3UA 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) 20241021085351644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351644 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085351644 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085351644 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085351644 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241021085351644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241021085351644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241021085351644 DMM INFO MM(262420000001004/d9187671) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9187671) (gprs_gmm.c:300) 20241021085351644 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241021085351645 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351645 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241021085351648 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241021085351648 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241021085351648 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241021085351648 DMM INFO MM(262420000001004/d9187671) Subscriber data update (mmctx.c:445) 20241021085351648 DMM DEBUG MM(262420000001004/d9187671) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241021085351648 DMM INFO MM(262420000001004/d9187671) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241021085351648 DMM NOTICE MM(262420000001004/d9187671) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241021085351648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241021085351648 DMM NOTICE MM(262420000001004/d9187671) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241021085351648 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) 20241021085351649 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241021085351649 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241021085351649 DMM INFO MM(262420000001004/d9187671) Subscriber data update (mmctx.c:445) 20241021085351649 DMM DEBUG MM(262420000001004/d9187671) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_len:14 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1656)@f3352caff16c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241021085351651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351651 DLM3UA 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) 20241021085351651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351651 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085351651 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085351651 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085351651 DMM INFO MM(262420000001004/d9187671) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241021085351651 DMM NOTICE MM(262420000001004/d9187671) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241021085351651 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241021085351651 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241021085351651 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241021085351651 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241021085351651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241021085351651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241021085351651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_len:7 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1656)@f3352caff16c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241021085351656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351656 DLM3UA 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) 20241021085351656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351657 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241021085351657 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241021085351657 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241021085351657 DMM INFO MM(262420000001004/d9187671) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241021085351657 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241021085351657 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241021085351657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 20241021085351658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351658 DLM3UA 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) 20241021085351658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@f3352caff16c: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)1382951 TC_update_ctx_err_ind_from_ggsn(1664)@f3352caff16c: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@f3352caff16c: 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 := 'D9187671'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@f3352caff16c: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)10750934 SGSN_Test_0-RAN(1658)@f3352caff16c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1656)@f3352caff16c: First idle individual index:0 20241021085351861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351861 DLM3UA 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) 20241021085351861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351862 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241021085351862 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241021085351862 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241021085351862 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD9187671) type="signalling" (gprs_gmm.c:1944) 20241021085351862 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241021085351862 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241021085351862 DMM DEBUG MM(262420000001004/d9187671) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241021085351862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: { messageType := 2, destLocRef := 'A40BD6'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_len:12 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1656)@f3352caff16c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241021085351867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351867 DLM3UA 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) 20241021085351867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351867 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241021085351867 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241021085351867 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241021085351867 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241021085351867 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241021085351867 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241021085351867 DMM INFO MM(262420000001004/d9187671) <- GMM SERVICE ACCEPT (P-TMSI=0xd9187671) (gprs_gmm.c:813) 20241021085351867 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241021085351867 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351867 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@f3352caff16c: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_len:23 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1656)@f3352caff16c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241021085351874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351874 DLM3UA 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) 20241021085351874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351874 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241021085351874 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241021085351874 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241021085351874 DMM INFO MM(262420000001004/d9187671) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241021085351874 DMM INFO MM(262420000001004/d9187671) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241021085351874 DMM DEBUG MM(262420000001004/d9187671) Using GGSN 0 (gprs_sm.c:312) 20241021085351874 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) 20241021085351874 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241021085351874 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241021085351874 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241021085351874 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241021085351883 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 00 4a 51 26 11 91 03 d5 34 14 05 7f 39 d5 ec 7a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:443) 20241021085351883 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fc9044e4918, cbp=0x55cf458a9aa0) (sgsn_libgtp.c:632) 20241021085351883 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241021085351883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_len:30 SGSN_Test_0-SCCP(1656)@f3352caff16c: vl_from0 SGSN_Test_0-SCCP(1656)@f3352caff16c: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800816F4678'O 20241021085351904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241021085351904 DLM3UA 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) 20241021085351904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241021085351904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241021085351904 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241021085351904 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241021085351904 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241021085351904 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241021085351904 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241021085351904 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241021085351904 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241021085351904 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241021085351904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085351904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085351904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085351904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085351904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085351904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241021085351904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@f3352caff16c: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@f3352caff16c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@f3352caff16c: 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)@f3352caff16c: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@f3352caff16c: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241021085351909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241021085351909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1661)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@f3352caff16c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@f3352caff16c: Final verdict of PTC: none 20241021085351910 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241021085351910 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) 20241021085351910 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241021085351910 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241021085351910 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241021085351910 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) 20241021085351910 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241021085351910 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241021085351910 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) 20241021085351910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085351910 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241021085351910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241021085351910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241021085351910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241021085351910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241021085351910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241021085351910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241021085351911 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1642)@f3352caff16c: Final verdict of PTC: none -NSVCI98(1652)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@f3352caff16c: Final verdict of PTC: none -NSVCI99(1657)@f3352caff16c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1651)@f3352caff16c: Final verdict of PTC: none -NSVCI97(1646)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@f3352caff16c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@f3352caff16c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1649)@f3352caff16c: Final verdict of PTC: none 20241021085351917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1663)@f3352caff16c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@f3352caff16c: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1656)@f3352caff16c: Final verdict of PTC: none SGSN_Test-GSUP(1662)@f3352caff16c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@f3352caff16c: Final verdict of PTC: none -NSVCI97-provIP(1644)@f3352caff16c: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@f3352caff16c: Final verdict of PTC: none -NSVCI99-provIP(1655)@f3352caff16c: Final verdict of PTC: none -NSVCI98-provIP(1650)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: none MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1649): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98-provIP(1650): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-NS2(1651): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI98(1652): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@f3352caff16c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1654): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99-provIP(1655): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-SCCP(1656): none (none -> none) MTC@f3352caff16c: Local verdict of PTC -NSVCI99(1657): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@f3352caff16c: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@f3352caff16c: 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@f3352caff16c: 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@f3352caff16c: 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'. Mon Oct 21 08:53:52 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 20241021085352076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085352678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287416) 20241021085352910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085352910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287416, count=288576) 20241021085353911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085353911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085353912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241021085353912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241021085353912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@f3352caff16c: 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@f3352caff16c: Test execution finished. MTC@f3352caff16c: 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 ------ Mon Oct 21 08:53: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_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 20241021085354913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085354913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_NS_connect_alive started. 20241021085355748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085355749 DMM INFO MM(262420000001004/d9187671) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241021085355749 DMM INFO MM(262420000001004/d9187671) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241021085355749 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241021085355749 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241021085355749 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241021085355749 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241021085355749 DMM NOTICE MM(262420000001004/d9187671) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241021085355749 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241021085355749 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241021085355749 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241021085355749 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241021085355749 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241021085355750 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) 20241021085355750 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) 20241021085355750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55cf45893f80]{Init}: Deallocated (fsm.c:568) 20241021085355750 DMM DEBUG MM_STATE_Gb[0x55cf45893d20]{Idle}: Deallocated (fsm.c:568) 20241021085355750 DMM DEBUG MM_STATE_Iu(19)[0x55cf458aab20]{Detached}: Deallocated (fsm.c:568) 20241021085355750 DMM DEBUG GMM(gmm_fsm)[0x55cf458aa100]{Deregistered}: Deallocated (fsm.c:568) 20241021085355750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085355750 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241021085355750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241021085355750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241021085355750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241021085355750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241021085355750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241021085355750 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241021085355770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241021085355770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241021085355770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241021085355914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085355914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: setverdict(pass): none -> pass MTC@f3352caff16c: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241021085356773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41498<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: pass MTC@f3352caff16c: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@f3352caff16c: Test case TC_NS_connect_alive finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:53:56 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20241021085356820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085356914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085356914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085357321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19228) 20241021085357916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085357916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=19228, count=20488) 20241021085358917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085358917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085359338 DGPRS DEBUG Checking for inactive LLMEs, time = 11311573 (sgsn.c:131) MTC@f3352caff16c: 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@f3352caff16c: 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 ------ Mon Oct 21 08:53: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_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 20241021085359919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085359919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test case TC_NS_connect_reset started. 20241021085400381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085400382 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241021085400401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241021085400401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241021085400401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241021085400401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241021085400401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241021085400401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241021085400401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241021085400401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085400401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55cf45892910]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@f3352caff16c: setverdict(pass): none -> pass 20241021085400920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085400920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241021085401404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48962<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@f3352caff16c: Final verdict of PTC: none MTC@f3352caff16c: Setting final verdict of the test case. MTC@f3352caff16c: Local verdict of MTC: pass MTC@f3352caff16c: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@f3352caff16c: Test case TC_NS_connect_reset finished. Verdict: pass MTC@f3352caff16c: 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'. Mon Oct 21 08:54:01 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 20241021085401453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241021085401920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085401920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085401955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241021085402921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085402921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241021085403401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085403922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085403922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@f3352caff16c: 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@f3352caff16c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f3352caff16c: Terminating MTC. MC@f3352caff16c: MTC terminated. MC2> exit MC@f3352caff16c: Shutting down session. MC@f3352caff16c: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7711.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (615930) [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-20241021-0839-635c75d1-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'] 20241021085404924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085404924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085405925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085405925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085406402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085406926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085406926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085407927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085407927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085408928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085408928 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-20241021-0839-635c75d1-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241021085409403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241021085409930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085409930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241021085410931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241021085410931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (615815) [testenv][generic] Stopping sgsn (615857) [testenv][generic] Showing junit-xml-7711.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241021-0839-635c75d1-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7711.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='14' errors='0' skipped='0' inconc='0' time='873.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='2.179606'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.552618'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.576094'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.579379'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.169488'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.515128'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.614368'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.638479'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.659625'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3218 SGSN_Tests control part SGSN_Tests.ttcn:754 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.470988'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:785 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.532921'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.523045'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.564691'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.502190'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.627234'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.629202'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.569912'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.687394'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.666448'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.681590'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.692661'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.619988'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.588838'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.636014'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.693650'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.601679'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.709294'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.633951'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.510373'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.527064'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.523021'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.525524'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.515092'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.510159'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.599927'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.683442'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.710519'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.691495'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.503160'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.697433'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.644969'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.604259'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.614966'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.612266'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.515957'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3258 SGSN_Tests control part SGSN_Tests.ttcn:1214 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.568617'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.614530'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.603821'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.626775'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.605277'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.602648'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.614877'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.603317'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.615467'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.610737'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.598076'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.613452'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.699756'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.600128'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.620714'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.603191'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.162574'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.606585'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.528424'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2706 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='1.592552'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='2.305594'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='2.682972'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='5.225805'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.649754'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.615937'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.576586'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3290 SGSN_Tests control part SGSN_Tests.ttcn:3107 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.503230'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3205 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.516145'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.664093'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.618691'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.596738'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.611382'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.794615'> <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.684010'> <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.684520'> <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.415827'> <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.431775'> <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.680518'> <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.685799'> <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.588304'> <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.028870'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.025816'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241021-0839-635c75d1-0'] f3352caff16c7a2f4f3fc9d916f38fe8561c1cdf0870b1b2e18c900097a9edb6 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2209/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